Date: Thu, 31 Dec 2009 01:59:18 -0800 From: Jeremy Chadwick <freebsd@jdc.parodius.com> To: Oliver Lehmann <lehmann@ans-netz.de> Cc: stable@freebsd.org, thompsa@freebsd.org Subject: Re: don't know how to make /usr/obj/usr/src/tmp/usr/lib/libusbhid.a Message-ID: <20091231095918.GA94795@icarus.home.lan> 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, Dec 31, 2009 at 10:12:59AM +0100, Oliver Lehmann wrote: > 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 ;) User "thompsa" recently (past 24 hours) committed a ton of USB code changes[1] which appears to have broken things on RELENG_8; the periodic tinderbox builds are also failing for all platforms[2]. The builds on tinderbox are failing in a different part of the code (kernel not world), but I've a feeling it's related. [1]: http://www.freshbsd.org/?branch=RELENG_8&project=&committer=thompsa&module=&q= [2]: http://lists.freebsd.org/pipermail/freebsd-stable/2009-December/thread.html (see bottom of page) -- | Jeremy Chadwick jdc@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091231095918.GA94795>