Hi, On Mon, Jun 09, 2003 at 11:45:56AM +0200, Thomas Soumarmon wrote: > My problem is more the .tar.gz packages I installed and tested, and also the > different kernels (2.4.19, 2.4.20 to 2.5.?? ).
The kernels don't install anything in /usr/include. Well, at least they shouldn't. What may be a problem is a link /usr/include/linux to /usr/src/linux/include/linux. If you have such a link, all kinds of funny things may happen :-) In kernel 2.5, the header does exist. Bye, Henning