Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Apr 2008 13:42:21 +0300
From:      "V.Chukharev" <chukharev@mail.ru>
To:        "Jung-uk Kim" <jkim@freebsd.org>
Cc:        freebsd-x11@freebsd.org
Subject:   Re: [PATCH] xorg-server: fix mouse probingrg-server: fix mouse probing
Message-ID:  <op.t8xhcpvd0g54sc@localhost>

next in thread | raw e-mail | index | archive | help
> 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=3D\""/usr/local=
/etc"\" -DPACKAGE_DATA_DIR=3D\""/usr/local/share"\" -DPACKAGE_BIN_DIR=3D=
\""/usr/local/bin"\" -DPACKAGE_LOCALE_DIR=3D\""/usr/local/share/locale"\=
" -DPACKAGE_LOCALSTATEDIR=3D\""/var"\" -I../../.. -I/usr/local/include/d=
bus-1.0 -I/usr/local/include/dbus-1.0/include   -I/usr/local/include  -O=
2 -fno-strict-aliasing -pipe -march=3Dpentium-m -Wall -Wchar-subscripts =
-Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Ws=
ign-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_cloc=
k_gettime'
addon-storage.c:361: warning: nested extern declaration of `hfp_clock_ge=
ttime'
addon-storage.c:362: warning: implicit declaration of function `hfp_time=
speccmp'
addon-storage.c:362: warning: nested extern declaration of `hfp_timespec=
cmp'
addon-storage.c:362: error: syntax error before '<' token
addon-storage.c:366: error: `timeout' undeclared (first use in this func=
tion)
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_time=
specsub'
addon-storage.c:367: warning: nested extern declaration of `hfp_timespec=
sub'
addon-storage.c:378: error: syntax error before "else"
addon-storage.c:383: warning: nested extern declaration of `hfp_clock_ge=
ttime'
addon-storage.c:384: warning: implicit declaration of function `hfp_time=
specadd'
addon-storage.c:384: warning: nested extern declaration of `hfp_timespec=
add'
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.t8xhcpvd0g54sc>