Jörg Sommer a écrit : > Hi, > > I would like to build the newest libc6 package for powerpc, but I get this: > > % CC=gcc-4.2 nice dpkg-buildpackage -rfakeroot -uc -nc
CC= does not work the way you use it. This is probably the cause of your problem. You have to add this line to debian/sysdeps/powerpc.mk -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' [EMAIL PROTECTED] | [EMAIL PROTECTED] `- people.debian.org/~aurel32 | www.aurel32.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

