*BSD News Article 17631


Return to BSD News archive

Newsgroups: comp.unix.bsd
Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!tulane!cs.cs.uno.edu!news
From: emurphy@cs.uno.edu (Edward Murphy)
Subject: Answered: missing header files
Message-ID: <1993Jun28.212441.1691@cs.uno.edu>
Sender: news@cs.uno.edu
Organization: University of New Orleans
Date: Mon, 28 Jun 1993 21:24:41 GMT
Lines: 23

I posted the following message in comp.unix.bsd recently.

>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

Due to the help of Thomas J. Trebisky, I know know that these files are  
usually part of a SYS V distribution, not BSD distribution.

Thanks for all who replied.

Ed Murphy