Re: Linux 6.2 install problems

From: Bill Ross <ross_at_cgl.ucsf.edu>
Date: Mon 26 Feb 2001 14:01:24 -0800 (PST)

> ../../Compile CC makeDIST_RST.c
> gcc -c -DLinux -DISTAR2 -DREGNML makeDIST_RST.c
> In file included from /usr/include/signal.h:300,
> from global.h:10,
> from makeDIST_RST.c:14:
> /usr/include/bits/sigcontext.h:28: asm/sigcontext.h: No such file or directory

This is a linux issue: if the system's /usr/include/signal.h
includes a file /usr/include/bits/sigcontext.h and that includes
(/usr/include/)asm/sigcontext.h, it should be there. I've got
it in a redhat 6.2 machine.

Bill Ross
Received on Mon Feb 26 2001 - 14:01:24 PST
Custom Search