I'm getting :

*************************
ERROR:  While executing gem ... (Gem::Installer::ExtensionBuildError)
    ERROR: Failed to build gem native extension.

ruby extconf.rb update ferret
creating Makefile

make
gcc -fPIC -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -Wall  -fPIC 
-fno-stack-protector -fno-common -D_FILE_OFFSET_BITS=64  -I. 
-I/usr/lib/ruby/1.8/i386-linux -I/usr/lib/ruby/1.8/i386-linux -I.   -c 
filter.c
cc1: error: unrecognized command line option "-fno-stack-protector"
make: *** [filter.o] Error 1

Gem files will remain installed in 
/usr/lib/ruby/gems/1.8/gems/ferret-0.11.1 for inspection.
Results logged to 
/usr/lib/ruby/gems/1.8/gems/ferret-0.11.1/ext/gem_make.out

*************************

on Centos 4.4 (and by extension RHEL 4) with ruby 1.8.4.  FYI.

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk

Reply via email to