RailsOneClick icon indicating copy to clipboard operation
RailsOneClick copied to clipboard

Fail during installation on Mac OS X 10.9 DP 4

Open ltsuda opened this issue 12 years ago • 3 comments

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

ltsuda avatar Jul 23 '13 15:07 ltsuda

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

oscardelben avatar Jul 23 '13 17:07 oscardelben

same here... running 10.9 dp6...

ccf avatar Sep 01 '13 05:09 ccf

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.

ccf avatar Sep 01 '13 06:09 ccf