On Fri, Jan 10, 2003 at 08:51:29PM +0100, Kurt Roeckx wrote: > 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.
Oh, looking closer, you probably have glibc-devel, but need kernel-headers. Kurt _______________________________________________ List mailing list [EMAIL PROTECTED] http://epicsol.org/mailman/listinfo/list
