*BSD News Article 6512


Return to BSD News archive

Path: sserve!manuel.anu.edu.au!munnari.oz.au!spool.mu.edu!think.com!rpi!uwm.edu!linac!unixhub!slacvm!calt
Organization: Stanford Linear Accelerator Center
Date: Tuesday, 13 Oct 1992 23:54:50 PST
From: <CALT@SLACVM.SLAC.STANFORD.EDU>
Message-ID: <92287.235450CALT@SLACVM.SLAC.STANFORD.EDU>
Newsgroups: comp.unix.bsd
Subject: missing include files!?
Lines: 15

Hello,
I have 386bsd (bin01 and src01) and XFree86 installed.
They are "running". I now try to use them. I wrote some
VERY simply C programs and tried to compile them.
I found I don't have all the include files of
/usr/include/sys/*.h, such as /usr/include/sys/cdefs.h
.../sys/types.h, ../sys/unistd.h, ../sys/time.h, and more...
I looked at /usr/include/sys. It's a link to /sys/sys,
and /sys is a link to /usr/src/i386, and under /usr/src/i386
there is no the sys directory. Thus /usr/include/sys does not
exist, and therefore all the /usr/include/sys include files
do not exist. I am really confused! How does it happen?
Did I miss anything? Thanks in advance for any information!
Ching Shih
shih@cithex.caltech.edu