Skip to content

Instantly share code, notes, and snippets.

@aboltart
Created January 7, 2013 20:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aboltart/4478267 to your computer and use it in GitHub Desktop.
Save aboltart/4478267 to your computer and use it in GitHub Desktop.
ruby-2.0.0-rc1/yaml/configure.log
2013-01-07 22:33:32] env CFLAGS=-march=native -O3 -arch i386 -O3 CCFLAGS= -arch i386 -O3 CXXFLAGS= -arch i386 -O3 LDFLAGS= -arch i386 ./configure --prefix=/Users/aabolts/.rvm/usr --disable-dependency-tracking
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-4.2
checking whether the C compiler works... no
configure: error: in `/Users/aabolts/.rvm/src/yaml-0.1.4':
configure: error: C compiler cannot create executables
See `config.log' for more details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment