Date: Wed, 28 Feb 1996 08:22:26 -0800 (PST) From: Wayne Hernandez <hernanw@FSL.ORST.EDU> To: Terry Lambert <terry@lambert.org> Cc: Adam Mitchell <adamm@visual.is.net>, questions@freebsd.org Subject: Re: make from /usr/src/sys/compile/GENERIC fails Message-ID: <Pine.SUN.3.91.960228081840.22818A-100000@picea.FSL.ORST.EDU> In-Reply-To: <199602272111.OAA05875@phaeton.artisoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 27 Feb 1996, Terry Lambert wrote: > > I'm trying to compile the current kernel and I get this: > > > > visual: {12} 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'm getting the same error as above, but before that, config gives me a little error (something about %SFILE I think). genassym.c exists, but I don't see the opt_sysvipc.h in the include directories myself. I'm trying to upgrade a 2.1.0-Release system for using my CD-R (SureStore 4020i). Wayne
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.91.960228081840.22818A-100000>