Can't get ORBit to compile



Hello,

Been lurking here for a while and trying to compile
the CVS sources.  Switched to the FTP snapshots
because of the load on the servers.  I even reverted
to the CVS sources for ORBit only. If someone can help me
sort this out, I'd really appreciate it.

I've used both gcc 2.7.2.3  and egcs 1.1.1.
Ive used ORBit sources 0.3.90/91, Snapshots from today,
	and today's CVS  (990122)
machine=i586 linux 2.1.122 (debian)
autoconf=2.13
automake=1.4
libtool=1.2
gettext=0.10.35
glib=1.1.13
gtk+=1.1.13
libc=2.0.7

I have had the exact same results on each attempt. The following
output was from the 0.3.91 from jimpick.com.

/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/opt/gnome/lib/glib/include -I/opt/gnome/include -DORBit_SYSRC=\"/opt/gnome/etc/orbitrc\" -g -O2 -c cdr.c >/dev/null 2>&1
(cd ../../src/daemons/interface_repository && make interface_repository.h) || exit 1
make[4]: Entering directory `/usr/src/gnome/ORBit-0.3.91/src/daemons/interface_repository'
../../../src/idl-compiler/orbit-idl interface_repository.idl
make[4]: *** [interface_repository.h] Segmentation fault
make[4]: Leaving directory `/usr/src/gnome/ORBit-0.3.91/src/daemons/interface_repository'
make[3]: *** [interface_repository.h] Error 1
make[3]: Leaving directory `/usr/src/gnome/ORBit-0.3.91/src/orb'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/gnome/ORBit-0.3.91/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gnome/ORBit-0.3.91'
make: *** [all-recursive-am] Error 2

Thanks for any help you can offer.

Wade



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