You are not logged in.

#1 2006-09-16 12:02:01

mutze13
Member
From: germany
Registered: 2006-05-06
Posts: 107

wacom makepkg fail

Hi,
I tried to compile linuxwacom with PKGBUILD from AUR and I get this errors:

make  all-recursive
make[1]: Entering directory `/home/mutze/bin/linuxwacom/src/linuxwacom-0.7.4-3'
Making all in src
make[2]: Entering directory `/home/mutze/bin/linuxwacom/src/linuxwacom-0.7.4-3/src'
Making all in .
make[3]: Entering directory `/home/mutze/bin/linuxwacom/src/linuxwacom-0.7.4-3/src'
gcc -march=i686 -O2 -pipe -D__amd64__ -I/usr/include/  -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 -D_XSERVER64 
        -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:67,
                 from ./xf86Wacom.c:103:
/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:67,
                 from ./xf86Wacom.c:103:
/usr/include/unistd.h:325: error: conflicting types for 'xf86read'
/usr/include/xorg/xf86_ansic.h:273: error: previous declaration of 'xf86read' was here
/usr/include/unistd.h:331: error: conflicting types for 'xf86write'
/usr/include/xorg/xf86_ansic.h:274: error: previous declaration of 'xf86write' was here
/usr/include/unistd.h:418: 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:67,
                 from ./xf86Wacom.c:103:
/usr/include/unistd.h:935:29: error: macro "getpagesize" passed 1 arguments, but takes just 0
make[3]: *** [xf86Wacom.o] Error 1
make[3]: Leaving directory `/home/mutze/bin/linuxwacom/src/linuxwacom-0.7.4-3/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/mutze/bin/linuxwacom/src/linuxwacom-0.7.4-3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mutze/bin/linuxwacom/src/linuxwacom-0.7.4-3'
make: *** [all] Error 2
==> ERROR: Build Failed.  Aborting...


Same with the changes mentioned in the  ArchWiki: Toshiba Satellite R15 wacom tablet pc.
I have searched with google to solve my problem but I found nothing that could help me.

mutze

Offline

#2 2006-09-16 14:34:41

mutze13
Member
From: germany
Registered: 2006-05-06
Posts: 107

Re: wacom makepkg fail

Hi,
solved it with using this patch.

mutze

Offline

Board footer

Powered by FluxBB