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, JamesReceived on Sat Mar 24 2018 - 12:09:41 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:15 UTC