I'm trying to compile the various components of Gnome, because
there's no distribution for Solaris 2.6.  I've got gtk, glib,
imlib, xpm, and DB compiled, but am having problems with ORBit.

This is the output I'm getting from make:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/sh ./libtool --mode=link /apps/gnutools/bin/gcc  -g -O2  -o tstidl 
tstidl.o libIDL.la -L/home/poshea/bin/gnome/lib
-lglib
/apps/gnutools/bin/gcc -g -O2 -o .libs/tstidl tstidl.o .libs/libIDL.so 
-L/home/poshea/bin/gnome/lib -lglib
-L/home/poshea/bin/gnome/lib -lglib -R/home/poshea/bin/gnome/lib
Undefined               first referenced
  symbol                     in file
__IDL_in                 .libs/libIDL.so
ld: fatal: Symbol referencing errors. No output written to .libs/tstidl
*** Error code 1
make: Fatal error: Command failed for target `tstidl'
Current working directory /home/poshea/bin/gnome/install/ORBit-0.5.7/libIDL
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /home/poshea/bin/gnome/install/ORBit-0.5.7
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Some background info: this is an Ultrasparc running Solaris 2.6,
and since I'm in a corporate environment and don't have root
privileges, I'm using --prefix=/home/poshea/bin/gnome for
everything.

Any help that will get Gnome running for me so I can ditch
Common Desktop Environment 1.2 will be very much appreciated.

Peter O'Shea
[EMAIL PROTECTED]


_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to