From Peeter.Vois at mail.ee Thu Apr 24 09:18:42 2003 From: Peeter.Vois at mail.ee (Peeter Vois) Date: Thu, 24 Apr 2003 10:18:42 +0300 Subject: building XFCE 4 (+script) Message-ID: <3EA78FD2.EFC5D3E1@mail.ee> Hi, I did try to build XFCE 4 CVS snapshot today. For this I made a simple script that builds and installs in the subdirectories in order libraries and then other stuff. Script is included to this letter and I belive that it works. Library dependency problem in configure ?: I have RedHat 7.3 based set of grk+-2 libraries. And I did fail to build libxfcegui4: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/i nclude -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/u sr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/ X11R6/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/include/gli b-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT libxfcegui4_la-xfce_marshal.lo -MD -MP -MF .deps/libxfcegui4_la-xfce_marshal.Tpo -c xfce_marshal.c -fPIC -DPIC -o .libs/libxfcegui4_la-xfce_marshal.o In file included from ../libxfcegui4/libxfcegui4.h:18, from xfce_marshal.c:1: ../libxfcegui4/xfce_systemtray.h:33:27: gdk/gdkscreen.h: No such file or directo ry make[2]: *** [libxfcegui4_la-xfce_marshal.lo] Error 1 make[2]: Leaving directory `/home/vois/xfce-devel/libxfcegui4/libxfcegui4' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/vois/xfce-devel/libxfcegui4' make: *** [all] Error 2 The sad thing is that file gdkscreen.h does not exist inside packages on install disk, so I think that the dependency check in configure is outdated. Best Regards ... Peeter Vois -------------- next part -------------- A non-text attachment was scrubbed... Name: buildscript.sh Type: application/x-sh Size: 1272 bytes Desc: not available URL: From fourdan at xfce.org Thu Apr 24 21:35:17 2003 From: fourdan at xfce.org (Olivier Fourdan) Date: 24 Apr 2003 21:35:17 +0200 Subject: building XFCE 4 (+script) In-Reply-To: <3EA78FD2.EFC5D3E1@mail.ee> References: <3EA78FD2.EFC5D3E1@mail.ee> Message-ID: <1051212917.1562.12.camel@locahost> Benny, gdk/gdkscreen.h is GTK 2.2 specific. Cheers, Olivier. On Thu, 2003-04-24 at 09:18, Peeter Vois wrote: > Hi, > > I did try to build XFCE 4 CVS snapshot today. For this I made a simple > script that builds and installs in the subdirectories in order libraries > and then other stuff. Script is included to this letter and I belive > that it works. > > Library dependency problem in configure ?: I have RedHat 7.3 based set > of grk+-2 libraries. And I did fail to build libxfcegui4: > > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/include/gtk-2.0 > -I/usr/lib/gtk-2.0/i > nclude -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 > -I/usr/X11R6/include -I/u > sr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > -I/usr/ > X11R6/include -I/usr/X11R6/include -I/usr/local/include/xfce4 > -I/usr/include/gli > b-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT > libxfcegui4_la-xfce_marshal.lo -MD > -MP -MF .deps/libxfcegui4_la-xfce_marshal.Tpo -c xfce_marshal.c -fPIC > -DPIC -o > .libs/libxfcegui4_la-xfce_marshal.o > In file included from ../libxfcegui4/libxfcegui4.h:18, > from xfce_marshal.c:1: > ../libxfcegui4/xfce_systemtray.h:33:27: gdk/gdkscreen.h: No such file or > directo > ry > make[2]: *** [libxfcegui4_la-xfce_marshal.lo] Error 1 > make[2]: Leaving directory > `/home/vois/xfce-devel/libxfcegui4/libxfcegui4' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/vois/xfce-devel/libxfcegui4' > make: *** [all] Error 2 > > The sad thing is that file gdkscreen.h does not exist inside packages > on install disk, so I think that the dependency check in configure is > outdated. > > Best Regards ... > Peeter Vois -- Olivier Fourdan http://www.xfce.org