I'm seeing the following when I try to install of 1.4.21 :

libtool: install: (cd /building/iptables-1.4.21/libiptc; /bin/sh
/building/iptables-1.4.21/libtool  --tag CC --mode=relink gcc -Wall
-Waggregate-return -Wmissing-declarations -Wmissing-prototypes
-Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -O2
-version-info 0:0:0 -Wl,--no-as-needed -o libiptc.la -rpath /usr/lib
libip4tc.la libip6tc.la )
libtool: relink: gcc -shared  -fPIC -DPIC   -L/usr/lib -lip4tc
-lip6tc  -O2 -Wl,--no-as-needed   -Wl,-soname -Wl,libiptc.so.0 -o
.libs/libiptc.so.0.0.0
/usr/lib/libip4tc.so: file not recognized: Is a directory
collect2: error: ld returned 1 exit status
libtool: install: error: relink `libiptc.la' with the above command
before installing it
Makefile:330: recipe for target 'install-libLTLIBRARIES' failed
make[2]: *** [install-libLTLIBRARIES] Error 1

 What seems to be happening, for reasons I do not understand, is
that libiptc.so gets installed as a symlink:

root in chroot ~# ls -l /usr/lib/libip4tc.so
lrwxrwxrwx 1 root root 10 Feb 12 20:41 /usr/lib/libip4tc.so ->
../../lib/

 I think I'll revert to 1.4.20 for this build :-(

ĸen
-- 
das eine Mal als Tragödie, dieses Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to