[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#35113: libc6-dev: not able to compile itself with headers in this package



On 26 Mar 1999 22:37:37 -0000, Joey Hess wrote:

>I think this test must be seriously broken, because:
>
>joey@kite:~/debian/pentium>cat /usr/include/linux/version.h 
>#define UTS_RELEASE "2.2.1"
>#define LINUX_VERSION_CODE 131585
>#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
>
>This is certianly 2.0.10 or later headers. Even odder, if I use the 2.2.1
>kernel source package to generate a kernel-headers-2.2.1 package and install
>that, the test succeeds.

Does debian/rules give configure a --with-headers option?  That will prevent
it from looking in /usr/include.

zw


Reply to: