From owner-freebsd-current@FreeBSD.ORG Fri Mar 20 02:02:59 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 2C95C1065675 for ; Fri, 20 Mar 2009 02:02:59 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from ns2.bafirst.com (72-12-2-19.static.networktel.net [72.12.2.19]) by mx1.freebsd.org (Postfix) with ESMTP id D43018FC17 for ; Fri, 20 Mar 2009 02:02:58 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from HOME.encontacto.net ([189.129.4.53]) by ns2.bafirst.com with esmtp; Thu, 19 Mar 2009 21:02:56 -0500 id 000D5175.49C2F951.0001379F Received: from localhost (localhost [127.0.0.1]) (uid 80) by HOME.encontacto.net with local; Thu, 19 Mar 2009 20:02:56 -0600 id 0004AC1A.49C2F950.0000AB4D Received: from 172.16.0.42 (172.16.0.42 [172.16.0.42]) by econet.encontacto.net (Horde Framework) with HTTP; Thu, 19 Mar 2009 21:02:56 -0500 Message-ID: <20090319210256.112653yvpxxtv7m8@econet.encontacto.net> Date: Thu, 19 Mar 2009 21:02:56 -0500 From: eculp To: freebsd-current MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (5.0-cvs) X-Remote-Browser: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.0.7) Gecko/2009031117 Firefox/3.0.4, Ant.com Toolbar 1.3 X-IMP-Server: 189.129.4.53 X-Originating-IP: 201.155.7.3 X-Originating-User: eculp@encontacto.net Subject: 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 02:02:59 -0000 I'm trying tu update hal to 0.5.11 on current for the last few days =20 and now think that the problem isn't hal but me and related to my usb2 =20 configuration. If anyone else has seen this or has any suggestions they would be very =20 much appreciated. ed The port error follows: gmake[5]: Entering directory =20 `/usr/ports/sysutils/hal/work/hal-0.5.11/hald/freebsd/probing' cc -DHAVE_CONFIG_H -I. -I../../.. =20 -DPACKAGE_SYSCONF_DIR=3D\""/usr/local/etc"\" =20 -DPACKAGE_DATA_DIR=3D\""/usr/local/share"\" =20 -DPACKAGE_BIN_DIR=3D\""/usr/local/bin"\" =20 -DPACKAGE_LOCALE_DIR=3D\""/usr/local/share/locale"\" =20 -DPACKAGE_LOCALSTATEDIR=3D\""/var"\" -I../../.. =20 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include =20 -I/usr/local/include -DHAVE_CK_0_3 -O2 -pipe -fno-strict-aliasing =20 -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs =20 -Wpointer-arith -Wcast-align -Wsign-compare -MT probe-hiddev.o -MD -MP =20 -MF .deps/probe-hiddev.Tpo -c -o probe-hiddev.o probe-hiddev.c probe-hiddev.c: In function 'main': probe-hiddev.c:81: error: 'USB_GET_REPORT_ID' undeclared (first use in =20 this function) probe-hiddev.c:81: error: (Each undeclared identifier is reported only once probe-hiddev.c:81: error: for each function it appears in.) gmake[5]: *** [probe-hiddev.o] Error 1 gmake[5]: Leaving directory =20 `/usr/ports/sysutils/hal/work/hal-0.5.11/hald/freebsd/probing' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory =20 `/usr/ports/sysutils/hal/work/hal-0.5.11/hald/freebsd' 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