Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Dec 2009 17:37:08 +0100
From:      "Oliver Lehmann" <lehmann@ans-netz.de>
To:        "Ronald Klop" <ronald-freebsd8@klop.yi.org>
Cc:        stable@freebsd.org
Subject:   Re: don't know how to make /usr/obj/usr/src/tmp/usr/lib/libusbhid.a
Message-ID:  <20091231163708.15920.qmail@avocado.salatschuessel.net>
In-Reply-To: <op.u5ssm1yd8527sy@82-170-177-25.ip.telfort.nl>
References:  <20091231101259.3f28dc5b.lehmann@ans-netz.de> <op.u5ssm1yd8527sy@82-170-177-25.ip.telfort.nl>

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



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