Skip to content

Instantly share code, notes, and snippets.

@tazsingh
Created March 15, 2012 17:15
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 tazsingh/2045367 to your computer and use it in GitHub Desktop.
Save tazsingh/2045367 to your computer and use it in GitHub Desktop.
/Users/tsingh/.rvm/gems/jruby-head/gems/posix-spawn-0.3.6/ext/gem_make.out
/Users/tsingh/.rvm/rubies/jruby-head/bin/jruby extconf.rb
WARNING: JRuby does not support native extensions or the `mkmf' library very well.
Check https://wiki.jruby.org/C-Extension-Alternatives for alternatives.
/Users/tsingh/.rvm/rubies/jruby-head/lib/ruby/shared/mkmf.rb:36: Use RbConfig instead of obsolete and deprecated Config.
creating Makefile
make
cc -I. -I/Users/tsingh/.rvm/rubies/jruby-head/lib/native/include -I/Users/tsingh/.rvm/rubies/jruby-head/lib/native/include/ruby -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fPIC -DTARGET_RT_MAC_CFM=0 -fno-omit-frame-pointer -fno-strict-aliasing -fexceptions -Wall -arch amd64 -c posix-spawn.c
llvm-gcc-4.2: Invalid arch name : amd64
make: *** [posix-spawn.o] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment