Skip site navigation (1)Skip section navigation (2)
Date:      31 Jul 2000 14:30:33 -0400
From:      Lowell Gilbert <lowell@world.std.com>
To:        "H . S . YOON" <tsoi@xocah.dhs.org>, freebsd-stable@freebsd.org
Subject:   Re: Does anyone succeed on making world from 3.5S to 4.1S ?
Message-ID:  <rd6ya2iw3sm.fsf@world.std.com>
In-Reply-To: "H . S . YOON"'s message of Tue, 1 Aug 2000 00:46:44 %2B0900
References:  <20000731163500.A35564@xocah.dhs.org> <86wvi2bjhj.fsf@dumpster.io.com> <20000801000915.A29102@xocah.dhs.org> <20000801004644.B38206@xocah.dhs.org>

next in thread | previous in thread | raw e-mail | index | archive | help
"H . S . YOON" <tsoi@xocah.dhs.org> writes:

> Buildworld was successful with no error. But 'make installkernel' fail and 
> 'make install in /usr/src/sys/modules' fail, too.
> 
> Whe installkernel,
> 
> "
> xocah# make installkernel KERNEL=XOCAH
> cd /usr/obj/usr/src/sys/XOCAH;  MAKEOBJDIRPREFIX=/usr/obj  COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/usr/bin  LIBRARY_PATH=/usr/obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/lib  OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec  PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.00503 MACHINE=i386 KERNEL=XOCAH  make install
> cd: can't cd to /usr/obj/usr/src/sys/XOCAH
> *** Error code 2

This looks remarkably like you forgot the "make buildkernel" step.
You mentioned that step in your cookbook at the front of your message,
but it's not described here; and since that's the part which should
create the missing directory, I think that's the part you forgot.

There were some bogosities in the cookbook (notably building the new
devices in the /usr/src tree, where they won't help at all), but
that's further along than you had gotten so far.

Good luck.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?rd6ya2iw3sm.fsf>