Skip site navigation (1)Skip section navigation (2)
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> =
=20
wrote:

> Hi,
>
> I'm trying to build the 7 world from yesterdays CVSup but I'm
> getting:
>
> =3D=3D=3D> usr.sbin/bluetooth/bthidcontrol (all)
> cc -O2 -fno-strict-aliasing -pipe -march=3Dpentium3 -DBTHIDCONTROL=3D1 =
=20
> -I/usr/src/usr.sbin/bluetooth/bthidcontrol/../bthidd -Wsystem-headers =20
> -Wno-pointer-sign -c =20
> /usr/src/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c
> cc -O2 -fno-strict-aliasing -pipe -march=3Dpentium3 -DBTHIDCONTROL=3D1 =
=20
> -I/usr/src/usr.sbin/bluetooth/bthidcontrol/../bthidd -Wsystem-headers =20
> -Wno-pointer-sign -c /usr/src/usr.sbin/bluetooth/bthidcontrol/hid.c
> cc -O2 -fno-strict-aliasing -pipe -march=3Dpentium3 -DBTHIDCONTROL=3D1 =
=20
> -I/usr/src/usr.sbin/bluetooth/bthidcontrol/../bthidd -Wsystem-headers =20
> -Wno-pointer-sign -c lexer.c
> cc -O2 -fno-strict-aliasing -pipe -march=3Dpentium3 -DBTHIDCONTROL=3D1 =
=20
> -I/usr/src/usr.sbin/bluetooth/bthidcontrol/../bthidd -Wsystem-headers =20
> -Wno-pointer-sign -c parser.c
> cc -O2 -fno-strict-aliasing -pipe -march=3Dpentium3 -DBTHIDCONTROL=3D1 =
=20
> -I/usr/src/usr.sbin/bluetooth/bthidcontrol/../bthidd -Wsystem-headers =20
> -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. =
=20
> 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>