On Monday 02 August 2010 19:13:55 Robert T Childers wrote: > I am having some problems and i think it has to do with the way gentoo is > handling gcc. When I tried to recompile pciutils I had the following error > > i686-pc-linux-gnu-gcc -shared -Wl, -O1 -Wl,-soname,libpci.so.3 > -Wl,--version- script=libpci.ver -o libpci.so.3.1.4 init.o access.o > generic.o dump.o names.o filter.o names-hash.o names-parse.o names-net.o > names-cache.o params.o caps.o sysfs.o proc.o i386-ports.o -lz -lresolv > make[1]: Leaving directory `/var/tmp/paludis/sys-apps- > pciutils-3.1.4/work/pciutils-3.1.4/lib' > /usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/bin/ld: > : No such file: No such file or directory > collect2: ld returned 1 exit status > make[1]: *** [libpci.so.3.1.4] Error 1 > make: *** [lib/libpci.so.3.1.4] Error 2 > /usr/libexec/paludis/utils/emake: emake returned error 2
Okay, it has something to do with differences in the two programs, After i recompiled binutils, the problem went away. Both pciutils and zlib compile just fine now. _______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
