creation of /usr/include/sys

Richard Schilling rschi at rsmba.biz
Thu Jan 8 12:33:51 PST 2004


On 2004.01.08 03:29 Dag-Erling Smørgrav wrote:
> Richard Schilling <rschi at 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 at des.no
> 
> 


More information about the freebsd-stable mailing list