From owner-freebsd-gnome@FreeBSD.ORG Tue Jul 1 12:13:58 2008 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EFE1D1065672 for ; Tue, 1 Jul 2008 12:13:58 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from redbull.bpaserver.net (redbullneu.bpaserver.net [213.198.78.217]) by mx1.freebsd.org (Postfix) with ESMTP id A08BA8FC27 for ; Tue, 1 Jul 2008 12:13:58 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from outgoing.leidinger.net (p54A571D6.dip.t-dialin.net [84.165.113.214]) by redbull.bpaserver.net (Postfix) with ESMTP id 3514F2E111 for ; Tue, 1 Jul 2008 14:13:51 +0200 (CEST) Received: from webmail.leidinger.net (webmail.leidinger.net [192.168.1.102]) by outgoing.leidinger.net (Postfix) with ESMTP id 7F08110DE48 for ; Tue, 1 Jul 2008 14:13:48 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=Leidinger.net; s=outgoing-alex; t=1214914428; bh=lL+7eQ7LZsJw6A0rHAxS2RgTzK4Lmqwr2 tFKQ24xs4Q=; h=Message-ID:Date:From:To:Subject:MIME-Version: Content-Type:Content-Transfer-Encoding; b=kSzgImZUkTFCplRyLY4RidUf RaimckwvwUVFQ85Npi1mqiR3b9xXB/Fw9tQJcAsuDkswwDQFN2q05ZLT/wYY65ARgsn DK6DZV1/smKK3g/VnSDso6wD3LsP2X4upVqX8vXITkW03nEyWYoIqO/+zzxfP9x+ioY Ij6qIwhSP7cnTU8XZUDNHqKi1VYEH9pCJKgQ9YzOobyiqwQkM+BJ7OH8wvS/12lbq5l IebwmvSozwr3iMcP89a1527QQRc0XctqRk+JCcSP7Ia/B+hqCOsS8BlaZQ5EHfNxZ5p m6a1c1GnUqZDSZN+2YZVdYDdrgEPe010kcH6jRKn+8LqRNkCYg== Received: (from www@localhost) by webmail.leidinger.net (8.14.2/8.13.8/Submit) id m61CDmo5025483 for gnome@freebsd.org; Tue, 1 Jul 2008 14:13:48 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from pslux.cec.eu.int (pslux.cec.eu.int [158.169.9.14]) by webmail.leidinger.net (Horde Framework) with HTTP; Tue, 01 Jul 2008 14:13:47 +0200 Message-ID: <20080701141347.22595aczid6zva0w@webmail.leidinger.net> X-Priority: 3 (Normal) Date: Tue, 01 Jul 2008 14:13:47 +0200 From: Alexander Leidinger To: gnome@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.2-RC2) / FreeBSD-8.0 X-BPAnet-MailScanner-Information: Please contact the ISP for more information X-BPAnet-MailScanner: Found to be clean X-BPAnet-MailScanner-SpamCheck: not spam, ORDB-RBL, SpamAssassin (not cached, score=-14.9, required 6, BAYES_00 -15.00, DKIM_SIGNED 0.00, DKIM_VERIFIED -0.00, RDNS_DYNAMIC 0.10) X-BPAnet-MailScanner-From: alexander@leidinger.net X-Spam-Status: No Cc: Subject: Problem updating hal X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jul 2008 12:13:59 -0000 Hi, I try to update HAL, but I stumble upon this: ---snip--- /bin/sh /var/ports/import/ports/sysutils/hal/work/gnome-libtool =20 --tag=3DCC --mode=3Dlink cc -O1 -fno-strict-aliasing -pipe =20 -march=3Dpentium3 -Wall -Wchar-subscripts -Wmissing-declarations =20 -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare =20 -Wl,--as-needed -L/usr/local/lib -o hald-addon-storage addon-storage.o =20 ../../../hald/freebsd/libprobe/libhald_freebsd_probe.la mkdir .libs cc -O1 -fno-strict-aliasing -pipe -march=3Dpentium3 -Wall =20 -Wchar-subscripts -Wmissing-declarations -Wnested-externs =20 -Wpointer-arith -Wcast-align -Wsign-compare -Wl,--as-needed -o =20 .libs/hald-addon-storage addon-storage.o -L/usr/local/lib =20 ../../../hald/freebsd/libprobe/.libs/libhald_freebsd_probe.so -pthread =20 -lcam -Wl,--rpath -Wl,/usr/local/lib addon-storage.o(.text+0xe1): In function `poll_for_media': : undefined reference to `libhal_device_is_locked_by_others' addon-storage.o(.text+0x564): In function `main': : undefined reference to `libhal_device_addon_is_ready' addon-storage.o(.text+0x6ea): In function `main': : undefined reference to `libhal_device_claim_interface' gmake[5]: *** [hald-addon-storage] Fehler 1 gmake[5]: Leaving directory =20 `/var/ports/import/ports/sysutils/hal/work/hal-0.5.11/hald/freebsd/addons' ---snip--- Grepping for the first undefined reference shows that this is in a =20 newly generated libhal, but it doesn't look like it is used. Is this =20 some srtange thing on my system? Bye, Alexander. --=20 Dinosaurs aren't extinct. They've just learned to hide in the trees. http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID =3D B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID =3D 72077137