Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Nov 2016 11:36:01 +0100
From:      "Christoph P.U. Kukulies" <kuku@kukulies.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: make buildkernel in 11.0
Message-ID:  <97b885dc-f910-6a34-73f4-41cda163ff26@kukulies.org>
In-Reply-To: <076a131a-1e32-3e7b-e1fe-2da085f0ae70@kukulies.org>
References:  <076a131a-1e32-3e7b-e1fe-2da085f0ae70@kukulies.org>

next in thread | previous in thread | raw e-mail | index | archive | help
OK, I got a bit further:

make -j 8 buildkernel KERNCONF=BRIDGE TARGET=amd64

It starts the build but then it dislikes option BRIDGE

/usr/src/sys/amd64/conf/BRIDGE: unknown option "BRIDGE"
*** [buildkernel] Error code 1



Am 16.11.2016 um 11:23 schrieb Christoph P.U. Kukulies:
> I downloaded 11.0-RELEASE /usr/src completely, did a
>
> cd /usr/src/sys/amd64/conf,
>
> copied GENERIC und GENERIC.hints to BRIDGE and BRIDGE.hints
>
> edited BRIDGE to contain a line "options BRIDGE"
>
> cd /usr/src and get:
>
> root@myrouter:/usr/src # make buildkernel KERNCONF=BRIDGE
> ERROR: Missing kernel configuration file(s) (BRIDGE).
> *** Error code 1
>
> Stop.
> make[1]: stopped in /usr/src
> *** Error code 1
>
> Stop.
> make: stopped in /usr/src
>
>
> Can anyone bring me up to snuff with kernel building in 11.0-RELEASE?
>
>
> -- 
>
> Christoph




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?97b885dc-f910-6a34-73f4-41cda163ff26>