-
Notifications
You must be signed in to change notification settings - Fork 29
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
Support for initial build #1
Comments
@modeswitch Almost :)
|
I killed |
@szimek Fixed. Try now. |
|
I'll have a look. |
Which platform/arch are you building? |
Mac OS X 10.10.1 (Darwin localhost 14.0.0 Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64 x86_64) |
Can you paste the entire log? |
This? Or do you mean entire npm-debug.log?
|
That's what I needed. On darwin, |
Can you try checking out this repo (js-platform/libwebrtc) and building it manually?
|
Same thing.
|
Wasn't expecting that error. I may need to get my hands on a Mac. What if you try checking out node-webrtc and running npm install? On December 29, 2014 3:03:25 PM EST, Szymon Nowak [email protected] wrote:
|
Unfortunately, I'm getting exactly the same error. You might try running it on Travis CI (http://docs.travis-ci.com/user/osx-ci-environment), though it looks like they've got OS X 10.9.5. |
Can you check the symlinks (specifically |
I've ran something like this
|
The issue with boringssl is fixed now. |
Thanks! It's better, but still fails for me:
|
Yeah, that's the same problem @TomKaltz is having. What happens when you do this from a cloned repo instead of from npm? |
@szimek Feel free to jump onto #webrtc on irc.freenode.net to chat. |
Ah, I see the problem. The paths are different on OSX for the static libraries. I'll push an updated |
Moving discussion over from webrtcftw/goals#1
The text was updated successfully, but these errors were encountered: