Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jun 2003 09:20:20 -0700 (PDT)
From:      Vaida Bogdan <vaidab@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   kernel compilation error
Message-ID:  <20030611162020.1681.qmail@web20405.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
    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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030611162020.1681.qmail>