Filip Bartmann schrieb: > When I compile inetutils with gcc4 i have this error: > > tftpsubs.c: In function 'synchnet': > tftpsubs.c:266: warning: pointer targets in passing argument 6 of 'recvfrom' > differ in signedness > if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPATH_WTMPX=\"/var/log/wtmpx\" > -I../include -g -O2 -MT ttymsg.o -MD -MP -MF ".deps/ttymsg.Tpo" \ > -c -o ttymsg.o `test -f 'ttymsg.c' || echo './'`ttymsg.c; \ > then mv ".deps/ttymsg.Tpo" ".deps/ttymsg.Po"; \ > else rm -f ".deps/ttymsg.Tpo"; exit 1; \ > fi > ttymsg.c: In function 'ttymsg': > ttymsg.c:135: error: invalid lvalue in assignment > make[2]: *** [ttymsg.o] Error 1 > make[2]: Leaving directory `/build/inetutils-1.4.2/libinetutils' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/build/inetutils-1.4.2' > make: *** [all] Error 2 >
Hi, at : http://www.diy-linux.org/downloads/patches/GCC4/ you find an patch for inetutils and gcc4 mfg tooly -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
