From: Rob M. <rv...@ca...> - 2003-12-04 23:54:31
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Matthew, Thanks for this solution. I should be able to add this to the configure script, and it is a much easier solution than the one I sent earlier :) Rob On Thu, 4 Dec 2003, Matthew Callaway wrote: > Regarding my earlier email. This fixes it. > > cd /usr/include > mv linux linux.glibc > ln -s ~/src/BUILD/kernel-2.4.21/linux/include linux > > make > > > That is, point to a set of "real" kernel includes instead of RH's > glibc-kernheaders package. > > Note that the above 2.4.21 kernel tree is Red Hat's EL3 kernel, not a > stock vanilla kernel. That is, the problem isn't with RH kernel > headers, but RH glibc kernel headers. > > A solution to this would be to add a ./configure flag to specify kernel > includes, in the same fashion you can specify lipq and pcap includes. > > Thanks! > > Matt > > -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 Comment: Made with pgp4pine 1.76 iQA/AwUBP8/Ni/nAyY+9KLjdEQLHSQCg+dz/43CxXUznFdk0BDf+ma8H9b8AnRBa hGmxJRb0XnNQVrKQ9z8r0a+n =T9FC -----END PGP SIGNATURE----- |