On Wed, Jan 08, 2003 at 11:59:38AM -0600, Jeremy Nelson wrote:
> 
> [root@bigblue epic4-1.1.7]# make
> make[1]: Entering directory `/root/epic4-1.1.7/source'
> gcc -g -O  -I./../include -I../include -c alias.c
> In file included from /usr/include/signal.h:313,
>                  from ../include/irc_std.h:37,
>                  from ../include/irc.h:28,
>                  from alias.c:39:
> /usr/include/bits/sigcontext.h:28:29: asm/sigcontext.h: No such file or directory

You should install the glibc-devel, and maybe other -devel
packages.

I strongly suggest you do NOT link things from /usr/include to
your kernel source tree.


Kurt

_______________________________________________
List mailing list
[EMAIL PROTECTED]
http://epicsol.org/mailman/listinfo/list

Reply via email to