On Mon, Aug 08, 2005 at 04:12:28PM +0200, Andreas Jochens wrote: > Package: linux-kernel-headers > Version: 2.6.13+0rc3-1.1 > Severity: wishlist > Tags: patch > > Please install the 32-bit 'ppc' kernel headers on the ppc64 architecture.
There's no ppc64 architecture in debian (yet). Besides that you should never use kernel headers from userland. Use glibc-kerneheaders which in already does the proper redirecting of /usr/include/asm/ to 32 or 64 bit versions depending on whether you're compiling with -m64 or not. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

