sysutils/hal does not build on RELENG_8/amd64

Rene Ladan r.c.ladan at gmail.com
Fri Oct 23 11:18:18 UTC 2009


2009/10/23 Dominic Fandrey <kamikaze at bsdforen.de>:
> sysutils/hal does not build on my system. I'm trying to
> rebuild after upgrading from RELENG_7.
>
> # uname -a
> FreeBSD mobileKamikaze.norad 8.0-RC1 FreeBSD 8.0-RC1 #0: Thu Oct 22 18:39:21 CEST 2009     root at mobileKamikaze.norad:/usr/obj/HP6510b-8/amd64/usr/src/sys/HP6510b-8  amd64
>
>
> 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 -march=nocona -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/obj/mobileKamikaze.norad/amd64/usr/ports/sysutils/hal/work/hal-0.5.11/hald/freebsd/probing'
> gmake[4]: *** [all-recursive] Error 1
> gmake[4]: Leaving directory `/usr/obj/mobileKamikaze.norad/amd64/usr/ports/sysutils/hal/work/hal-0.5.11/hald/freebsd'
> gmake[3]: *** [all-recursive] Error 1
> gmake[3]: Leaving directory `/usr/obj/mobileKamikaze.norad/amd64/usr/ports/sysutils/hal/work/hal-0.5.11/hald'
> gmake[2]: *** [all] Error 2
> gmake[2]: Leaving directory `/usr/obj/mobileKamikaze.norad/amd64/usr/ports/sysutils/hal/work/hal-0.5.11/hald'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/usr/obj/mobileKamikaze.norad/amd64/usr/ports/sysutils/hal/work/hal-0.5.11'
> gmake: *** [all] Error 2
> *** Error code 1
>
> Stop in /usr/ports/sysutils/hal.

It builds on my 8.0RC-1/amd64 box, did you remove the devel/libusb
port before trying to upgrade?  FreeBSD 8+
comes with libusb built in.

René
-- 
http://www.rene-ladan.nl/

GPG fingerprint = E738 5471 D185 7013 0EE0  4FC8 3C1D 6F83 12E1 84F6
(subkeys.pgp.net)


More information about the freebsd-ports mailing list