On Sun, Oct 22, 2000 at 05:14:20PM -0600, Roger Walker wrote:
>       I have compiled verions 1.03 successfully under Mandrake 6.x, but
> under 7.1 it fails when it gets to sig_alarm.c. Here is the output:
> 
> ./compile sig_alarm.c In file included from /usr/include/signal.h:300,
>                  from sig_alarm.c:1: /usr/include/bits/sigcontext.h:28:
> asm/sigcontext.h: No such file or directory
> make: *** [sig_alarm.o] Error 1
> 
>       Since "asm/sigcontext.h" doesn't exist on either system, I am a
> bit baffled as to why it is suddenly looking for it, now.
> 
>       Has anyone else encounterd this, and did you find a quick fix?

Reading the error message closely reveals that asm/sigcontext.h  is
included from signal.h. asm/sigcontext.h is probably part of the kernel
include files. Do you have those installed?

Greetz, Peter
-- 
dataloss networks
'/ignore-ance is bliss' - me
'Het leven is een stuiterbal, maar de mijne plakt aan t plafond!' - me

Reply via email to