ORBit compile fail




On Tue, 8 Dec 1998, Miguel de Icaza wrote:

> 
> Hello Paul,
> 
>    Could you upadte gtkcauldron so that it uses GnomeDialogs for its
>    toplevels?  I want to use the gnome_dialog_set_parent call to get
>    the dialogs properly aligned with the parent window, could this be
>    done?
> 
> mgieul.
> 

What am I doing wrong? ...

rm -Rf ORBit
cvs -z4 checkout ORBit
cd ORBit

./autogen.sh --prefix=/usr
make

[...]

make[3]: Entering directory `/home/current/gnome/ORBit/src/orb'
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I.. -I../../src -I/usr/lib/glib/include
-DORBit_SYSRC=\"/usr/etc/orbitrc\"  -g -O2 -c allocators.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src
-I/usr/lib/glib/include -DORBit_SYSRC=\"/usr/etc/orbitrc\" -g -O2 -c -fPIC
-DPIC allocators.c
In file included from orbit.h:61,
                 from allocators.c:5:
../orb/dii.h:30: orb/interface_repository.h: No such file or directory
In file included from orbit.h:67,
                 from allocators.c:5:
../orb/orb.h:30: orb/interface_repository.h: No such file or directory
make[3]: *** [allocators.lo] Error 1
make[3]: Leaving directory `/home/current/gnome/ORBit/src/orb'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/current/gnome/ORBit/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/current/gnome/ORBit'
make: *** [all-recursive-am] Error 2
[root@cericon ORBit]# 


-paul





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