Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Oct 2014 09:53:16 -0600
From:      Ian Lepore <ian@FreeBSD.org>
To:        current@freebsd.org
Cc:        roberthuff@rcn.com
Subject:   Re: can't build CURRENT/amd64 using 9.3?
Message-ID:  <1414252396.12052.643.camel@revolution.hippie.lan>
In-Reply-To: <21578.63389.245058.509853@jerusalem.litteratus.org>
References:  <21577.45368.652684.358507@jerusalem.litteratus.org> <1414161292.12052.636.camel@revolution.hippie.lan> <21578.44013.924580.237535@jerusalem.litteratus.org> <21578.58677.191263.464446@jerusalem.litteratus.org> <21578.63389.245058.509853@jerusalem.litteratus.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2014-10-24 at 21:06 -0400, owner-freebsd-current@freebsd.org
wrote:
> roberthuff@rcn.com writes:
> 
> >  	I am now doing "make buildkernel" with TARGET/TARGET_ARCH on
> >  the command line.   For installkernel, do I need to use them also,
> >  or will it magically know where to look?
> 
> 	Kernel built.
> 	However:
> 
> huff@>> make installkernel
> ERROR: No kernel "GENERIC" to install.
> *** Error code 1
> 
> Stop.
> bmake: stopped in /usr/src
> *** [installkernel] Error code 1
> 
> Stop in /usr/src.
> huff@>> make TARGET=amd64 TARGET_ARCH=amd64 installkernel
> ERROR: Please set DESTDIR!
> *** Error code 1
> 

It appears you almost had it right at this point, but overlooked this
error which is also the instructions of how to fix this error.  Note
that this error kept you from destroying your i386 build host by
installing some amd64 bits on it.

-- Ian

> Stop.
> bmake: stopped in /usr/src
> *** [installkernel] Error code 1
> 
> Stop in /usr/src.
> 
> 	I believe there is a kernel in
> /usr/obj/amd64.amd64/usr/src/sys/GENERIC, and world in
> /usr/obj/amd64.amd64/usr/src.
> 
> 	How do I make sure these get installed in the right place(s)?
> 
> 	Respectfully,
> 
> 
> 			Robert Huff
> 
> 
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"





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