On Thu, 2003-11-27 at 15:07, Ulrich von Zadow wrote:
> For the record, debian (in any version) compiles glibc against the 
> latest stable kernel headers - that's 2.2.something - and hence installs 
> those kernel headers. Those are too old to use for directfb, so there is 
> no way around installing the headers of the current kernel.

My debian (unstable/sid) says:

$ dpkg -S /usr/include/linux/version.h 
linux-kernel-headers: /usr/include/linux/version.h
$ cat /usr/include/linux/version.h
#define UTS_RELEASE "2.6.0-test7"
#define LINUX_VERSION_CODE 132608

So this is quite new (and unfortunately broken at a lot of places, i.e.
some #ifdef __KERNEL__ need to be added here and there because of all
those "don't include kernel headers from userspace" lamers that you can
periodically hear crying on the linux kernel mailing list). ;-)

Regards,
Andreas



-- 
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-users" as subject.

Reply via email to