installkernel error WITHOUT_BLUETOOTH

James Wright james.wright at jigsawdezign.com
Sat Mar 24 13:09:41 UTC 2018


Hi,

    Just ran into this issue when trying to "make installkernel" after 
adding the "WITHOUT_BLUETOOTH" flag to my "/etc/src.conf" (see snippet 
below). Is this expected behaviour? Do I need to add "WITHOUT_NETGRAPH" 
also?

 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

install -T release -o root -g wheel -m 555   ng_atmllc.ko /boot/kernel/
install -T debug -o root -g wheel -m 555   ng_atmllc.ko.debug 
/usr/lib/debug/boot/kernel/
===> netgraph/bluetooth (install)
===> netgraph/bluetooth/bluetooth (install)
install -T release -o root -g wheel -m 555   ng_bluetooth.ko /boot/kernel/
install: ng_bluetooth.ko: No such file or directory
*** Error code 71

Stop.
make[6]: stopped in /usr/src/sys/modules/netgraph/bluetooth/bluetooth
*** Error code 1

Stop.
make[5]: stopped in /usr/src/sys/modules/netgraph/bluetooth
*** Error code 1

Stop.
make[4]: stopped in /usr/src/sys/modules/netgraph
*** Error code 1

Stop.
make[3]: stopped in /usr/src/sys/modules
*** Error code 1

Stop.
make[2]: stopped in /usr/obj/usr/src/amd64.amd64/sys/GENERIC
*** Error code 1

Stop.
make[1]: stopped in /usr/src
*** Error code 1

Stop.
make: stopped in /usr/src

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

Thanks,
James





More information about the freebsd-current mailing list