Date: Tue, 27 Feb 1996 14:11:26 -0700 (MST) From: Terry Lambert <terry@lambert.org> To: adamm@visual.is.net (Adam Mitchell) Cc: questions@freebsd.org Subject: Re: make from /usr/src/sys/compile/GENERIC fails Message-ID: <199602272111.OAA05875@phaeton.artisoft.com> In-Reply-To: <3131A410.41C67EA6@visual.is.net> from "Adam Mitchell" at Feb 26, 96 12:14:08 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> 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.
>
>
> Where is this "opt_sysvipc.h" file???
Compile the new config.
Use the new config to config the kernel. The file will be generated by
the configuration process.
Terry Lambert
terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602272111.OAA05875>
