Date: Thu, 8 Jan 2004 12:33:16 -0800 From: Richard Schilling <rschi@rsmba.biz> To: freebsd-stable@freebsd.org Subject: Re: creation of /usr/include/sys Message-ID: <20040108203316.GA325@foghorn.rsmba.biz> In-Reply-To: <xzp65fm7k6f.fsf@dwp.des.no>; from des@des.no on Thu, Jan 08, 2004 at 03:29:28 -0800 References: <20040107183353.GA422@foghorn.rsmba.biz> <20040108072418.GA53486@xor.obsecurity.org> <20040108082706.GA2917@foghorn.rsmba.biz> <xzp65fm7k6f.fsf@dwp.des.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2004.01.08 03:29 Dag-Erling Smørgrav wrote: > Richard Schilling <rschi@rsmba.biz> writes: > > I solved the problem and got top working again when I finally erased > > /usr/include/sys and copied /usr/src/sys/sys to /usr/include/sys > > (after running cvsup on the source tree of course). > > This is almost never the right thing to do unless you are already very > familiar with the build system. I know . . .I missed some detail along the way when I built. > > > I thought `cd /usr/src/sys; make install' would have copied > > /usr/sys/sys to /usr/include/sys, but it doesn't. Where in the > > build process does /usr/include/sys get created? > > 'make includes' in /usr/src. > > You wouldn't be having these problems if you followed the documented > procedure (buildworld, buildkernel, installkernel, reboot into > single-user mode, installworld, mergemaster, reboot) I'm going to do that again today just to make sure I catch other problems. Richard > > DES > -- > Dag-Erling Smørgrav - des@des.no > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040108203316.GA325>