From owner-freebsd-stable@FreeBSD.ORG Thu Dec 31 14:45:34 2009 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 489A8106566C for ; Thu, 31 Dec 2009 14:45:34 +0000 (UTC) (envelope-from oliver.pntr@gmail.com) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id D21908FC16 for ; Thu, 31 Dec 2009 14:45:33 +0000 (UTC) Received: by bwz5 with SMTP id 5so8135542bwz.3 for ; Thu, 31 Dec 2009 06:45:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=60EMljF5xnwkHp7PjKmmbNc3IRsFTMX3yQCxJgEKTCQ=; b=sSmcC7EHVqQaWGhF6/9+7rVqjZucWHxbtL5cqQ/HzSQKvKazRAU5PRI2xeHNasZj4+ xV+CxoRSWKJNK5iRCf1ucHBRujSGi10daiSsNCuEDKAZ88ccv1fy9CNGEt+sE16EHFj/ Nz73ErwxWEyImlui9+iXTPWJdTxDWxg01ha8Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=H6gXFTbWzRjv7R+V8/Lyi7Ej2OCREZ3A1O0sWyxzUDTpufRT1H+bbVfRYv1gldPYM0 zBBX3gLELY7hbrCStmtzx/iVDJVIIC9/SzOjrfohHUKqRJljnOw7X8CbFDxMzVNEdVJv 4OwYwRNRcforO69lPy0VbU4jsrPkCB5MZ7sgE= MIME-Version: 1.0 Received: by 10.204.8.3 with SMTP id f3mr5468291bkf.140.1262270726595; Thu, 31 Dec 2009 06:45:26 -0800 (PST) In-Reply-To: <20091231101259.3f28dc5b.lehmann@ans-netz.de> References: <20091231101259.3f28dc5b.lehmann@ans-netz.de> Date: Thu, 31 Dec 2009 15:45:26 +0100 Message-ID: <6101e8c40912310645y64d74ac8ic3a90362f459df@mail.gmail.com> From: Oliver Pinter To: Oliver Lehmann Content-Type: text/plain; charset=ISO-8859-1 Cc: stable@freebsd.org Subject: Re: don't know how to make /usr/obj/usr/src/tmp/usr/lib/libusbhid.a X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Dec 2009 14:45:34 -0000 it is possible, that cvsup server is out of sync, probe other server ;) or use svn On 12/31/09, Oliver Lehmann 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? > > -- > Oliver Lehmann > http://www.pofo.de/ > http://wishlist.ans-netz.de/ > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >