make buildkernel in 11.0

Christoph P.U. Kukulies kuku at kukulies.org
Wed Nov 16 10:36:03 UTC 2016


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 at 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



More information about the freebsd-questions mailing list