Please cc this answer to me because I'm not in the
mailling list.
    I'm using Freebsd 5.0-RELEASE. I sysinstall
/usr/src/ sys,tools,usr.bin then I cvsup those. I try
to compile the kernel (GENERIC) using: 
make buildkernel KERNCONF=BUGNERIC
and I get the following errors:
.c
/usr/src/sys/netgraph/bluetooth/socket/ng_btsocket.c:43:23:
bitstring.h: No such file or directory
/usr/src/sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c:51:23:
bitstring.h: No such file or directory
/usr/src/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c:51:23:
bitstring.h: No such file or directory
/usr/src/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c:52:23:
bitstring.h: No such file or directory
mkdep: compile failed
*** Error code 1

/usr/include/bitstring.h exists and the functions
there work (I made a dummy C proggie)

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to