[Setup-tool-hackers] Compiling XST from CVS



Hola,

I've been trying to add proper window_icons to all the Tools by adding a few lines into ximian-setup-tools/src/common/ as a weekend project. I tried to get started this weekend, but couldn't even bootstrap myself to start due to this compilation problem. I run Ximian GNOME and ran autogen.sh with --prefix=/usr and --sysconfdir=/etc.

The error is as follows:

In file included from /usr/include/liboaf/liboaf.h:34,
                 from /usr/include/gnome-1.0/bonobo.h:19,
                 from xst-tool.c:34:
/usr/include/liboaf/oaf.h:7:23: orb/orbit.h: No such file or directory
/usr/include/liboaf/oaf-factory.h:7:23: orb/orbit.h: No such file or directory
/usr/include/liboaf/liboaf.h:37:23: orb/orbit.h: No such file or directory
/usr/include/liboaf/oaf.h:7:23: orb/orbit.h: No such file or directory
/usr/include/gnome-1.0/bonobo/Bonobo.h:7:23: orb/orbit.h: No such file or directory

et cetera, etc...

It's there something I need to do? From the various -config tools, the --cflags output all seem to be okay. Here's a listing from rpm:

<duncan@diphthong: ~/> rpm -qa |egrep 'bonobo|oaf|ORBit'
oaf-devel-0.6.7-ximian.1
bonobo-1.0.14-ximian.1
libbonobo-conf0-0.14-ximian.1
ORBit-devel-0.5.12-ximian.1
bonobo-conf-0.14-ximian.1
libbonobo-conf-devel-0.14-ximian.1
ORBit-0.5.12-ximian.1
oaf-0.6.7-ximian.1
bonobo-devel-1.0.14-ximian.1

thanks,

Duncan.

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]