From owner-freebsd-current@FreeBSD.ORG Mon Sep 21 16:00:13 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D2A2C106568D for ; Mon, 21 Sep 2009 16:00:13 +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 85CB58FC0A for ; Mon, 21 Sep 2009 16:00:13 +0000 (UTC) Received: from HOME.encontacto.net ([189.129.150.183]) by ns2.bafirst.com with esmtp; Mon, 21 Sep 2009 10:50:08 -0500 id 000D50E1.4AB7A0B1.00001837 Received: from localhost (localhost [127.0.0.1]) (uid 80) by HOME.encontacto.net with local; Mon, 21 Sep 2009 10:50:08 -0500 id 0004AC26.4AB7A0B0.0000F992 Received: from econet.encontacto.net (econet.encontacto.net [189.129.150.183]) by econet.encontacto.net (Horde Framework) with HTTP; Mon, 21 Sep 2009 10:50:07 -0500 Message-ID: <20090921105007.369475927nsbigsg@econet.encontacto.net> Date: Mon, 21 Sep 2009 10:50:07 -0500 From: eculp To: 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: Opera/9.80 (X11; FreeBSD 7.2-STABLE i386; U; en) Presto/2.2.15 Version/10.00 X-IMP-Server: 189.129.150.183 X-Originating-IP: 189.129.150.183 X-Originating-User: eculp@encontacto.net Cc: Subject: Still can't make sysutils/hal compile on current. 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, 21 Sep 2009 16:00:13 -0000 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.) I have current on my laptop and have not been able to get hal to =20 update since the last upgrade. I have tried everything that I can =20 think of including recursively building it etc and nothing works. I'm =20 sure that I am doing something really dumb. uname -a FreeBSD ed.local.net.mx 9.0-CURRENT FreeBSD 9.0-CURRENT #316: Fri Sep =20 18 07:22:13 CDT 2009 =20 root@ed.local.net.mx:/usr/obj/usr/src/sys/ENCONTACTO i386 ed.local.net.mx # ls -d /var/db/pkg/hal* /var/db/pkg/hal-0.5.11_25 Any suggestions appreciated. Thanks, ed 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 1 Stop in /usr/ports/sysutils/hal. =3D=3D=3D>>> make failed for sysutils/hal =3D=3D=3D>>> Aborting update