On Mon, 19 Mar 2001, Sebastian Kwiatkowski wrote:

> checking for (sys/)signal.h ... (cached) not found
> param.h is also not found.

signal.h and param.h are part of the kernel header files.  Do you have the
kernel source installed or the kernel include files?  There is a Slackware
package that just has the include files.  Are the symlinks in /usr/include
set corectly?

the (cached) part means that ./configure is reading the config.cache file.
Run "make distclean" to get rid of the cache file so configure will look
for the include files again.  If you do get the include files installed
 without getting rid of the cache file, configure relies on the cache file
and doesn't look any where else and you will still get the error.


Happy Trails,

Tim

    See, I used to have trouble from my PC, but then I cut my hand on
    the case and got blood all over the leads inside it.
    Now it works, but I'm nervous.

Reply via email to