From: James Michael Chacon (probreak@matt.ksu.ksu.edu)
Date: 01/01/93


From: probreak@matt.ksu.ksu.edu (James Michael Chacon)
Subject: Re: cdefs.h
Date: 1 Jan 1993 23:32:32 GMT

shawnb@ecst.csuchico.edu (S.E. Brown) writes:

>When attempting to compile the kernal source that came with the SLS .99
>package, I found the file cdefs.h missing. Can anyone tell me where I can
>find this file, of can someone send me a copy of this?

>Thanks in advance.

>S.E.P. Brown
>shawnb@cscihp.ecst.csuchico.edu
>PGP public keys available upon request`

Make sure and do a "make dep" before attempting to recompile. Also, you
might want to install the new libc and gcc from tsx-11.mit.edu in the
pub/linux/GCC directory. This includes the cdefs.h file and fixes a lot
of problems with the older libraries.

James