[PLUG] Compilation problems

Jonathan Sergent sergent@csociety.purdue.edu
Mon, 07 Aug 2000 11:07:37 -0700


> Hi,
> 	 kernel-headers are already installed for me:
> rpm -q kernel-headers
> kernel-headers-2.2.16-3 
> 	This doesn't seem to help.
> Cheers.

rpm -V kernel-headers; suspect the symlinks it installs from /usr/include
are probably missing; or perhaps your /usr/src/linux symlink is confused.
It should point to the one that shipped with the system, not the kernel
that you are currently running, regardless.