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



_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to