[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: XFree86 4.1.0-0pre1v5 now available; 4.1.0-1 imminent



On Sat, Jul 14, 2001 at 11:02:47PM -0500, Branden Robinson wrote:
> The latest prerelease of 4.1.0 .debs is now available at the X Strike
> Force repository (see the URL in my .sig).
Doesn't build on m68k due to a stupid... idunno, is it a bug? Or just
unlucky coincidence?

gcc -c -O2 -ansi -pedantic -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-p
rototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs   -I. -I../.
./../../../../programs/Xserver/hw/xfree86/common -I../../../../../../programs/Xs
erver/hw/xfree86/loader -I../../../../../../programs/Xserver/hw/xfree86/os-suppo
rt          -I../../../../../../programs/Xserver/include -I../../../../../../pro
grams/Xserver/mi -I../../../../../../exports/include/X11 -I../../../../../../inc
lude/extensions  -I../../../../../.. -I../../../../../../exports/include  -Dlinu
x -D__mc68000__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD
_SOURCE -D_SVID_SOURCE  -D_GNU_SOURCE  -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP 
-DXCSECURITY -DTOGCUP  -DXF86BIGFONT -DDPMSExtension  -DPIXPRIV -DPANORAMIX  -DR
ENDER -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH -DXFreeXDGA -DXvExte
nsion -DXFree86LOADER  -DXFree86Server -DXF86VIDMODE  -DSMART_SCHEDULE -DBUILDDE
BUG -DX_BYTE_ORDER=X_BIG_ENDIAN -DNDEBUG  -DFUNCPROTO=15 -DNARROWPROTO  -DIN_MOD
ULE -DXFree86Module -DLINUX_INPUT   xf86Wacom.c
xf86Wacom.c: In function `xf86WcmReadUSBInput':
xf86Wacom.c:2206: `ABS_WHEEL' undeclared (first use in this function)
xf86Wacom.c:2206: (Each undeclared identifier is reported only once
xf86Wacom.c:2206: for each function it appears in.)
make[8]: *** [xf86Wacom.o] Error 1
make[8]: Leaving directory `/debian1/source/xfree4.0/xfree86-4.1.0/build-tree/xc
/programs/Xserver/hw/xfree86/input/wacom'

On my i386 box ABS_WHEEL is define in /usr/include/linux/input.h
($Id: input.h,v 1.18 2000/07/25 21:36:56 vojtech Exp $). 
On m68k its not ($Id: input.h,v 1.13 2000/05/29 10:54:53 vojtech Exp $)

m68k: libc6-dev      2.2.3-5
i386: libc6-dev      2.2.3-6

Soo... its a bug in libc6 and xfree should build-depend on libc6-dev 
(>= 2.2.3-6) maybe (failed to build on m68k, -7 is "building")? 
Or do you need a special build-depends on kernel-header-2.4.x? I might have
installed newer header on my i386 box already.

I am trying debian/rules binary-arch with 2.4.6 headers, but it does not
seem to work... ie, its calling a lot of rm -f

Christian



Reply to: