From owner-freebsd-current@FreeBSD.ORG Mon Apr 20 17:43:50 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 21DA4106566C for ; Mon, 20 Apr 2009 17:43:50 +0000 (UTC) (envelope-from niclas.zeising@gmail.com) Received: from mxf2.bahnhof.se (mxf2.bahnhof.se [213.80.101.26]) by mx1.freebsd.org (Postfix) with ESMTP id C9ED68FC13 for ; Mon, 20 Apr 2009 17:43:49 +0000 (UTC) (envelope-from niclas.zeising@gmail.com) Received: from localhost (mxf2.local [127.0.0.1]) by mxf2-reinject (Postfix) with ESMTP id A0D196BD224; Mon, 20 Apr 2009 19:11:35 +0200 (CEST) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MXF2) X-Spam-Score: 2.777 X-Spam-Level: ** X-Spam-Status: No, score=2.777 tagged_above=-99 required=5 tests=[DNS_FROM_RFC_POST=1.708, SPF_NEUTRAL=1.069] Received: from mxf2.bahnhof.se ([127.0.0.1]) by localhost (mxf2.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wo6EwQWBl77H; Mon, 20 Apr 2009 19:11:33 +0200 (CEST) Received: from [79.136.90.99] (h-90-99.A163.priv.bahnhof.se [79.136.90.99]) by mxf2.bahnhof.se (Postfix) with ESMTP id 49C0C6BD212; Mon, 20 Apr 2009 19:11:33 +0200 (CEST) Received: from 127.0.0.1 (AVG SMTP 8.5.287 [270.12.0/2068]); Mon, 20 Apr 2009 19:11:21 +0200 Message-ID: <49ECACB9.3070102@gmail.com> Date: Mon, 20 Apr 2009 19:11:21 +0200 From: Niclas Zeising User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: Janos Dohanics References: <200904200637.47019.web@3dresearch.com> <200904201046.33237.web@3dresearch.com> <49EC8BBC.8070209@missouri.edu> <200904201302.27958.web@3dresearch.com> In-Reply-To: <200904201302.27958.web@3dresearch.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Stephen Montgomery-Smith , freebsd-current@freebsd.org 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 17:43:50 -0000 Janos Dohanics wrote: > 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. I also installed a very >>>> recent version of CURRENT, and remembered to do "make delete-old" and >>>> "make delete-old-libs." >>>> >>>> Then, and only then, could I get hal to build. Still cannot get >>>> 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 ===> libusb-0.1.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"... > Did you run those from /usr/src (or where you keep the freebsd source for building world/kernel) Regards! //Niclas