error during buildworld
From: David Lodeiro (dlodeiro_at_optusnet.com.au)
Date: 06/26/03
- Previous message: Christoph P. Kukulies: "Re: world build fails since yesterday"
- Next in thread: Simon L. Nielsen: "Re: error during buildworld"
- Reply: Simon L. Nielsen: "Re: error during buildworld"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: freebsd-current@freebsd.org Date: Thu, 26 Jun 2003 22:59:32 +1000
Hi all
Last night I CVSupped my system for the first time, It came up with no errors.
I then went to make buildworld and I got the following error.
===> usr.sbin/bluetooth/bcmfw
rm -f .depend
mkdep -f .depend -a
-I/usr/src/usr.sbin/bluetooth/bcmfw/../../../sys/netgraph/bluetooth/include
/usr/src/usr.sbin/bluetooth/bcmfw/bcmfw.c
echo bcmfw: /usr/sbin//usr/lib/libc.a >> .depend
===> usr.sbin/bluetooth/hccontrol
rm -f .depend
mkdep -f .depend -a
-I/usr/src/usr.sbin/bluetooth/hccontrol/../../../sys/netgraph/bluetooth/include
/usr/src/usr.sbin/bluetooth/hccontrol/send_recv.c
/usr/src/usr.sbin/bluetooth/hccontrol/link_policy.c
/usr/src/usr.sbin/bluetooth/hccontrol/link_control.c
/usr/src/usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
/usr/src/usr.sbin/bluetooth/hccontrol/info.c
/usr/src/usr.sbin/bluetooth/hccontrol/status.c
/usr/src/usr.sbin/bluetooth/hccontrol/node.c
/usr/src/usr.sbin/bluetooth/hccontrol/hccontrol.c
/usr/src/usr.sbin/bluetooth/hccontrol/util.c
echo hccontrol: /usr/sbin//usr/lib/libc.a >> .depend
===> usr.sbin/bluetooth/hcsecd
lex -t /usr/src/usr.sbin/bluetooth/hcsecd/lexer.l > lexer.c
yacc -d -o parser.c /usr/src/usr.sbin/bluetooth/hcsecd/parser.y
rm -f .depend
mkdep -f .depend -a
-I/usr/src/usr.sbin/bluetooth/hcsecd/../../../sys/netgraph/bluetooth/include
/usr/src/usr.sbin/bluetooth/hcsecd/hcsecd.c lexer.c parser.c
/usr/src/usr.sbin/bluetooth/hcsecd/parser.y:41:20: hcsecd.h: No such file or
directory
mkdep: compile failed
*** Error code 1
Stop in /usr/src/usr.sbin/bluetooth/hcsecd.
*** Error code 1
Stop in /usr/src/usr.sbin/bluetooth.
*** Error code 1
Stop in /usr/src/usr.sbin.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
The way I understand this messageis that it cant find hcsecd.h which is in
there.
Can anyone tell me what to make of this?
Thanks
David
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Christoph P. Kukulies: "Re: world build fails since yesterday"
- Next in thread: Simon L. Nielsen: "Re: error during buildworld"
- Reply: Simon L. Nielsen: "Re: error during buildworld"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|