Date: Thu, 31 Dec 2009 11:26:51 +0100 From: "Ronald Klop" <ronald-freebsd8@klop.yi.org> To: "Oliver Lehmann" <lehmann@ans-netz.de>, stable@freebsd.org Subject: Re: don't know how to make /usr/obj/usr/src/tmp/usr/lib/libusbhid.a Message-ID: <op.u5ssm1yd8527sy@82-170-177-25.ip.telfort.nl> In-Reply-To: <20091231101259.3f28dc5b.lehmann@ans-netz.de> References: <20091231101259.3f28dc5b.lehmann@ans-netz.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 31 Dec 2009 10:12:59 +0100, Oliver Lehmann <lehmann@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.u5ssm1yd8527sy>
