xfwm4 compile problems (solaris)

Brian J. Tarricone bjt23 at cornell.edu
Sun Aug 6 01:54:54 CEST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Anil wrote:
> I have compile problems when compiling on Solaris 10, sparc. Can you
> guys give some tips on how I can fix this?
> 
> 
> Making all in src
> gmake[2]: Entering directory
> `/home/anilj/XFCE/xfce-4.3.90.2/src/xfwm4-4.3.90.2/src'
> if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/openwin/include
> -I/usr/openwin/include -I/home/anilj/include/xfce4
> -I/home/anilj/include/glib-2.0 -I/home/anilj/lib/glib-2.0/include
> -I/usr/openwin/include -I/home/anilj/include/xfce4
> -I/home/anilj/include/gtk-2.0 -I/home/anilj/lib/gtk-2.0/include
> -I/home/anilj/include/pango-1.0 -I/home/anilj/include/glib-2.0
> -I/home/anilj/lib/glib-2.0/include -I/home/anilj/include/cairo
> -I/home/anilj/include/atk-1.0      -I../common
> -DPACKAGE_LOCALE_DIR=\"/home/anilj/share/locale\"
> -DDATADIR=\"/home/anilj/share\"
> -DPACKAGE_DATADIR=\"/home/anilj/share/xfwm4\" -O2 -MT xfwm4-parserc.o
> -MD -MP -MF ".deps/xfwm4-parserc.Tpo" -c -o xfwm4-parserc.o `test -f
> 'parserc.c' || echo './'`parserc.c; \
> then mv -f ".deps/xfwm4-parserc.Tpo" ".deps/xfwm4-parserc.Po"; else rm
> -f ".deps/xfwm4-parserc.Tpo"; exit 1; fi
> In file included from display.h:30,
>                  from screen.h:40,
>                  from settings.h:28,
>                  from parserc.c:33:
> /usr/openwin/include/X11/extensions/shape.h:93: error: syntax error
> before "Region"
> gmake[2]: *** [xfwm4-parserc.o] Error 1
> gmake[2]: Leaving directory
> `/home/anilj/XFCE/xfce-4.3.90.2/src/xfwm4-4.3.90.2/src'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/home/anilj/XFCE/xfce-4.3.90.2/src/xfwm4-4.3.90.2'
> gmake: *** [all] Error 2

Hmm, not sure, but maybe try opening up xfwm4/src/display.h, and add

#include <X11/Xregion.h>

right before the line that includes shape.h (around line 30).  If that
doesn't work, I have no idea.  Either way, file a bug so Olivier can
look at it when he gets back from vacation.

	-brian

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)

iD8DBQFE1S/O6XyW6VEeAnsRAobsAKCZtwCufUfvEaQC8dbkEsBp8v87zACgv9Dx
diFMgaEo9cAb4irA/yrGgbs=
=KHm1
-----END PGP SIGNATURE-----



More information about the Xfce mailing list