Date: Wed, 09 Sep 2009 13:05:29 -0500 From: eculp <eculp@encontacto.net> To: freebsd-ports <freebsd-ports@freebsd.org> Subject: Can't get hald to compile in up to date current laptop. Message-ID: <20090909130529.14611vrs3iq8f9ms@econet.encontacto.net>
next in thread | raw e-mail | index | archive | help
I'm running current 9.0 # uname -a FreeBSD ed.local.net.mx 9.0-CURRENT FreeBSD 9.0-CURRENT #314: Wed Sep =20 9 06:15:13 CDT 2009 =20 root@ed.local.net.mx:/usr/obj/usr/src/sys/ENCONTACTO i386 The only ports that need undating are: hal-0.5.11_25 < needs updating (port has 0.5.11_26) pulseaudio-0.9.15_4 < needs updating (port has 0.9.15_5) I have checked ports/UPDATING and found nothing but I could have =20 missed something. plusaudio doesn't bother me but hal does a bit. The error trying to =20 compile 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 1 Stop in /usr/ports/sysutils/hal. Any help or suggestions will be appreciated. thanks, ed
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090909130529.14611vrs3iq8f9ms>