From owner-freebsd-current@FreeBSD.ORG Mon Apr 20 19:27:17 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A5832106566C for ; Mon, 20 Apr 2009 19:27:17 +0000 (UTC) (envelope-from web@3dresearch.com) Received: from smtp.3dresearch.com (dorabella.3dresearch.com [66.167.251.2]) by mx1.freebsd.org (Postfix) with ESMTP id 750E48FC17 for ; Mon, 20 Apr 2009 19:27:17 +0000 (UTC) (envelope-from web@3dresearch.com) Received: from fracasso.3dresearch.com (pool-96-236-177-11.pitbpa.east.verizon.net [96.236.177.11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by vmail.3dresearch.com (Postfix) with ESMTP id C9D44E4192 for ; Mon, 20 Apr 2009 15:27:16 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by fracasso.3dresearch.com (Postfix) with ESMTP id 20F5F170BE for ; Mon, 20 Apr 2009 15:27:16 -0400 (EDT) From: Janos Dohanics Organization: 3D RESEARCH To: freebsd-current@freebsd.org Date: Mon, 20 Apr 2009 15:27:14 -0400 User-Agent: KMail/1.9.7 References: <200904200637.47019.web@3dresearch.com> <200904201302.27958.web@3dresearch.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200904201527.15147.web@3dresearch.com> Subject: Re: hal-0.5.11 does not build X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Apr 2009 19:27:17 -0000 On Monday 20 April 2009 01:39:47 pm Freddie Cash wrote: > On Mon, Apr 20, 2009 at 10:02 AM, Janos Dohanics wro= te: > > On Monday 20 April 2009 10:50:36 am you wrote: > >> Janos Dohanics wrote: > >> > On Monday 20 April 2009 09:36:58 am you wrote: > >> >> I saw something about this on ports. > >> >> > >> >> What I did was to deinstall the port libusb. =C2=A0I also installed= a very > >> >> recent version of CURRENT, and remembered to do "make delete-old" a= nd > >> >> "make delete-old-libs." > >> >> > >> >> Then, and only then, could I get hal to build. =C2=A0Still cannot g= et > >> >> openofffice-3 to build, though. > >> > > >> > Thanks, I did see that post. > >> > > >> > However, I never had the libusb port installed. In fact, when I try = to > >> > install libusb-0.1.12_4, I get the message =3D=3D=3D> =C2=A0libusb-0= =2E1.12_4 has > >> > been already included into base system. > >> > > >> > So, I still need advice on this... > >> > >> Did you do the "make delete-old" amd "make delete-old-libs" as well? > > > > I just did, and got "don't know how to make > > delete-old/delete-old-libs"... > > This has to be done from /usr/src, with the full source tree > installed. It goes through the installed system and removes files > from / and /usr that are no longer needed/are obsoleted. Thank you all for pointing this out. =2D-=20 Janos Dohanics