--- Michael Harvey <[EMAIL PROTECTED]> wrote: > When I get to the point of typing > > make & > > I get this <Snip> > In file included from /usr/include/errno.h:36, > from comm.c:54: > /usr/include/errnos.h:24: linux/errno.h: No such > file or directory > In file included from /usr/include/signal.h:268, > from comm.c:90: > /usr/include/sigcontext.h:26: asm/sigcontext.h: No > such file or > directory > In file included from /usr/include/sys/socket.h:34, > from /usr/include/netinet/in.h:24, > from comm.c:111: > /usr/include/socketbits.h:231: asm/socket.h: No such > file or directory > make: *** [comm.o] Error 1 >
Well, I assume your using a shell account. But first thing you should find out is what version of Unix/Linux your running. And if you have the appropriate permissions on your account. All the distributions, for Linux and Unix, include these files out of simple necessity, therefore I'm thinking it's a permissions thing or a altered Unix/Linux box where those files have been moved to another location in which you would need to contact the admin and ask for the locations of those files and update accordingly. ===== John Mariotti | http://epmud.tripod.com | Endless Passages | ICQ 144203211 | AIM: Vercingitorixx | YIM: endlesspassages | ------------------------------------------------ __________________________________________________ Do You Yahoo!? Send your FREE holiday greetings online! http://greetings.yahoo.com

