Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Feb 1996 13:41:21 -0700 (MST)
From:      Terry Lambert <terry@lambert.org>
To:        root@fw.ast.com (The Amazing Big Guy)
Cc:        current@FreeBSD.org, kent@fw.ast.com
Subject:   Re: -current build problems
Message-ID:  <199602052041.NAA15814@phaeton.artisoft.com>
In-Reply-To: <m0tjIRg-000858C@fw.ast.com> from "The Amazing Big Guy" at Feb 4, 96 10:22:00 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> >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.
> 
> Any ideas?  "find" cannot locate "opt_sysvipc.h" anywhere in the -current
> tree.

I just had this same problem, after telling someone to update their config
after they had the same problem.

My problem was that I still had an old config.

It seems my usr.sbin sup pointer was incorrect since I changed to the
new SUP server and so my sources had not been updated.


So: update your config, build it, install it, config a new kernel,
and then be happy.


					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?199602052041.NAA15814>