Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Issues #36

Closed
naveen24691 opened this issue Mar 25, 2015 · 2 comments
Closed

Build Issues #36

naveen24691 opened this issue Mar 25, 2015 · 2 comments

Comments

@naveen24691
Copy link

Hi,
When I was trying to build the proxygen, I got the "fbthrift +folly Build failed" error.
After digging into it, I found out that proxygen is building the older version of fbthrift and also fbthrift is trying to build older version of folly. So I cloned the latest fbthrift/folly and build it separately and commented out the fbthrift /folly build script in "proxygen/deps.sh". Now it worked !

Can we set the proxygen to use the latest fbthrift/folly rather than the older versions? (same goes for fbthrift)

@bugok
Copy link
Contributor

bugok commented Mar 25, 2015

Hello @naveen24691,
Thank you for reporting this. I'll get on it.
Noam.

@bugok
Copy link
Contributor

bugok commented Mar 28, 2015

@naveen24691 I just pushed a new version that should fix this.
Please let us know if you continue to see errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants