Hey,
I can not get IPTables-IPv4-0.98 to compile on Centos 5 (v5.8.8 built
for x86_64-linux-thread-multi). Has any one else got this to work or know of
the fix ?
--snip--
make -C libiptc/ all
make[1]: Entering directory `/root/.cpan/build/IPTables-IPv4-0.98/libiptc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/root/.cpan/build/IPTables-IPv4-0.98/libiptc'
Running Mkbootstrap for IPTables::IPv4 ()
chmod 644 IPv4.bs
rm -f blib/arch/auto/IPTables/IPv4/IPv4.so
gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic IPv4.o loader.o packer.o unpacker.o
maskgen.o libiptc/libiptc.a -o blib/arch/auto/IPTables/IPv4/IPv4.so \
\
/usr/bin/ld: libiptc/libiptc.a(libip4tc.o): relocation R_X86_64_32S against
`iptc_next_chain' can not be used when making a shared object; recompile with
-fPIC
libiptc/libiptc.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [blib/arch/auto/IPTables/IPv4/IPv4.so] Error 1
--snip--
--
Michael Gale
Red Hat Certified Engineer
Network Administrator
Pason Systems Corp.
"What we need are more people who specialize in the impossible." - Theodore
Roethke
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/