*BSD News Article 62313


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!bunyip.cc.uq.oz.au!munnari.OZ.AU!news.ecn.uoknor.edu!paladin.american.edu!zombie.ncsc.mil!news.mathworks.com!newsfeed.internetmci.com!news.sprintlink.net!news1.is.net!news
From: Adam Mitchell <adamm@visual.is.net>
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: opt_sysvipc.h: No such file or directory
Date: Tue, 27 Feb 1996 07:53:33 +0000
Organization: The Internet Connection
Lines: 20
Message-ID: <3132B87D.41C67EA6@visual.is.net>
NNTP-Posting-Host: visual.is.net
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 2.0 (X11; I; FreeBSD 2.1.0-RELEASE i386)
CC: questions@freebsd.org

When trying to compile the new kernel from \
"/usr/src/sys/compile/GENERIC" I get this:

visual: {2} make
cc -c -O -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Winline
-nostdinc -I. -I../.. -I../../sys -I../../../include -DGENERIC
-DI686_CPU -DI586_CPU -DI486_CPU -DI386_CPU -DATAPI -DUCONSOLE
-DBOUNCE_BUFFERS -DSCSI_DELAY="15" -DCOMPAT_43 -DPROCFS -DCD9660
-DMSDOSFS -DNFS -DFFS -DINET -DMATH_EMULATE -DKERNEL -DTIMEZONE=0
-DDST=0 -DMAXUSERS=10 -UKERNEL ../../i386/i386/genassym.c
../../i386/i386/genassym.c:40: opt_sysvipc.h: No such file or directory
*** Error code 1

Stop.


I have never seen this "opt_sysvipc.h" file.  What's up with that???

Adam