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

Error building on OS X 10.11 #13

Open
alexreg opened this issue Sep 6, 2016 · 4 comments
Open

Error building on OS X 10.11 #13

alexreg opened this issue Sep 6, 2016 · 4 comments

Comments

@alexreg
Copy link

alexreg commented Sep 6, 2016

See https://gist.github.com/69c858ae2f2b34d6449eefc492a87baa for the make log.

What's going on here?

@pelly
Copy link

pelly commented Sep 11, 2016

Having the same problem - @alexreg did you find a way to fix this?

@alexreg
Copy link
Author

alexreg commented Sep 11, 2016

It seems the make got a bit further when I told configure that CC and CXX should be GCC (rather than clang), but still some errors. Looks like some Linux-specific headers are expected?

https://gist.github.com/9dd5740bf1ee1e28a43fda10e36b52ce

@pelly
Copy link

pelly commented Sep 11, 2016

Found a different tool that satisfied my needs (limited upload speed):
http://stackoverflow.com/questions/9659382/installing-apples-network-link-conditioner-tool

On Sun, Sep 11, 2016 at 9:55 AM, Alexander Regueiro <
[email protected]> wrote:

It seems the make got a bit further when I told configure that CC and CXX
should be GCC (rather than clang), but still some errors. Looks like some
Linux-specific headers are expected?

https://gist.github.com/9dd5740bf1ee1e28a43fda10e36b52ce


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#13 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAKQmHUqBW1l0INhBfq4kmiGJG8DouQyks5qpAhngaJpZM4J1Xgt
.

@alexreg
Copy link
Author

alexreg commented Sep 11, 2016

Yeah, I came across that too. I think the optimal way is to use pf to do traffic shaping, however.

On 11 Sep 2016, at 15:05, John Pelly [email protected] wrote:

Found a different tool that satisfied my needs (limited upload speed):
http://stackoverflow.com/questions/9659382/installing-apples-network-link-conditioner-tool

On Sun, Sep 11, 2016 at 9:55 AM, Alexander Regueiro <
[email protected]> wrote:

It seems the make got a bit further when I told configure that CC and CXX
should be GCC (rather than clang), but still some errors. Looks like some
Linux-specific headers are expected?

https://gist.github.com/9dd5740bf1ee1e28a43fda10e36b52ce


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#13 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAKQmHUqBW1l0INhBfq4kmiGJG8DouQyks5qpAhngaJpZM4J1Xgt
.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub #13 (comment), or mute the thread https://github.com/notifications/unsubscribe-auth/AAEF3K3uKWIjwFgjy4xICFjgJB1Moz9Yks5qpAqVgaJpZM4J1Xgt.

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