Thanks guys, looks like I'll be putting another version out very soon.
I'm just trying to set up a rake task to do a quick release to
rubyforge. I'm looking at xforge[1] at the moment. Anyone have any
alternative recommendations?

[1] http://xforge.rubyforge.org/

On 2/28/07, Daniel Collis-puro <[EMAIL PROTECTED]> wrote:
> 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
>


-- 
Dave Balmain
http://www.davebalmain.com/
_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk

Reply via email to