don't know how to make /usr/obj/usr/src/tmp/usr/lib/libusbhid.a

Oliver Lehmann lehmann at ans-netz.de
Thu Dec 31 16:37:11 UTC 2009


Ronald Klop writes: 

> Some of the regular tips:
> - Make clean or rm -r /usr/obj
> - Remove the /usr/src/* and csup/cvsup some fresh src.

Yeah tried this (I probably did this in June with the same error as well). 
Now I'm getting: 

===> usr.sbin/bluetooth/bthidcontrol (depend)
lex -t  /usr/src/usr.sbin/bluetooth/bthidcontrol/../bthidd/lexer.l > lexer.c
yacc -d -o parser.c 
/usr/src/usr.sbin/bluetooth/bthidcontrol/../bthidd/parser.y
rm -f .depend
mkdep -f .depend -a    -DBTHIDCONTROL=1 
 -I/usr/src/usr.sbin/bluetooth/bthidcontrol/../bthidd 
/usr/src/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c 
/usr/src/usr.sbin/bluetooth/bthidcontrol/hid.c lexer.c parser.c 
/usr/src/usr.sbin/bluetooth/bthidcontrol/sdp.c
/usr/src/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c:41:20: error: 
usbhid.h: No such file or directory
/usr/src/usr.sbin/bluetooth/bthidcontrol/hid.c:38:20: error: usbhid.h: No 
such file or directory
/usr/src/usr.sbin/bluetooth/bthidcontrol/../bthidd/parser.y:44:20: error: 
usbhid.h: No such file or directory
/usr/src/usr.sbin/bluetooth/bthidcontrol/sdp.c:40:20: error: usbhid.h: No 
such file or directory
mkdep: compile failed
*** Error code 1 

Stop in /usr/src/usr.sbin/bluetooth/bthidcontrol.
*** 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.


More information about the freebsd-stable mailing list