problems compiling gnome-libs-1.0.5



Hello All

Okay trying to compile gnome-libs

first I tried 1.0.4 and that wouldnt make install correctly due to the
devel-docs or something index.sgml, than I noticed on the mailing list
archive there was a 1.05 out, so I grabbed it, found I needed new gtk
and glib so grabbed them also, recompiled glib, gtk+, and then
everything after them in the list of stuff needed to compile (imlib,
gtk-engines, and ORBit (I dont use enlightenment so wont compile fnlib
or enlightenment) 

Finally after running ldconfig when appropriate and recompiling and
reinstalling all of them I got back to trying to compile gnome-libs

This time the compile breaks with
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -DNEED_GNOMESUPPORT_H
-I../support -I../support -I/usr/local/gnome/include
-I/usr/local/gnome/lib/glib/include -I/usr/local/gnome/include
-DGNOMEBINDIR=/usr/local/gnome/bin
-DGNOMESYSCONFDIR=\"/usr/local/gnome/etc\" -DVERSION=\"1.0.5\"
-I/usr/X11R6/include -I/usr/local/gnome/lib/glib/include
-I/usr/local/gnome/include -g -O2 -Wall -Wno-unused -c -fPIC -DPIC
gnome-factory-skels.c -o gnome-factory-skels.lo
gnome-factory-skels.c: In function `POA_GNOME_GenericFactory__init':
gnome-factory-skels.c:209: `ORBit_impl_finder' undeclared (first use
this function)
gnome-factory-skels.c:209: (Each undeclared identifier is reported only
once
gnome-factory-skels.c:209: for each function it appears in.)
gnome-factory-skels.c:209: initializer element for
`class_info.relay_call' is not constant
gnome-factory-skels.c:209: `ORBit_local_objref_init' undeclared (first
use this function)
gnome-factory-skels.c:209: initializer element for
`class_info.init_local_objref' is not constant
make[2]: *** [gnome-factory-skels.lo] Error 1
make[2]: Leaving directory
`/home/asd/sources/gnome/gnome-libs-1.0.5/libgnorba'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/asd/sources/gnome/gnome-libs-1.0.5'
make: *** [all-recursive-am] Error 2


from what I can tell it is code generated by ORBit incorrectly or with
something still missing, I notice in /usr/local/gnome (my --prefix) that
ORBit has not generated all the automatic c files and such it needs when
running in that directory.

Are these what is missing and needed to compile? if so how do I generate
them?

I grepped all sources everywhere for the ORBit_impl_finder and it doesnt
exists as yet.

Anyway much thanks to anyone who can help me get this gnome-libs to
compile, I am not on the mailing list but can check the archive if ytou
dont feel like emailing back to my address directly.

Thanks

        See You
            Steve

-- 
sjh@wibble.net http://wibble.net/~sjh/
Look Up In The Sky
   Is it a bird?  No
      Is it a plane?  No
         Is it a small blue banana?
YES



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