Mantis Bugtracker

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000025 [AfterStep] General block always 2009-09-24 18:14 2009-09-24 18:14
Reporter anonymous View Status public  
Assigned To
Priority normal Resolution open  
Status new   Product Version
Summary 0000025: 2.2.9 build problem
Description $ make
make[1]: Entering directory `/home/kobaz/download/AfterStep-2.2.9/libAfterBase'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/kobaz/download/AfterStep-2.2.9/libAfterBase'
make[1]: Entering directory `/home/kobaz/download/AfterStep-2.2.9/libAfterImage'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/kobaz/download/AfterStep-2.2.9/libAfterImage'
make[1]: Entering directory `/home/kobaz/download/AfterStep-2.2.9/libAfterStep'
gcc -DNO_DEBUG_OUTPUT -O2 -Wall -fPIC -c asapp.c
In file included from ../include/../libAfterBase/astypes.h:4,
                 from ../include/afterbase.h:1,
                 from asapp.h:45,
                 from asapp.c:30:
../include/../libAfterBase/xwrap.h:54: error: conflicting types for 'XID'
/usr/include/X11/X.h:71: error: previous declaration of 'XID' was here
../include/../libAfterBase/xwrap.h:59: error: conflicting types for 'Drawable'
/usr/include/X11/X.h:102: error: previous declaration of 'Drawable' was here
../include/../libAfterBase/xwrap.h:63: error: conflicting types for 'Atom'
/usr/include/X11/X.h:79: error: previous declaration of 'Atom' was here
../include/../libAfterBase/xwrap.h:67: error: conflicting types for 'Window'
/usr/include/X11/X.h:101: error: previous declaration of 'Window' was here
../include/../libAfterBase/xwrap.h:71: error: conflicting types for 'Pixmap'
/usr/include/X11/X.h:107: error: previous declaration of 'Pixmap' was here
../include/../libAfterBase/xwrap.h:75: error: conflicting types for 'Font'
/usr/include/X11/X.h:105: error: previous declaration of 'Font' was here
../include/../libAfterBase/xwrap.h:79: error: conflicting types for 'Colormap'
/usr/include/X11/X.h:109: error: previous declaration of 'Colormap' was here
../include/../libAfterBase/xwrap.h:83: error: conflicting types for 'Cursor'
/usr/include/X11/X.h:108: error: previous declaration of 'Cursor' was here
../include/../libAfterBase/xwrap.h:87: error: conflicting types for 'VisualID'
/usr/include/X11/X.h:81: error: previous declaration of 'VisualID' was here
../include/../libAfterBase/xwrap.h:92: error: conflicting types for 'GC'
/usr/include/X11/Xlib.h:233: error: previous declaration of 'GC' was here
../include/../libAfterBase/xwrap.h:125: error: conflicting types for 'XGCValues'
/usr/include/X11/Xlib.h:218: error: previous declaration of 'XGCValues' was here
../include/../libAfterBase/xwrap.h:132: error: conflicting types for 'XTextProperty'
/usr/include/X11/Xutil.h:162: error: previous declaration of 'XTextProperty' was here
../include/../libAfterBase/xwrap.h:145: error: conflicting types for 'Visual'
/usr/include/X11/Xlib.h:249: error: previous declaration of 'Visual' was here
../include/../libAfterBase/xwrap.h:162: error: conflicting types for 'XVisualInfo'
/usr/include/X11/Xutil.h:296: error: previous declaration of 'XVisualInfo' was here
../include/../libAfterBase/xwrap.h:164: error: redefinition of 'struct _XImage'
../include/../libAfterBase/xwrap.h:180: error: redefinition of 'struct funcs'
../include/../libAfterBase/xwrap.h:225: error: conflicting types for 'XSetWindowAttributes'
/usr/include/X11/Xlib.h:317: error: previous declaration of 'XSetWindowAttributes' was here
../include/../libAfterBase/xwrap.h:232: error: conflicting types for 'XColor'
/usr/include/X11/Xlib.h:426: error: previous declaration of 'XColor' was here
../include/../libAfterBase/xwrap.h:234: error: conflicting types for 'XParseGeometry'
/usr/include/X11/Xlib.h:2859: error: previous declaration of 'XParseGeometry' was here
In file included from mylook.h:11,
                 from screen.h:15,
                 from asapp.c:33:
../libAfterImage/asimage.h:1086: error: conflicting types for 'XRectangle'
/usr/include/X11/Xlib.h:444: error: previous declaration of 'XRectangle' was here
make[1]: *** [asapp.o] Error 1
make[1]: Leaving directory `/home/kobaz/download/AfterStep-2.2.9/libAfterStep'
make[1]: Entering directory `/home/kobaz/download/AfterStep-2.2.9/libAfterConf'
gcc -DNO_DEBUG_OUTPUT -O2 -Wall -fPIC -c AfterStep.c
In file included from ../libAfterStep/../include/../libAfterBase/astypes.h:4,
                 from ../libAfterStep/../include/afterbase.h:1,
                 from ../libAfterStep/asapp.h:45,
                 from AfterStep.c:24:
../libAfterStep/../include/../libAfterBase/xwrap.h:54: error: conflicting types for 'XID'
/usr/include/X11/X.h:71: error: previous declaration of 'XID' was here
../libAfterStep/../include/../libAfterBase/xwrap.h:59: error: conflicting types for 'Drawable'
/usr/include/X11/X.h:102: error: previous declaration of 'Drawable' was here
../libAfterStep/../include/../libAfterBase/xwrap.h:63: error: conflicting types for 'Atom'
/usr/include/X11/X.h:79: error: previous declaration of 'Atom' was here
../libAfterStep/../include/../libAfterBase/xwrap.h:67: error: conflicting types for 'Window'
/usr/include/X11/X.h:101: error: previous declaration of 'Window' was here
../libAfterStep/../include/../libAfterBase/xwrap.h:71: error: conflicting types for 'Pixmap'
/usr/include/X11/X.h:107: error: previous declaration of 'Pixmap' was here
../libAfterStep/../include/../libAfterBase/xwrap.h:75: error: conflicting types for 'Font'
/usr/include/X11/X.h:105: error: previous declaration of 'Font' was here
../libAfterStep/../include/../libAfterBase/xwrap.h:79: error: conflicting types for 'Colormap'
/usr/include/X11/X.h:109: error: previous declaration of 'Colormap' was here
../libAfterStep/../include/../libAfterBase/xwrap.h:83: error: conflicting types for 'Cursor'
/usr/include/X11/X.h:108: error: previous declaration of 'Cursor' was here
../libAfterStep/../include/../libAfterBase/xwrap.h:87: error: conflicting types for 'VisualID'
/usr/include/X11/X.h:81: error: previous declaration of 'VisualID' was here
../libAfterStep/../include/../libAfterBase/xwrap.h:92: error: conflicting types for 'GC'
/usr/include/X11/Xlib.h:233: error: previous declaration of 'GC' was here
../libAfterStep/../include/../libAfterBase/xwrap.h:125: error: conflicting types for 'XGCValues'
/usr/include/X11/Xlib.h:218: error: previous declaration of 'XGCValues' was here
../libAfterStep/../include/../libAfterBase/xwrap.h:132: error: conflicting types for 'XTextProperty'
/usr/include/X11/Xutil.h:162: error: previous declaration of 'XTextProperty' was here
../libAfterStep/../include/../libAfterBase/xwrap.h:145: error: conflicting types for 'Visual'
/usr/include/X11/Xlib.h:249: error: previous declaration of 'Visual' was here
../libAfterStep/../include/../libAfterBase/xwrap.h:162: error: conflicting types for 'XVisualInfo'
/usr/include/X11/Xutil.h:296: error: previous declaration of 'XVisualInfo' was here
../libAfterStep/../include/../libAfterBase/xwrap.h:164: error: redefinition of 'struct _XImage'
../libAfterStep/../include/../libAfterBase/xwrap.h:180: error: redefinition of 'struct funcs'
../libAfterStep/../include/../libAfterBase/xwrap.h:225: error: conflicting types for 'XSetWindowAttributes'
/usr/include/X11/Xlib.h:317: error: previous declaration of 'XSetWindowAttributes' was here
../libAfterStep/../include/../libAfterBase/xwrap.h:232: error: conflicting types for 'XColor'
/usr/include/X11/Xlib.h:426: error: previous declaration of 'XColor' was here
../libAfterStep/../include/../libAfterBase/xwrap.h:234: error: conflicting types for 'XParseGeometry'
/usr/include/X11/Xlib.h:2859: error: previous declaration of 'XParseGeometry' was here
In file included from ../libAfterStep/../libAfterImage/afterimage.h:10,
                 from ../libAfterStep/mystyle.h:4,
                 from AfterStep.c:28:
../libAfterStep/../libAfterImage/asimage.h:1086: error: conflicting types for 'XRectangle'
/usr/include/X11/Xlib.h:444: error: previous declaration of 'XRectangle' was here
make[1]: *** [AfterStep.o] Error 1
make[1]: Leaving directory `/home/kobaz/download/AfterStep-2.2.9/libAfterConf'
make[1]: Entering directory `/home/kobaz/download/AfterStep-2.2.9/src/afterstep'
gcc -DNO_DEBUG_OUTPUT -O2 -Wall -fPIC -DDBUS_API_SUBJECT_TO_CHANGE -c add_window.c
In file included from ../../libAfterStep/../include/../libAfterBase/astypes.h:4,
                 from ../../libAfterStep/../include/afterbase.h:1,
                 from ../../libAfterStep/asapp.h:45,
                 from asinternals.h:4,
                 from add_window.c:30:
../../libAfterStep/../include/../libAfterBase/xwrap.h:54: error: conflicting types for 'XID'
/usr/include/X11/X.h:71: error: previous declaration of 'XID' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:59: error: conflicting types for 'Drawable'
/usr/include/X11/X.h:102: error: previous declaration of 'Drawable' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:63: error: conflicting types for 'Atom'
/usr/include/X11/X.h:79: error: previous declaration of 'Atom' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:67: error: conflicting types for 'Window'
/usr/include/X11/X.h:101: error: previous declaration of 'Window' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:71: error: conflicting types for 'Pixmap'
/usr/include/X11/X.h:107: error: previous declaration of 'Pixmap' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:75: error: conflicting types for 'Font'
/usr/include/X11/X.h:105: error: previous declaration of 'Font' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:79: error: conflicting types for 'Colormap'
/usr/include/X11/X.h:109: error: previous declaration of 'Colormap' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:83: error: conflicting types for 'Cursor'
/usr/include/X11/X.h:108: error: previous declaration of 'Cursor' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:87: error: conflicting types for 'VisualID'
/usr/include/X11/X.h:81: error: previous declaration of 'VisualID' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:92: error: conflicting types for 'GC'
/usr/include/X11/Xlib.h:233: error: previous declaration of 'GC' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:125: error: conflicting types for 'XGCValues'
/usr/include/X11/Xlib.h:218: error: previous declaration of 'XGCValues' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:132: error: conflicting types for 'XTextProperty'
/usr/include/X11/Xutil.h:162: error: previous declaration of 'XTextProperty' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:145: error: conflicting types for 'Visual'
/usr/include/X11/Xlib.h:249: error: previous declaration of 'Visual' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:162: error: conflicting types for 'XVisualInfo'
/usr/include/X11/Xutil.h:296: error: previous declaration of 'XVisualInfo' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:164: error: redefinition of 'struct _XImage'
../../libAfterStep/../include/../libAfterBase/xwrap.h:180: error: redefinition of 'struct funcs'
../../libAfterStep/../include/../libAfterBase/xwrap.h:225: error: conflicting types for 'XSetWindowAttributes'
/usr/include/X11/Xlib.h:317: error: previous declaration of 'XSetWindowAttributes' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:232: error: conflicting types for 'XColor'
/usr/include/X11/Xlib.h:426: error: previous declaration of 'XColor' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:234: error: conflicting types for 'XParseGeometry'
/usr/include/X11/Xlib.h:2859: error: previous declaration of 'XParseGeometry' was here
In file included from ../../libAfterImage/afterimage.h:10,
                 from asinternals.h:6,
                 from add_window.c:30:
../../libAfterImage/asimage.h:1086: error: conflicting types for 'XRectangle'
/usr/include/X11/Xlib.h:444: error: previous declaration of 'XRectangle' was here
make[1]: *** [add_window.o] Error 1
make[1]: Leaving directory `/home/kobaz/download/AfterStep-2.2.9/src/afterstep'
make[1]: Entering directory `/home/kobaz/download/AfterStep-2.2.9/src/Animate'
gcc -DNO_DEBUG_OUTPUT -O2 -Wall -fPIC -c Animate.c
In file included from ../../libAfterStep/../include/../libAfterBase/astypes.h:4,
                 from ../../libAfterStep/../include/afterbase.h:1,
                 from ../../libAfterStep/asapp.h:45,
                 from Animate.c:26:
../../libAfterStep/../include/../libAfterBase/xwrap.h:54: error: conflicting types for 'XID'
/usr/include/X11/X.h:71: error: previous declaration of 'XID' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:59: error: conflicting types for 'Drawable'
/usr/include/X11/X.h:102: error: previous declaration of 'Drawable' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:63: error: conflicting types for 'Atom'
/usr/include/X11/X.h:79: error: previous declaration of 'Atom' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:67: error: conflicting types for 'Window'
/usr/include/X11/X.h:101: error: previous declaration of 'Window' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:71: error: conflicting types for 'Pixmap'
/usr/include/X11/X.h:107: error: previous declaration of 'Pixmap' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:75: error: conflicting types for 'Font'
/usr/include/X11/X.h:105: error: previous declaration of 'Font' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:79: error: conflicting types for 'Colormap'
/usr/include/X11/X.h:109: error: previous declaration of 'Colormap' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:83: error: conflicting types for 'Cursor'
/usr/include/X11/X.h:108: error: previous declaration of 'Cursor' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:87: error: conflicting types for 'VisualID'
/usr/include/X11/X.h:81: error: previous declaration of 'VisualID' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:92: error: conflicting types for 'GC'
/usr/include/X11/Xlib.h:233: error: previous declaration of 'GC' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:125: error: conflicting types for 'XGCValues'
/usr/include/X11/Xlib.h:218: error: previous declaration of 'XGCValues' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:132: error: conflicting types for 'XTextProperty'
/usr/include/X11/Xutil.h:162: error: previous declaration of 'XTextProperty' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:145: error: conflicting types for 'Visual'
/usr/include/X11/Xlib.h:249: error: previous declaration of 'Visual' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:162: error: conflicting types for 'XVisualInfo'
/usr/include/X11/Xutil.h:296: error: previous declaration of 'XVisualInfo' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:164: error: redefinition of 'struct _XImage'
../../libAfterStep/../include/../libAfterBase/xwrap.h:180: error: redefinition of 'struct funcs'
../../libAfterStep/../include/../libAfterBase/xwrap.h:225: error: conflicting types for 'XSetWindowAttributes'
/usr/include/X11/Xlib.h:317: error: previous declaration of 'XSetWindowAttributes' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:232: error: conflicting types for 'XColor'
/usr/include/X11/Xlib.h:426: error: previous declaration of 'XColor' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:234: error: conflicting types for 'XParseGeometry'
/usr/include/X11/Xlib.h:2859: error: previous declaration of 'XParseGeometry' was here
In file included from ../../libAfterStep/mylook.h:11,
                 from ../../libAfterStep/screen.h:15,
                 from Animate.c:27:
../../libAfterStep/../libAfterImage/asimage.h:1086: error: conflicting types for 'XRectangle'
/usr/include/X11/Xlib.h:444: error: previous declaration of 'XRectangle' was here
Animate.c: In function 'CheckConfigSanity':
Animate.c:463: warning: passing argument 4 of 'XCreateGC' from incompatible pointer type
Animate.c:468: warning: passing argument 4 of 'XChangeGC' from incompatible pointer type
make[1]: *** [Animate.o] Error 1
make[1]: Leaving directory `/home/kobaz/download/AfterStep-2.2.9/src/Animate'
make[1]: Entering directory `/home/kobaz/download/AfterStep-2.2.9/src/Arrange'
gcc -DNO_DEBUG_OUTPUT -O2 -Wall -fPIC -c Arrange.c
In file included from ../../libAfterStep/../include/../libAfterBase/astypes.h:4,
                 from ../../libAfterStep/../include/afterbase.h:1,
                 from ../../libAfterStep/asapp.h:45,
                 from Arrange.c:25:
../../libAfterStep/../include/../libAfterBase/xwrap.h:54: error: conflicting types for 'XID'
/usr/include/X11/X.h:71: error: previous declaration of 'XID' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:59: error: conflicting types for 'Drawable'
/usr/include/X11/X.h:102: error: previous declaration of 'Drawable' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:63: error: conflicting types for 'Atom'
/usr/include/X11/X.h:79: error: previous declaration of 'Atom' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:67: error: conflicting types for 'Window'
/usr/include/X11/X.h:101: error: previous declaration of 'Window' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:71: error: conflicting types for 'Pixmap'
/usr/include/X11/X.h:107: error: previous declaration of 'Pixmap' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:75: error: conflicting types for 'Font'
/usr/include/X11/X.h:105: error: previous declaration of 'Font' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:79: error: conflicting types for 'Colormap'
/usr/include/X11/X.h:109: error: previous declaration of 'Colormap' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:83: error: conflicting types for 'Cursor'
/usr/include/X11/X.h:108: error: previous declaration of 'Cursor' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:87: error: conflicting types for 'VisualID'
/usr/include/X11/X.h:81: error: previous declaration of 'VisualID' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:92: error: conflicting types for 'GC'
/usr/include/X11/Xlib.h:233: error: previous declaration of 'GC' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:125: error: conflicting types for 'XGCValues'
/usr/include/X11/Xlib.h:218: error: previous declaration of 'XGCValues' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:132: error: conflicting types for 'XTextProperty'
/usr/include/X11/Xutil.h:162: error: previous declaration of 'XTextProperty' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:145: error: conflicting types for 'Visual'
/usr/include/X11/Xlib.h:249: error: previous declaration of 'Visual' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:162: error: conflicting types for 'XVisualInfo'
/usr/include/X11/Xutil.h:296: error: previous declaration of 'XVisualInfo' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:164: error: redefinition of 'struct _XImage'
../../libAfterStep/../include/../libAfterBase/xwrap.h:180: error: redefinition of 'struct funcs'
../../libAfterStep/../include/../libAfterBase/xwrap.h:225: error: conflicting types for 'XSetWindowAttributes'
/usr/include/X11/Xlib.h:317: error: previous declaration of 'XSetWindowAttributes' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:232: error: conflicting types for 'XColor'
/usr/include/X11/Xlib.h:426: error: previous declaration of 'XColor' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:234: error: conflicting types for 'XParseGeometry'
/usr/include/X11/Xlib.h:2859: error: previous declaration of 'XParseGeometry' was here
In file included from ../../libAfterImage/afterimage.h:10,
                 from Arrange.c:34:
../../libAfterImage/asimage.h:1086: error: conflicting types for 'XRectangle'
/usr/include/X11/Xlib.h:444: error: previous declaration of 'XRectangle' was here
make[1]: *** [Arrange.o] Error 1
make[1]: Leaving directory `/home/kobaz/download/AfterStep-2.2.9/src/Arrange'
make[1]: Entering directory `/home/kobaz/download/AfterStep-2.2.9/src/Banner'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/kobaz/download/AfterStep-2.2.9/src/Banner'
make[1]: Entering directory `/home/kobaz/download/AfterStep-2.2.9/src/Ident'
gcc -DNO_DEBUG_OUTPUT -O2 -Wall -fPIC -c Ident.c
In file included from ../../libAfterStep/../include/../libAfterBase/astypes.h:4,
                 from ../../libAfterStep/../include/afterbase.h:1,
                 from ../../libAfterStep/asapp.h:45,
                 from Ident.c:28:
../../libAfterStep/../include/../libAfterBase/xwrap.h:54: error: conflicting types for 'XID'
/usr/include/X11/X.h:71: error: previous declaration of 'XID' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:59: error: conflicting types for 'Drawable'
/usr/include/X11/X.h:102: error: previous declaration of 'Drawable' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:63: error: conflicting types for 'Atom'
/usr/include/X11/X.h:79: error: previous declaration of 'Atom' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:67: error: conflicting types for 'Window'
/usr/include/X11/X.h:101: error: previous declaration of 'Window' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:71: error: conflicting types for 'Pixmap'
/usr/include/X11/X.h:107: error: previous declaration of 'Pixmap' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:75: error: conflicting types for 'Font'
/usr/include/X11/X.h:105: error: previous declaration of 'Font' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:79: error: conflicting types for 'Colormap'
/usr/include/X11/X.h:109: error: previous declaration of 'Colormap' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:83: error: conflicting types for 'Cursor'
/usr/include/X11/X.h:108: error: previous declaration of 'Cursor' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:87: error: conflicting types for 'VisualID'
/usr/include/X11/X.h:81: error: previous declaration of 'VisualID' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:92: error: conflicting types for 'GC'
/usr/include/X11/Xlib.h:233: error: previous declaration of 'GC' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:125: error: conflicting types for 'XGCValues'
/usr/include/X11/Xlib.h:218: error: previous declaration of 'XGCValues' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:132: error: conflicting types for 'XTextProperty'
/usr/include/X11/Xutil.h:162: error: previous declaration of 'XTextProperty' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:145: error: conflicting types for 'Visual'
/usr/include/X11/Xlib.h:249: error: previous declaration of 'Visual' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:162: error: conflicting types for 'XVisualInfo'
/usr/include/X11/Xutil.h:296: error: previous declaration of 'XVisualInfo' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:164: error: redefinition of 'struct _XImage'
../../libAfterStep/../include/../libAfterBase/xwrap.h:180: error: redefinition of 'struct funcs'
../../libAfterStep/../include/../libAfterBase/xwrap.h:225: error: conflicting types for 'XSetWindowAttributes'
/usr/include/X11/Xlib.h:317: error: previous declaration of 'XSetWindowAttributes' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:232: error: conflicting types for 'XColor'
/usr/include/X11/Xlib.h:426: error: previous declaration of 'XColor' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:234: error: conflicting types for 'XParseGeometry'
/usr/include/X11/Xlib.h:2859: error: previous declaration of 'XParseGeometry' was here
In file included from ../../libAfterImage/afterimage.h:10,
                 from Ident.c:35:
../../libAfterImage/asimage.h:1086: error: conflicting types for 'XRectangle'
/usr/include/X11/Xlib.h:444: error: previous declaration of 'XRectangle' was here
Ident.c: In function 'fill_window_data':
Ident.c:504: warning: format '%lX' expects type 'long unsigned int', but argument 3 has type 'Window'
Ident.c:504: warning: format '%ld' expects type 'long int', but argument 4 has type 'Window'
Ident.c:506: warning: format '%lX' expects type 'long unsigned int', but argument 3 has type 'Window'
Ident.c:506: warning: format '%ld' expects type 'long int', but argument 4 has type 'Window'
Ident.c:644: warning: format '%lX' expects type 'long unsigned int', but argument 3 has type 'Window'
Ident.c:644: warning: format '%ld' expects type 'long int', but argument 4 has type 'Window'
Ident.c:726: warning: format '%ld' expects type 'long int', but argument 3 has type 'unsigned int'
Ident.c:735: warning: format '%ld' expects type 'long int', but argument 3 has type 'unsigned int'
Ident.c:744: warning: format '%ld' expects type 'long int', but argument 3 has type 'unsigned int'
Ident.c:750: warning: format '%ld' expects type 'long int', but argument 3 has type 'unsigned int'
Ident.c:755: warning: format '%ld' expects type 'long int', but argument 3 has type 'unsigned int'
make[1]: *** [Ident.o] Error 1
make[1]: Leaving directory `/home/kobaz/download/AfterStep-2.2.9/src/Ident'
make[1]: Entering directory `/home/kobaz/download/AfterStep-2.2.9/src/Pager'
gcc -DNO_DEBUG_OUTPUT -O2 -Wall -fPIC -c Pager.c
In file included from ../../libAfterStep/../include/../libAfterBase/astypes.h:4,
                 from ../../libAfterStep/../include/afterbase.h:1,
                 from ../../libAfterStep/asapp.h:45,
                 from Pager.c:34:
../../libAfterStep/../include/../libAfterBase/xwrap.h:54: error: conflicting types for 'XID'
/usr/include/X11/X.h:71: error: previous declaration of 'XID' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:59: error: conflicting types for 'Drawable'
/usr/include/X11/X.h:102: error: previous declaration of 'Drawable' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:63: error: conflicting types for 'Atom'
/usr/include/X11/X.h:79: error: previous declaration of 'Atom' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:67: error: conflicting types for 'Window'
/usr/include/X11/X.h:101: error: previous declaration of 'Window' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:71: error: conflicting types for 'Pixmap'
/usr/include/X11/X.h:107: error: previous declaration of 'Pixmap' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:75: error: conflicting types for 'Font'
/usr/include/X11/X.h:105: error: previous declaration of 'Font' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:79: error: conflicting types for 'Colormap'
/usr/include/X11/X.h:109: error: previous declaration of 'Colormap' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:83: error: conflicting types for 'Cursor'
/usr/include/X11/X.h:108: error: previous declaration of 'Cursor' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:87: error: conflicting types for 'VisualID'
/usr/include/X11/X.h:81: error: previous declaration of 'VisualID' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:92: error: conflicting types for 'GC'
/usr/include/X11/Xlib.h:233: error: previous declaration of 'GC' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:125: error: conflicting types for 'XGCValues'
/usr/include/X11/Xlib.h:218: error: previous declaration of 'XGCValues' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:132: error: conflicting types for 'XTextProperty'
/usr/include/X11/Xutil.h:162: error: previous declaration of 'XTextProperty' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:145: error: conflicting types for 'Visual'
/usr/include/X11/Xlib.h:249: error: previous declaration of 'Visual' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:162: error: conflicting types for 'XVisualInfo'
/usr/include/X11/Xutil.h:296: error: previous declaration of 'XVisualInfo' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:164: error: redefinition of 'struct _XImage'
../../libAfterStep/../include/../libAfterBase/xwrap.h:180: error: redefinition of 'struct funcs'
../../libAfterStep/../include/../libAfterBase/xwrap.h:225: error: conflicting types for 'XSetWindowAttributes'
/usr/include/X11/Xlib.h:317: error: previous declaration of 'XSetWindowAttributes' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:232: error: conflicting types for 'XColor'
/usr/include/X11/Xlib.h:426: error: previous declaration of 'XColor' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:234: error: conflicting types for 'XParseGeometry'
/usr/include/X11/Xlib.h:2859: error: previous declaration of 'XParseGeometry' was here
In file included from ../../libAfterStep/mylook.h:11,
                 from ../../libAfterStep/screen.h:15,
                 from Pager.c:55:
../../libAfterStep/../libAfterImage/asimage.h:1086: error: conflicting types for 'XRectangle'
/usr/include/X11/Xlib.h:444: error: previous declaration of 'XRectangle' was here
Pager.c: In function 'restack_desk_windows':
Pager.c:1146: warning: passing argument 2 of 'XRestackWindows' from incompatible pointer type
make[1]: *** [Pager.o] Error 1
make[1]: Leaving directory `/home/kobaz/download/AfterStep-2.2.9/src/Pager'
make[1]: Entering directory `/home/kobaz/download/AfterStep-2.2.9/src/Wharf'
gcc -DNO_DEBUG_OUTPUT -O2 -Wall -fPIC -I. -c Wharf.c
In file included from ../../libAfterStep/../include/../libAfterBase/astypes.h:4,
                 from ../../libAfterStep/../include/afterbase.h:1,
                 from ../../libAfterStep/asapp.h:45,
                 from Wharf.c:35:
../../libAfterStep/../include/../libAfterBase/xwrap.h:54: error: conflicting types for 'XID'
/usr/include/X11/X.h:71: error: previous declaration of 'XID' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:59: error: conflicting types for 'Drawable'
/usr/include/X11/X.h:102: error: previous declaration of 'Drawable' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:63: error: conflicting types for 'Atom'
/usr/include/X11/X.h:79: error: previous declaration of 'Atom' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:67: error: conflicting types for 'Window'
/usr/include/X11/X.h:101: error: previous declaration of 'Window' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:71: error: conflicting types for 'Pixmap'
/usr/include/X11/X.h:107: error: previous declaration of 'Pixmap' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:75: error: conflicting types for 'Font'
/usr/include/X11/X.h:105: error: previous declaration of 'Font' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:79: error: conflicting types for 'Colormap'
/usr/include/X11/X.h:109: error: previous declaration of 'Colormap' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:83: error: conflicting types for 'Cursor'
/usr/include/X11/X.h:108: error: previous declaration of 'Cursor' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:87: error: conflicting types for 'VisualID'
/usr/include/X11/X.h:81: error: previous declaration of 'VisualID' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:92: error: conflicting types for 'GC'
/usr/include/X11/Xlib.h:233: error: previous declaration of 'GC' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:125: error: conflicting types for 'XGCValues'
/usr/include/X11/Xlib.h:218: error: previous declaration of 'XGCValues' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:132: error: conflicting types for 'XTextProperty'
/usr/include/X11/Xutil.h:162: error: previous declaration of 'XTextProperty' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:145: error: conflicting types for 'Visual'
/usr/include/X11/Xlib.h:249: error: previous declaration of 'Visual' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:162: error: conflicting types for 'XVisualInfo'
/usr/include/X11/Xutil.h:296: error: previous declaration of 'XVisualInfo' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:164: error: redefinition of 'struct _XImage'
../../libAfterStep/../include/../libAfterBase/xwrap.h:180: error: redefinition of 'struct funcs'
../../libAfterStep/../include/../libAfterBase/xwrap.h:225: error: conflicting types for 'XSetWindowAttributes'
/usr/include/X11/Xlib.h:317: error: previous declaration of 'XSetWindowAttributes' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:232: error: conflicting types for 'XColor'
/usr/include/X11/Xlib.h:426: error: previous declaration of 'XColor' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:234: error: conflicting types for 'XParseGeometry'
/usr/include/X11/Xlib.h:2859: error: previous declaration of 'XParseGeometry' was here
In file included from ../../libAfterStep/mylook.h:11,
                 from ../../libAfterStep/screen.h:15,
                 from Wharf.c:54:
../../libAfterStep/../libAfterImage/asimage.h:1086: error: conflicting types for 'XRectangle'
/usr/include/X11/Xlib.h:444: error: previous declaration of 'XRectangle' was here
Wharf.c: In function 'create_wharf_folder_canvas':
Wharf.c:863: warning: comparison of distinct pointer types lacks a cast
make[1]: *** [Wharf.o] Error 1
make[1]: Leaving directory `/home/kobaz/download/AfterStep-2.2.9/src/Wharf'
make[1]: Entering directory `/home/kobaz/download/AfterStep-2.2.9/src/WinCommand'
gcc -DNO_DEBUG_OUTPUT -O2 -Wall -fPIC -c WinCommand.c
In file included from ../../libAfterStep/../include/../libAfterBase/astypes.h:4,
                 from ../../libAfterStep/../include/afterbase.h:1,
                 from ../../libAfterStep/asapp.h:45,
                 from WinCommand.c:25:
../../libAfterStep/../include/../libAfterBase/xwrap.h:54: error: conflicting types for 'XID'
/usr/include/X11/X.h:71: error: previous declaration of 'XID' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:59: error: conflicting types for 'Drawable'
/usr/include/X11/X.h:102: error: previous declaration of 'Drawable' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:63: error: conflicting types for 'Atom'
/usr/include/X11/X.h:79: error: previous declaration of 'Atom' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:67: error: conflicting types for 'Window'
/usr/include/X11/X.h:101: error: previous declaration of 'Window' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:71: error: conflicting types for 'Pixmap'
/usr/include/X11/X.h:107: error: previous declaration of 'Pixmap' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:75: error: conflicting types for 'Font'
/usr/include/X11/X.h:105: error: previous declaration of 'Font' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:79: error: conflicting types for 'Colormap'
/usr/include/X11/X.h:109: error: previous declaration of 'Colormap' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:83: error: conflicting types for 'Cursor'
/usr/include/X11/X.h:108: error: previous declaration of 'Cursor' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:87: error: conflicting types for 'VisualID'
/usr/include/X11/X.h:81: error: previous declaration of 'VisualID' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:92: error: conflicting types for 'GC'
/usr/include/X11/Xlib.h:233: error: previous declaration of 'GC' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:125: error: conflicting types for 'XGCValues'
/usr/include/X11/Xlib.h:218: error: previous declaration of 'XGCValues' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:132: error: conflicting types for 'XTextProperty'
/usr/include/X11/Xutil.h:162: error: previous declaration of 'XTextProperty' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:145: error: conflicting types for 'Visual'
/usr/include/X11/Xlib.h:249: error: previous declaration of 'Visual' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:162: error: conflicting types for 'XVisualInfo'
/usr/include/X11/Xutil.h:296: error: previous declaration of 'XVisualInfo' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:164: error: redefinition of 'struct _XImage'
../../libAfterStep/../include/../libAfterBase/xwrap.h:180: error: redefinition of 'struct funcs'
../../libAfterStep/../include/../libAfterBase/xwrap.h:225: error: conflicting types for 'XSetWindowAttributes'
/usr/include/X11/Xlib.h:317: error: previous declaration of 'XSetWindowAttributes' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:232: error: conflicting types for 'XColor'
/usr/include/X11/Xlib.h:426: error: previous declaration of 'XColor' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:234: error: conflicting types for 'XParseGeometry'
/usr/include/X11/Xlib.h:2859: error: previous declaration of 'XParseGeometry' was here
In file included from ../../libAfterStep/../libAfterImage/afterimage.h:10,
                 from ../../libAfterStep/ascommand.h:14,
                 from WinCommand.c:26:
../../libAfterStep/../libAfterImage/asimage.h:1086: error: conflicting types for 'XRectangle'
/usr/include/X11/Xlib.h:444: error: previous declaration of 'XRectangle' was here
make[1]: *** [WinCommand.o] Error 1
make[1]: Leaving directory `/home/kobaz/download/AfterStep-2.2.9/src/WinCommand'
make[1]: Entering directory `/home/kobaz/download/AfterStep-2.2.9/src/WinList2'
gcc -DNO_DEBUG_OUTPUT -O2 -Wall -fPIC -c WinList.c
In file included from ../../libAfterStep/../include/../libAfterBase/astypes.h:4,
                 from ../../libAfterStep/../include/afterbase.h:1,
                 from ../../libAfterStep/asapp.h:45,
                 from WinList.c:27:
../../libAfterStep/../include/../libAfterBase/xwrap.h:54: error: conflicting types for 'XID'
/usr/include/X11/X.h:71: error: previous declaration of 'XID' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:59: error: conflicting types for 'Drawable'
/usr/include/X11/X.h:102: error: previous declaration of 'Drawable' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:63: error: conflicting types for 'Atom'
/usr/include/X11/X.h:79: error: previous declaration of 'Atom' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:67: error: conflicting types for 'Window'
/usr/include/X11/X.h:101: error: previous declaration of 'Window' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:71: error: conflicting types for 'Pixmap'
/usr/include/X11/X.h:107: error: previous declaration of 'Pixmap' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:75: error: conflicting types for 'Font'
/usr/include/X11/X.h:105: error: previous declaration of 'Font' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:79: error: conflicting types for 'Colormap'
/usr/include/X11/X.h:109: error: previous declaration of 'Colormap' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:83: error: conflicting types for 'Cursor'
/usr/include/X11/X.h:108: error: previous declaration of 'Cursor' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:87: error: conflicting types for 'VisualID'
/usr/include/X11/X.h:81: error: previous declaration of 'VisualID' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:92: error: conflicting types for 'GC'
/usr/include/X11/Xlib.h:233: error: previous declaration of 'GC' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:125: error: conflicting types for 'XGCValues'
/usr/include/X11/Xlib.h:218: error: previous declaration of 'XGCValues' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:132: error: conflicting types for 'XTextProperty'
/usr/include/X11/Xutil.h:162: error: previous declaration of 'XTextProperty' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:145: error: conflicting types for 'Visual'
/usr/include/X11/Xlib.h:249: error: previous declaration of 'Visual' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:162: error: conflicting types for 'XVisualInfo'
/usr/include/X11/Xutil.h:296: error: previous declaration of 'XVisualInfo' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:164: error: redefinition of 'struct _XImage'
../../libAfterStep/../include/../libAfterBase/xwrap.h:180: error: redefinition of 'struct funcs'
../../libAfterStep/../include/../libAfterBase/xwrap.h:225: error: conflicting types for 'XSetWindowAttributes'
/usr/include/X11/Xlib.h:317: error: previous declaration of 'XSetWindowAttributes' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:232: error: conflicting types for 'XColor'
/usr/include/X11/Xlib.h:426: error: previous declaration of 'XColor' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:234: error: conflicting types for 'XParseGeometry'
/usr/include/X11/Xlib.h:2859: error: previous declaration of 'XParseGeometry' was here
In file included from ../../libAfterImage/afterimage.h:10,
                 from WinList.c:32:
../../libAfterImage/asimage.h:1086: error: conflicting types for 'XRectangle'
/usr/include/X11/Xlib.h:444: error: previous declaration of 'XRectangle' was here
make[1]: *** [WinList.o] Error 1
make[1]: Leaving directory `/home/kobaz/download/AfterStep-2.2.9/src/WinList2'
make[1]: Entering directory `/home/kobaz/download/AfterStep-2.2.9/src/WinTabs'
gcc -DNO_DEBUG_OUTPUT -O2 -Wall -fPIC -c WinTabs.c
In file included from ../../libAfterStep/../include/../libAfterBase/astypes.h:4,
                 from ../../libAfterStep/../include/afterbase.h:1,
                 from ../../libAfterStep/asapp.h:45,
                 from WinTabs.c:27:
../../libAfterStep/../include/../libAfterBase/xwrap.h:54: error: conflicting types for 'XID'
/usr/include/X11/X.h:71: error: previous declaration of 'XID' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:59: error: conflicting types for 'Drawable'
/usr/include/X11/X.h:102: error: previous declaration of 'Drawable' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:63: error: conflicting types for 'Atom'
/usr/include/X11/X.h:79: error: previous declaration of 'Atom' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:67: error: conflicting types for 'Window'
/usr/include/X11/X.h:101: error: previous declaration of 'Window' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:71: error: conflicting types for 'Pixmap'
/usr/include/X11/X.h:107: error: previous declaration of 'Pixmap' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:75: error: conflicting types for 'Font'
/usr/include/X11/X.h:105: error: previous declaration of 'Font' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:79: error: conflicting types for 'Colormap'
/usr/include/X11/X.h:109: error: previous declaration of 'Colormap' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:83: error: conflicting types for 'Cursor'
/usr/include/X11/X.h:108: error: previous declaration of 'Cursor' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:87: error: conflicting types for 'VisualID'
/usr/include/X11/X.h:81: error: previous declaration of 'VisualID' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:92: error: conflicting types for 'GC'
/usr/include/X11/Xlib.h:233: error: previous declaration of 'GC' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:125: error: conflicting types for 'XGCValues'
/usr/include/X11/Xlib.h:218: error: previous declaration of 'XGCValues' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:132: error: conflicting types for 'XTextProperty'
/usr/include/X11/Xutil.h:162: error: previous declaration of 'XTextProperty' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:145: error: conflicting types for 'Visual'
/usr/include/X11/Xlib.h:249: error: previous declaration of 'Visual' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:162: error: conflicting types for 'XVisualInfo'
/usr/include/X11/Xutil.h:296: error: previous declaration of 'XVisualInfo' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:164: error: redefinition of 'struct _XImage'
../../libAfterStep/../include/../libAfterBase/xwrap.h:180: error: redefinition of 'struct funcs'
../../libAfterStep/../include/../libAfterBase/xwrap.h:225: error: conflicting types for 'XSetWindowAttributes'
/usr/include/X11/Xlib.h:317: error: previous declaration of 'XSetWindowAttributes' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:232: error: conflicting types for 'XColor'
/usr/include/X11/Xlib.h:426: error: previous declaration of 'XColor' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:234: error: conflicting types for 'XParseGeometry'
/usr/include/X11/Xlib.h:2859: error: previous declaration of 'XParseGeometry' was here
In file included from ../../libAfterImage/afterimage.h:10,
                 from WinTabs.c:33:
../../libAfterImage/asimage.h:1086: error: conflicting types for 'XRectangle'
/usr/include/X11/Xlib.h:444: error: previous declaration of 'XRectangle' was here
make[1]: *** [WinTabs.o] Error 1
make[1]: Leaving directory `/home/kobaz/download/AfterStep-2.2.9/src/WinTabs'
make[1]: Entering directory `/home/kobaz/download/AfterStep-2.2.9/src/ascp'
gcc -DNO_DEBUG_OUTPUT -O2 -Wall -fPIC -c ascolor.c
In file included from ../../libAfterStep/../include/../libAfterBase/astypes.h:4,
                 from ../../libAfterStep/../include/afterbase.h:1,
                 from ../../libAfterStep/asapp.h:45,
                 from ascolor.c:27:
../../libAfterStep/../include/../libAfterBase/xwrap.h:54: error: conflicting types for 'XID'
/usr/include/X11/X.h:71: error: previous declaration of 'XID' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:59: error: conflicting types for 'Drawable'
/usr/include/X11/X.h:102: error: previous declaration of 'Drawable' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:63: error: conflicting types for 'Atom'
/usr/include/X11/X.h:79: error: previous declaration of 'Atom' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:67: error: conflicting types for 'Window'
/usr/include/X11/X.h:101: error: previous declaration of 'Window' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:71: error: conflicting types for 'Pixmap'
/usr/include/X11/X.h:107: error: previous declaration of 'Pixmap' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:75: error: conflicting types for 'Font'
/usr/include/X11/X.h:105: error: previous declaration of 'Font' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:79: error: conflicting types for 'Colormap'
/usr/include/X11/X.h:109: error: previous declaration of 'Colormap' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:83: error: conflicting types for 'Cursor'
/usr/include/X11/X.h:108: error: previous declaration of 'Cursor' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:87: error: conflicting types for 'VisualID'
/usr/include/X11/X.h:81: error: previous declaration of 'VisualID' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:92: error: conflicting types for 'GC'
/usr/include/X11/Xlib.h:233: error: previous declaration of 'GC' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:125: error: conflicting types for 'XGCValues'
/usr/include/X11/Xlib.h:218: error: previous declaration of 'XGCValues' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:132: error: conflicting types for 'XTextProperty'
/usr/include/X11/Xutil.h:162: error: previous declaration of 'XTextProperty' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:145: error: conflicting types for 'Visual'
/usr/include/X11/Xlib.h:249: error: previous declaration of 'Visual' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:162: error: conflicting types for 'XVisualInfo'
/usr/include/X11/Xutil.h:296: error: previous declaration of 'XVisualInfo' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:164: error: redefinition of 'struct _XImage'
../../libAfterStep/../include/../libAfterBase/xwrap.h:180: error: redefinition of 'struct funcs'
../../libAfterStep/../include/../libAfterBase/xwrap.h:225: error: conflicting types for 'XSetWindowAttributes'
/usr/include/X11/Xlib.h:317: error: previous declaration of 'XSetWindowAttributes' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:232: error: conflicting types for 'XColor'
/usr/include/X11/Xlib.h:426: error: previous declaration of 'XColor' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:234: error: conflicting types for 'XParseGeometry'
/usr/include/X11/Xlib.h:2859: error: previous declaration of 'XParseGeometry' was here
In file included from ../../libAfterImage/afterimage.h:10,
                 from ascolor.c:32:
../../libAfterImage/asimage.h:1086: error: conflicting types for 'XRectangle'
/usr/include/X11/Xlib.h:444: error: previous declaration of 'XRectangle' was here
ascolor.c: In function 'do_colorscheme':
ascolor.c:601: warning: format '%8.8lX' expects type 'long unsigned int', but argument 3 has type 'ARGB32'
ascolor.c:601: warning: format '%8.8lX' expects type 'long unsigned int', but argument 4 has type 'ARGB32'
ascolor.c:602: warning: format '%8.8lX' expects type 'long unsigned int', but argument 3 has type 'ARGB32'
ascolor.c:602: warning: format '%8.8lX' expects type 'long unsigned int', but argument 4 has type 'ARGB32'
ascolor.c:603: warning: format '%8.8lX' expects type 'long unsigned int', but argument 3 has type 'ARGB32'
ascolor.c:603: warning: format '%8.8lX' expects type 'long unsigned int', but argument 4 has type 'ARGB32'
ascolor.c:604: warning: format '%8.8lX' expects type 'long unsigned int', but argument 3 has type 'ARGB32'
ascolor.c:604: warning: format '%8.8lX' expects type 'long unsigned int', but argument 4 has type 'ARGB32'
ascolor.c:626: warning: format '%8.8lX' expects type 'long unsigned int', but argument 3 has type 'ARGB32'
ascolor.c:643: warning: format '%8.8lX' expects type 'long unsigned int', but argument 3 has type 'ARGB32'
make[1]: *** [ascolor.o] Error 1
make[1]: Leaving directory `/home/kobaz/download/AfterStep-2.2.9/src/ascp'
make[1]: Entering directory `/home/kobaz/download/AfterStep-2.2.9/src/tools/ASRun'
gcc -DNO_DEBUG_OUTPUT -O2 -Wall -fPIC -c main.c
In file included from ../../../libAfterStep/../include/../libAfterBase/astypes.h:4,
                 from ../../../libAfterStep/../include/afterbase.h:1,
                 from ../../../libAfterStep/asapp.h:45,
                 from main.c:20:
../../../libAfterStep/../include/../libAfterBase/xwrap.h:54: error: conflicting types for 'XID'
/usr/include/X11/X.h:71: error: previous declaration of 'XID' was here
../../../libAfterStep/../include/../libAfterBase/xwrap.h:59: error: conflicting types for 'Drawable'
/usr/include/X11/X.h:102: error: previous declaration of 'Drawable' was here
../../../libAfterStep/../include/../libAfterBase/xwrap.h:63: error: conflicting types for 'Atom'
/usr/include/X11/X.h:79: error: previous declaration of 'Atom' was here
../../../libAfterStep/../include/../libAfterBase/xwrap.h:67: error: conflicting types for 'Window'
/usr/include/X11/X.h:101: error: previous declaration of 'Window' was here
../../../libAfterStep/../include/../libAfterBase/xwrap.h:71: error: conflicting types for 'Pixmap'
/usr/include/X11/X.h:107: error: previous declaration of 'Pixmap' was here
../../../libAfterStep/../include/../libAfterBase/xwrap.h:75: error: conflicting types for 'Font'
/usr/include/X11/X.h:105: error: previous declaration of 'Font' was here
../../../libAfterStep/../include/../libAfterBase/xwrap.h:79: error: conflicting types for 'Colormap'
/usr/include/X11/X.h:109: error: previous declaration of 'Colormap' was here
../../../libAfterStep/../include/../libAfterBase/xwrap.h:83: error: conflicting types for 'Cursor'
/usr/include/X11/X.h:108: error: previous declaration of 'Cursor' was here
../../../libAfterStep/../include/../libAfterBase/xwrap.h:87: error: conflicting types for 'VisualID'
/usr/include/X11/X.h:81: error: previous declaration of 'VisualID' was here
../../../libAfterStep/../include/../libAfterBase/xwrap.h:92: error: conflicting types for 'GC'
/usr/include/X11/Xlib.h:233: error: previous declaration of 'GC' was here
../../../libAfterStep/../include/../libAfterBase/xwrap.h:125: error: conflicting types for 'XGCValues'
/usr/include/X11/Xlib.h:218: error: previous declaration of 'XGCValues' was here
../../../libAfterStep/../include/../libAfterBase/xwrap.h:132: error: conflicting types for 'XTextProperty'
/usr/include/X11/Xutil.h:162: error: previous declaration of 'XTextProperty' was here
../../../libAfterStep/../include/../libAfterBase/xwrap.h:145: error: conflicting types for 'Visual'
/usr/include/X11/Xlib.h:249: error: previous declaration of 'Visual' was here
../../../libAfterStep/../include/../libAfterBase/xwrap.h:162: error: conflicting types for 'XVisualInfo'
/usr/include/X11/Xutil.h:296: error: previous declaration of 'XVisualInfo' was here
../../../libAfterStep/../include/../libAfterBase/xwrap.h:164: error: redefinition of 'struct _XImage'
../../../libAfterStep/../include/../libAfterBase/xwrap.h:180: error: redefinition of 'struct funcs'
../../../libAfterStep/../include/../libAfterBase/xwrap.h:225: error: conflicting types for 'XSetWindowAttributes'
/usr/include/X11/Xlib.h:317: error: previous declaration of 'XSetWindowAttributes' was here
../../../libAfterStep/../include/../libAfterBase/xwrap.h:232: error: conflicting types for 'XColor'
/usr/include/X11/Xlib.h:426: error: previous declaration of 'XColor' was here
../../../libAfterStep/../include/../libAfterBase/xwrap.h:234: error: conflicting types for 'XParseGeometry'
/usr/include/X11/Xlib.h:2859: error: previous declaration of 'XParseGeometry' was here
In file included from ../../../libAfterStep/mylook.h:11,
                 from ../../../libAfterStep/screen.h:15,
                 from ../../../libAfterStep/module.h:4,
                 from main.c:21:
../../../libAfterStep/../libAfterImage/asimage.h:1086: error: conflicting types for 'XRectangle'
/usr/include/X11/Xlib.h:444: error: previous declaration of 'XRectangle' was here
main.c: In function 'exec_command':
main.c:178: warning: format '%ld' expects type 'long int', but argument 4 has type 'Window'
make[1]: *** [main.o] Error 1
make[1]: Leaving directory `/home/kobaz/download/AfterStep-2.2.9/src/tools/ASRun'
make[1]: Entering directory `/home/kobaz/download/AfterStep-2.2.9/afterstep'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/kobaz/download/AfterStep-2.2.9/afterstep'
make[1]: Entering directory `/home/kobaz/download/AfterStep-2.2.9/src/ASDocGen'
gcc -DNO_DEBUG_OUTPUT -O2 -Wall -fPIC -c ASDocGen.c
In file included from ../../libAfterStep/../include/../libAfterBase/astypes.h:4,
                 from ../../libAfterStep/../include/afterbase.h:1,
                 from ../../libAfterStep/asapp.h:45,
                 from ASDocGen.c:23:
../../libAfterStep/../include/../libAfterBase/xwrap.h:54: error: conflicting types for 'XID'
/usr/include/X11/X.h:71: error: previous declaration of 'XID' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:59: error: conflicting types for 'Drawable'
/usr/include/X11/X.h:102: error: previous declaration of 'Drawable' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:63: error: conflicting types for 'Atom'
/usr/include/X11/X.h:79: error: previous declaration of 'Atom' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:67: error: conflicting types for 'Window'
/usr/include/X11/X.h:101: error: previous declaration of 'Window' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:71: error: conflicting types for 'Pixmap'
/usr/include/X11/X.h:107: error: previous declaration of 'Pixmap' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:75: error: conflicting types for 'Font'
/usr/include/X11/X.h:105: error: previous declaration of 'Font' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:79: error: conflicting types for 'Colormap'
/usr/include/X11/X.h:109: error: previous declaration of 'Colormap' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:83: error: conflicting types for 'Cursor'
/usr/include/X11/X.h:108: error: previous declaration of 'Cursor' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:87: error: conflicting types for 'VisualID'
/usr/include/X11/X.h:81: error: previous declaration of 'VisualID' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:92: error: conflicting types for 'GC'
/usr/include/X11/Xlib.h:233: error: previous declaration of 'GC' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:125: error: conflicting types for 'XGCValues'
/usr/include/X11/Xlib.h:218: error: previous declaration of 'XGCValues' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:132: error: conflicting types for 'XTextProperty'
/usr/include/X11/Xutil.h:162: error: previous declaration of 'XTextProperty' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:145: error: conflicting types for 'Visual'
/usr/include/X11/Xlib.h:249: error: previous declaration of 'Visual' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:162: error: conflicting types for 'XVisualInfo'
/usr/include/X11/Xutil.h:296: error: previous declaration of 'XVisualInfo' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:164: error: redefinition of 'struct _XImage'
../../libAfterStep/../include/../libAfterBase/xwrap.h:180: error: redefinition of 'struct funcs'
../../libAfterStep/../include/../libAfterBase/xwrap.h:225: error: conflicting types for 'XSetWindowAttributes'
/usr/include/X11/Xlib.h:317: error: previous declaration of 'XSetWindowAttributes' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:232: error: conflicting types for 'XColor'
/usr/include/X11/Xlib.h:426: error: previous declaration of 'XColor' was here
../../libAfterStep/../include/../libAfterBase/xwrap.h:234: error: conflicting types for 'XParseGeometry'
/usr/include/X11/Xlib.h:2859: error: previous declaration of 'XParseGeometry' was here
In file included from ../../libAfterStep/mylook.h:11,
                 from ../../libAfterStep/screen.h:15,
                 from ASDocGen.c:25:
../../libAfterStep/../libAfterImage/asimage.h:1086: error: conflicting types for 'XRectangle'
/usr/include/X11/Xlib.h:444: error: previous declaration of 'XRectangle' was here
make[1]: *** [ASDocGen.o] Error 1
make[1]: Leaving directory `/home/kobaz/download/AfterStep-2.2.9/src/ASDocGen'
make[1]: Entering directory `/home/kobaz/download/AfterStep-2.2.9/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/kobaz/download/AfterStep-2.2.9/doc'
make[1]: Entering directory `/home/kobaz/download/AfterStep-2.2.9/tools'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/kobaz/download/AfterStep-2.2.9/tools'
Additional Information
Tags No tags attached.
Attached Files

- Relationships

- Upload File
Select File
(Max. size: 2,000k)

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2009-09-24 18:14 anonymous New Issue


Mantis 1.1.8[^]
Copyright © 2000 - 2009 Mantis Group
Powered by Mantis Bugtracker