Skip to content

Instantly share code, notes, and snippets.

@CirrusThink
Created July 10, 2015 14:56
Show Gist options
  • Save CirrusThink/9c40b03303defacdaa49 to your computer and use it in GitHub Desktop.
Save CirrusThink/9c40b03303defacdaa49 to your computer and use it in GitHub Desktop.
facdtest@vdocklab01:~/ruby-2.1.6$ autoreconf
configure.in:698: warning: underquoted definition of RUBY_TRY_CFLAGS
configure.in:698: run info '(automake)Extending aclocal'
configure.in:698: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
facdtest@vdocklab01:~/ruby-2.1.6$ ./configure --prefix=/export/home/facdtest/ruby64/ --with-cflags="-m64 -O2 -g" --target=amd64-pc-solaris2.11
checking build system type... i386-pc-solaris2.11
checking host system type... i386-pc-solaris2.11
checking target system type... x86_64-pc-solaris2.11
checking whether the C compiler works... no
configure: error: in `/export/home/facdtest/ruby-2.1.6':
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