On Mon, Aug 08, 2005 at 03:59:25PM -0400, Daniel Jacobowitz wrote:
> I've got no idea what you mean here, Christoph, which is funny
> since I built the kernel headers packages that Debian's using in the
> first place.  We don't use glibc-kernheaders.  We use a package called
> linux-kernel-headers, which is exactly what Andreas filed a bug
> against in the first place.

linux-kernel-headers or whatever it's called..

> Sid's /usr/include/asm doesn't use wrappers on most platforms.  On ia32
> it will if you've got amd64-libs-dev installed.  Sparc does this in
> l-k-h already.

On ppc it apparently does aswell:

[EMAIL PROTECTED]:~$ cat /usr/include/asm/unistd.h
/* All asm/ files are generated and point to the corresponding
 * file in asm-ppc or asm-ppc64.
 */

#ifdef __powerpc64__
# include <asm-ppc64/unistd.h>
#else
# include <asm-ppc/unistd.h>
#endif
[EMAIL PROTECTED]:~$ dpkg-query -l linux-kernel-headers
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
ii  linux-kernel-h 2.6.13+0rc3-1. Linux Kernel Headers for development




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to