Hi,

I got errors trying to build the newest beta (X41 tablet, Debian unstable, Xorg
7.1). The stable version is working, but I would like to rotate on-the-fly.

The result of ./configure looks okay, but there are compiler errors at the end
of make ...

----------------------------------------
  BUILD ENVIRONMENT:
       architecture - i486-linux-gnu
       linux kernel - yes 2.6.16
  module versioning - yes -DCONFIG_MODVERSIONS -DMODVERSIONS -include
/usr/src/linux-2.6.17.13-slh-up-1/include/linux/modversions.h
      kernel source - yes /usr/src/linux-2.6.17.13-slh-up-1
           Xorg SDK - yes /usr/include/xorg
          XSERVER64 - no
           dlloader - yes
               XLib - yes /usr/lib
                TCL - yes /usr/include/tcl8.4/
                 TK - yes /usr/include/tcl8.4/
            ncurses - yes

  BUILD OPTIONS:
            wacom.o - no
            wacdump - yes
             xidump - yes
        libwacomcfg - yes
         libwacomxi - yes
          xsetwacom - yes
              hid.o - no
         usbmouse.o - no
            evdev.o - no
         mousedev.o - no
            input.o - no
        tabletdev.o - no
       wacom_drv.so - yes /usr/lib/xorg/modules/input
        wacom_drv.o - no
----------------------------------------
[EMAIL PROTECTED]:/tmp/linuxwacom-0.7.5-3# make

[snip]

make[3]: Entering directory `/tmp/linuxwacom-0.7.5-3/src/xdrv'
gcc -g -O2 -I/usr/include/tcl8.4/  -fPIC -pipe -ansi \
                -pedantic -Wall -Wpointer-arith -fno-merge-constants \
                -I. -I/usr/include/xorg  -Dlinux \
                -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 \
                -DRENDER -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV \
                -DSINGLEDEPTH -DXFreeXDGA -DXvExtension -DXFree86LOADER \
                -DXFree86Server -DXF86VIDMODE -DXvMCExtension \
                -DSMART_SCHEDULE -DBUILDDEBUG -DXResExtension \
                -DX_BYTE_ORDER=X_LITTLE_ENDIAN  \
                -DNDEBUG -DFUNCPROTO=15 \
                -DNARROWPROTO -DIN_MODULE -DXFree86Module -DLINUX_INPUT \
                -o xf86Wacom.o -c ./xf86Wacom.c
In file included from /usr/include/xorg/xisb.h:32,
                 from ./xf86Wacom.h:70,
                 from ./xf86Wacom.c:104:
/usr/include/unistd.h:189: error: conflicting types for ‘xf86ssize_t’
/usr/include/xorg/xf86_libc.h:86: error: previous declaration of ‘xf86ssize_t’
was here
In file included from /usr/include/xorg/xisb.h:32,
                 from ./xf86Wacom.h:70,
                 from ./xf86Wacom.c:104:
/usr/include/unistd.h:312: error: conflicting types for ‘xf86read’
/usr/include/xorg/xf86_ansic.h:273: error: previous declaration of ‘xf86read’
was here
/usr/include/unistd.h:318: error: conflicting types for ‘xf86write’
/usr/include/xorg/xf86_ansic.h:274: error: previous declaration of ‘xf86write’
was here
/usr/include/unistd.h:405: error: conflicting types for ‘xf86usleep’
/usr/include/xorg/xf86_ansic.h:345: error: previous declaration of ‘xf86usleep’
was here
In file included from /usr/include/xorg/xisb.h:32,
                 from ./xf86Wacom.h:70,
                 from ./xf86Wacom.c:104:
/usr/include/unistd.h:884:29: error: macro "getpagesize" passed 1 arguments, but
takes just 0
make[3]: *** [xf86Wacom.o] Error 1
make[3]: Leaving directory `/tmp/linuxwacom-0.7.5-3/src/xdrv'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/linuxwacom-0.7.5-3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/linuxwacom-0.7.5-3'
make: *** [all] Error 2


Thanks,
Ben


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Linuxwacom-discuss mailing list
Linuxwacom-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss

Reply via email to