Fail during installation on Mac OS X 10.9 DP 4
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
Thanks for reporting. I don't have a copy of 10.9 yet but will fix it as soon as I can.
same here... running 10.9 dp6...
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.