[PATCH] xorg-server: fix mouse probingrg-server: fix mouse probing

V.Chukharev chukharev at mail.ru
Tue Apr 1 13:38:17 PDT 2008


> You also have to patch sysutils/hal:
>http://www.marcuscom.com/downloads/hal.diff

On 6-STABLE I got errors in hal with you patch. I suspect an old header
lurking somewhere on my system, but cannot find it.

Thanks and regards!
--
V. Chukharev

# make clean all
[...]
gmake[5]: Leaving directory `/usr/ports/sysutils/hal/work/hal-0.5.11rc2/hald/freebsd/probing'
Making all in addons
gmake[5]: Entering directory `/usr/ports/sysutils/hal/work/hal-0.5.11rc2/hald/freebsd/addons'
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  -O2 -fno-strict-aliasing -pipe -march=pentium-m -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -MT addon-storage.o -MD -MP -MF .deps/addon-storage.Tpo -c -o addon-storage.o addon-storage.c
addon-storage.c: In function `main':
addon-storage.c:361: warning: implicit declaration of function `hfp_clock_gettime'
addon-storage.c:361: warning: nested extern declaration of `hfp_clock_gettime'
addon-storage.c:362: warning: implicit declaration of function `hfp_timespeccmp'
addon-storage.c:362: warning: nested extern declaration of `hfp_timespeccmp'
addon-storage.c:362: error: syntax error before '<' token
addon-storage.c:366: error: `timeout' undeclared (first use in this function)
addon-storage.c:366: error: (Each undeclared identifier is reported only once
addon-storage.c:366: error: for each function it appears in.)
addon-storage.c:367: warning: implicit declaration of function `hfp_timespecsub'
addon-storage.c:367: warning: nested extern declaration of `hfp_timespecsub'
addon-storage.c:378: error: syntax error before "else"
addon-storage.c:383: warning: nested extern declaration of `hfp_clock_gettime'
addon-storage.c:384: warning: implicit declaration of function `hfp_timespecadd'
addon-storage.c:384: warning: nested extern declaration of `hfp_timespecadd'
addon-storage.c:275: error: label `end' used but not defined
addon-storage.c: At top level:
addon-storage.c:387: error: syntax error before ':' token
gmake[5]: *** [addon-storage.o] Error 1
gmake[5]: Leaving directory `/usr/ports/sysutils/hal/work/hal-0.5.11rc2/hald/freebsd/addons'
gmake[4]: *** [all-recursive] Error 1
gmake[4]: Leaving directory `/usr/ports/sysutils/hal/work/hal-0.5.11rc2/hald/freebsd'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/ports/sysutils/hal/work/hal-0.5.11rc2/hald'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/ports/sysutils/hal/work/hal-0.5.11rc2/hald'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/sysutils/hal/work/hal-0.5.11rc2'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/sysutils/hal.
*** Error code 1

Stop in /usr/ports/sysutils/hal.


More information about the freebsd-x11 mailing list