Still can't seem to get sysutils/hal compile on current.

[ Available lists | Index of freebsd-current | Month of Sep 2009 | Week of 21 Sep 2009 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
eculp <eculp@encontacto.net>
Date
21 Sep 2009 19:12:44
Subject
Still can't seem to get sysutils/hal compile on current.
Message-ID
20090921141241.17156cuou9hmbcw0@econet.encontacto.net


[ Hide this part ]
Sorry to repeat but I inadvertantly screwed up a cut and paste.

I have current on my laptop and have not been able to get hal to
update since the last upgrade. I have tried everything that I can
think of including recursively building it etc and nothing works. I'm
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
18 07:22:13 CDT 2009
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

gmake[5]: Entering directory
`/usr/ports/sysutils/hal/work/hal-0.5.11/hald/freebsd/probing'
cc -DHAVE_CONFIG_H -I. -I../../..
-DPACKAGE_SYSCONF_DIR=\""/usr/local/etc"\"
-DPACKAGE_DATA_DIR=\""/usr/local/share"\"
-DPACKAGE_BIN_DIR=\""/usr/local/bin"\"
-DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\"
-DPACKAGE_LOCALSTATEDIR=\""/var"\" -I../../..
-I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include
-I/usr/local/include -DHAVE_CK_0_3 -O2 -pipe -fno-strict-aliasing
-Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs
-Wpointer-arith -Wcast-align -Wsign-compare -MT probe-hiddev.o -MD -MP
-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
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
`/usr/ports/sysutils/hal/work/hal-0.5.11/hald/freebsd/probing'
gmake[4]: *** [all-recursive] Error 1
gmake[4]: Leaving directory
`/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.

===>>> make failed for sysutils/hal
===>>> Aborting update

Any suggestions appreciated. Thanks,

ed



Elapsed time: 0.175 seconds