From owner-freebsd-current@FreeBSD.ORG Fri Mar 20 03:16:30 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 3EB53106566B for ; Fri, 20 Mar 2009 03:16:30 +0000 (UTC) (envelope-from null@pozo.com) Received: from pozo.com (pozo.com [216.101.162.50]) by mx1.freebsd.org (Postfix) with ESMTP id 8A1098FC0C for ; Fri, 20 Mar 2009 03:16:29 +0000 (UTC) (envelope-from null@pozo.com) Received: from T61p.pozo.com (t61p.pozo.com [192.168.0.8]) (authenticated bits=0) by pozo.com (8.14.3/8.14.3) with ESMTP id n2K3Fn0G043093 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 19 Mar 2009 20:15:50 -0700 (PDT) (envelope-from null@pozo.com) Message-Id: <200903200315.n2K3Fn0G043093@pozo.com> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Thu, 19 Mar 2009 20:15:44 -0700 To: Joe Marcus Clarke From: Manfred Antar In-Reply-To: <1237517982.31432.150.camel@shumai.marcuscom.com> References: <20090319210256.112653yvpxxtv7m8@econet.encontacto.net> <1237515309.31432.139.camel@shumai.marcuscom.com> <200903200253.n2K2rLhY013643@pozo.com> <1237517982.31432.150.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Virus-Scanned: ClamAV 0.94.2-exp/9142/Thu Mar 19 13:19:47 2009 on pozo.com X-Virus-Status: Clean X-pozo.com-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: n2K3Fn0G043093 X-pozo.com-MailScanner: Found to be clean X-pozo.com-MailScanner-From: null@pozo.com X-Spam-Status: No Cc: freebsd-current Subject: Re: I can't update to hal-0.5.11 probably because of a usb2 configuration problem? 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: Fri, 20 Mar 2009 03:16:30 -0000 At 07:59 PM 3/19/2009, Joe Marcus Clarke wrote: >On Thu, 2009-03-19 at 19:53 -0700, Manfred Antar wrote: >> At 07:15 PM 3/19/2009, Joe Marcus Clarke wrote: >> >On Thu, 2009-03-19 at 21:02 -0500, eculp wrote: >> >> I'm trying tu update hal to 0.5.11 on current for the last few days >> >> and now think that the problem isn't hal but me and related to my usb2 >> >> configuration. >> >> >> >> If anyone else has seen this or has any suggestions they would be very >> >> much appreciated. >> > >> >Make sure you are running the latest -CURRENT, your ports tree has hal >> >0.5.11_21, you have run delete-old and delete-old-libs, and you do NOT >> >have devel/libusb installed. Hal will build then. >> > >> >Joe >> >> With current sources. >> I'm seeing a problem too but in a different place: >> cc -O2 -pipe -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wl,--as-needed -o hald hald_marshal.o util.o util_helper.o util_pm.o hald_runner.o device.o device_info.o device_store.o device_pm.o hald.o hald_dbus.o logger.o ids.o mmap_cache.o ci-tracker.o access-check.o ck-tracker.o -L/usr/local/lib /usr/local/lib/libdbus-glib-1.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so -licui18n /usr/local/lib/libintl.so /usr/local/lib/libiconv.so /usr/local/lib/libpcre.so /usr/local/lib/libdbus-1.so -pthread /usr/local/lib/libpolkit.so /usr/local/lib/libexpat.so -lm ../hald/freebsd/.libs/libhald_freebsd.a -lcam -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib >> ../hald/freebsd/.libs/libhald_freebsd.a(osspec.o)(.data.rel.ro+0xc): undefined reference to `hf_usb2_handler' >> ../hald/freebsd/.libs/libhald_freebsd.a(hf-devd.o)(.data.rel.ro+0x0): undefined reference to `hf_usb2_devd_handler' >> gmake[4]: *** [hald] Error 1 >> gmake[4]: Leaving directory `/usr/ports/sysutils/hal/work/hal-0.5.11/hald' >> gmake[3]: *** [all-recursive] Error 1 >> gmake[3]: Leaving directory `/usr/ports/sysutils/hal/work/hal-0.5.11/hald' >> gmake[2]: *** [all] Error 2 >> gmake[2]: Leaving directory `/usr/ports/sysutils/hal/work/hal-0.5.11/hald' >> gmake[1]: *** [all-recursive] Error 1 >> gmake[1]: Leaving directory `/usr/ports/sysutils/hal/work/hal-0.5.11' >> gmake: *** [all] Error 2 >> *** Error code 2 >> >> I don't have devel/libusb installed >> I don't know about you have run delete-old and delete-old-libs >> How do you do this ? > >cd /usr/src >make delete-old >make delete-old-libs > >Joe > >-- >PGP Key : http://www.marcuscom.com/pgp.asc > That fixed it for me: ---> Upgrade of sysutils/hal ended at: Thu, 19 Mar 2009 20:12:54 -0700 (consumed 00:02:59) ---> ** Upgrade tasks 1: 1 done, 0 ignored, 0 skipped and 0 failed ---> Listing the results (+:done / -:ignored / *:skipped / !:failed) + sysutils/hal (hal-0.5.11_20) Thanks Manfred ================================== || null@pozo.com || || Ph. (415) 681-6235 || ==================================