fetch does not like -fstack-protector?

Tomaz Borstnar tomaz.borstnar at over.net
Sun Mar 7 06:52:26 PST 2004


After manually clearing fetch from /usr/obj and disabling 
-fstack-protector in make.conf and recompiling and reinstalling it:

# make install
===>  Installing for portupgrade-20040208
===>   portupgrade-20040208 depends on file: 
/usr/local/lib/ruby/site_ruby/1.8/i386-freebsd4/bdb1.so - not found
===>    Verifying install for 
/usr/local/lib/ruby/site_ruby/1.8/i386-freebsd4/bdb1.so in 
/usr/ports/databases/ruby-bdb1
===>  Vulnerability check disabled
>> bdb1-0.2.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/ruby.
>> Attempting to fetch from ftp://moulon.inra.fr/pub/ruby/.
Receiving bdb1-0.2.2.tar.gz (73016 bytes): 100%
73016 bytes transferred in 0.4 seconds (197.69 kBps)
===>  Extracting for ruby18-bdb1-0.2.2
>> Checksum OK for ruby/bdb1-0.2.2.tar.gz.
===>   ruby18-bdb1-0.2.2 depends on file: /usr/local/bin/ruby18 - found
===>  Patching for ruby18-bdb1-0.2.2
===>   ruby18-bdb1-0.2.2 depends on file: /usr/local/bin/ruby18 - found
===>   ruby18-bdb1-0.2.2 depends on file: /usr/local/bin/ruby18 - found
===>  Configuring for ruby18-bdb1-0.2.2
===>  Running extconf.rb to configure
[snip]

So this nails it down as suspected :)

Tomaž





More information about the Kernel mailing list