*BSD News Article 17478


Return to BSD News archive

Newsgroups: comp.unix.bsd
Path: sserve!newshost.anu.edu.au!munnari.oz.au!spool.mu.edu!howland.reston.ans.net!wupost!tulane!cs.cs.uno.edu!news
From: emurphy@cs.uno.edu (Edward Murphy)
Subject: (?) missing header files
Message-ID: <1993Jun24.184356.26319@cs.uno.edu>
Sender: news@cs.uno.edu
Organization: University of New Orleans
Date: Thu, 24 Jun 1993 18:43:56 GMT
Lines: 19


howdy.

the following files seem to be missing from the ucb, ucbinclude, ucblib
directory. i've search high and low, but have not found any trace of them.  
are they available somewhere (and i'm betting that if they are everybody  
and hos mother is claiming a copyright)?

any suggestions on how i might fix this problem is greatly appreciated.

cc -O0 -g2 -I../hw1  -target sun4 -c  out.c
out.c: 23: Can't find include file filehdr.h
out.c: 24: Can't find include file aouthdr.h
out.c: 25: Can't find include file scnhdr.h
out.c: 26: Can't find include file reloc.h
out.c: 27: Can't find include file syms.h


ed