Compile errors for a few drivers against gitcopy of xserver-1.2-branch from the 20th Dec 2006

Tobias Gerschner tobias.gerschner at gmail.com
Sun Dec 24 00:45:19 PST 2006


Hi,

I just bumped all drivers against a gitcopy of xserver from the 20th
of December including the  Mesa patch and the dri-patch which shall
fix loading the drm-driver like in ATI's driver 8.32.5.

A couple of drivers failed : dynapro, penmount, microtouch, elo2300,
dmc, citron, calcomp . A quick look into svn did not show any changes
of those drivers for the last months. Neither seems the xserver have
to have an appropriate commit in the last 4 days.

The error message in all cases is :

 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -march=i686
-mtune=i686 -m32 -fomit-frame-pointer -maccumulate-outgoing-args -pipe
-fPIC -I/usr/include/xorg -I../src -MT elo.lo -MD -MP -MF
.deps/elo.Tpo -c elo.c  -fPIC -DPIC -o .libs/elo.o
elo.c:64:1: warning: "NEED_XF86_TYPES" redefined
In file included from ../config.h:4,
                 from elo.c:54:
/usr/include/xorg/xorg-server.h:69:1: warning: this is the location of
the previous definition
elo.c: In function 'SetupProc':
elo.c:179: error: 'TS_Raw' undeclared (first use in this function)
elo.c:179: error: (Each undeclared identifier is reported only once
elo.c:179: error: for each function it appears in.)
elo.c:181: error: 'TS_Scaled' undeclared (first use in this function)
elo.c: In function 'ReadInput':
elo.c:372: error: 'TS_Scaled' undeclared (first use in this function)
elo.c: In function 'ControlProc':
elo.c:460: error: 'xDeviceTSCalibrationCtl' undeclared (first use in
this function)
elo.c:460: error: 'c' undeclared (first use in this function)
elo.c:460: error: syntax error before ')' token
elo.c: In function 'SwitchMode':
elo.c:488: error: 'TS_Raw' undeclared (first use in this function)
elo.c:488: error: 'TS_Scaled' undeclared (first use in this function)
elo.c:493: error: 'SendCoreEvents' undeclared (first use in this function)
elo.c:493: error: 'DontSendCoreEvents' undeclared (first use in this function)
elo.c: In function 'ConvertProc':
elo.c:517: error: 'TS_Raw' undeclared (first use in this function)
make[2]: *** [elo.lo] Error 1
make[2]: Leaving directory `/usr/src/rpm/BUILD/xf86-input-elo2300-1.1.0/src'

regards

-- 
Tobias Gerschner
Member of Board of Yoper Linux Ltd. NZ

Knowing is not enough; we must apply. Willing is not enough; we must do.



More information about the xorg mailing list