4.4.1 compilation problems

Martti Kuparinen martti.kuparinen at iki.fi
Wed Apr 11 14:55:22 CEST 2007


Hi,

I'm trying to compile 4.4.1 on NetBSD/i386 4.99.x and the compilation fails like 
this. I haven't looked at this any further yet...


gmake[2]: Entering directory `/usr/pkgsrc/wip/xfce4-wm/work/xfwm4-4.4.1/src'
if cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include -I/usr/X11R6/include 
-I/usr/pkg/include/freetype2 -I/usr/include -I/usr/X11R6/include 
-I/usr/X11R6/include -I/usr/pkg/include/xfce4 -I/usr/pkg/include/glib/glib-2.0 
-I/usr/pkg/lib/glib-2.0/include   -O2 -pipe -DXTHREADS -I/usr/X11R6/include 
-I/usr/pkg/include/xfce4 -I/usr/pkg/include/gtk-2.0 
-I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include 
-I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include 
-I/usr/pkg/include/cairo -I/usr/pkg/include/freetype2 
-I/usr/pkg/include/libpng12 -I/usr/pkg/include/atk-1.0   -DXTHREADS 
-I/usr/pkg/include -I/usr/X11R6/include 
-I/usr/pkg/include/startup-notification-1.0    -I../common 
-DPACKAGE_LOCALE_DIR=\"/usr/pkg/share/locale\" -DDATADIR=\"/usr/pkg/share\" 
-DPACKAGE_DATADIR=\"/usr/pkg/share/xfwm4\" -O2 -pipe -I/usr/pkg/include 
-I/usr/X11R6/include -I/usr/pkg/include/freetype2 -I/usr/include -MT 
xfwm4-frame.o -MD -MP -MF ".deps/xfwm4-frame.Tpo" -c -o xfwm4-frame.o `test -f 
'frame.c' || echo './'`frame.c; \
         then mv -f ".deps/xfwm4-frame.Tpo" ".deps/xfwm4-frame.Po"; else rm -f 
".deps/xfwm4-frame.Tpo"; exit 1; fi
frame.c: In function 'frameSetShape':
frame.c:817: error: expected ')' before ';' token
frame.c:817: error: too few arguments to function 'XShapeCombineShape'
frame.c:818: error: expected ')' before ';' token
frame.c:818: error: too few arguments to function 'XShapeCombineShape'
frame.c:819: error: expected ')' before ';' token
frame.c:819: error: too few arguments to function 'XShapeCombineShape'




More information about the Xfce4-dev mailing list