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

Ronald Klop ronald-freebsd8 at klop.yi.org
Thu Dec 31 10:41:38 UTC 2009


On Thu, 31 Dec 2009 10:12:59 +0100, Oliver Lehmann <lehmann at ans-netz.de>  
wrote:

> Hi,
>
> I'm trying to build the 7 world from yesterdays CVSup but I'm
> getting:
>
> ===> usr.sbin/bluetooth/bthidcontrol (all)
> cc -O2 -fno-strict-aliasing -pipe -march=pentium3 -DBTHIDCONTROL=1  
> -I/usr/src/usr.sbin/bluetooth/bthidcontrol/../bthidd -Wsystem-headers  
> -Wno-pointer-sign -c  
> /usr/src/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c
> cc -O2 -fno-strict-aliasing -pipe -march=pentium3 -DBTHIDCONTROL=1  
> -I/usr/src/usr.sbin/bluetooth/bthidcontrol/../bthidd -Wsystem-headers  
> -Wno-pointer-sign -c /usr/src/usr.sbin/bluetooth/bthidcontrol/hid.c
> cc -O2 -fno-strict-aliasing -pipe -march=pentium3 -DBTHIDCONTROL=1  
> -I/usr/src/usr.sbin/bluetooth/bthidcontrol/../bthidd -Wsystem-headers  
> -Wno-pointer-sign -c lexer.c
> cc -O2 -fno-strict-aliasing -pipe -march=pentium3 -DBTHIDCONTROL=1  
> -I/usr/src/usr.sbin/bluetooth/bthidcontrol/../bthidd -Wsystem-headers  
> -Wno-pointer-sign -c parser.c
> cc -O2 -fno-strict-aliasing -pipe -march=pentium3 -DBTHIDCONTROL=1  
> -I/usr/src/usr.sbin/bluetooth/bthidcontrol/../bthidd -Wsystem-headers  
> -Wno-pointer-sign -c /usr/src/usr.sbin/bluetooth/bthidcontrol/sdp.c
> make: don't know how to make /usr/obj/usr/src/tmp/usr/lib/libusbhid.a.  
> Stop
>
> I remember that I had the error in June also but then I just
> disabled building bthidcontrol to work it around. Now I want
> it fixed ;)
>
> Ideas?

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

Ronald.


More information about the freebsd-stable mailing list