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

Fail during installation on Mac OS X 10.9 DP 4 #8

Open
ltsuda opened this issue Jul 23, 2013 · 3 comments
Open

Fail during installation on Mac OS X 10.9 DP 4 #8

ltsuda opened this issue Jul 23, 2013 · 3 comments

Comments

@ltsuda
Copy link

ltsuda commented Jul 23, 2013

Button 'Check Prerequisites' is OK.

log:

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in /tmp/yaml-0.1.4': configure: error: C compiler cannot create executables Seeconfig.log' for more details

@oscardelben
Copy link
Owner

Thanks for reporting. I don't have a copy of 10.9 yet but will fix it as soon as I can.

@ccf
Copy link

ccf commented Sep 1, 2013

same here... running 10.9 dp6...

@ccf
Copy link

ccf commented Sep 1, 2013

think this is actually xcode 4.6.3, looks like the command line tools bundle has some issues with statically linking to certain libs. I switched to xcode 5 dp6 and had no issues.

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

3 participants