Errors building gnome-vfs-1.0



I've gotten farther.  Now I get as far as building gnome-vfs-1.0 and
get link errors:
 
../libgnomevfs/.libs/libgnomevfs.so: undefined reference to `gtk_marshal_NONE__NONE'
../libgnomevfs/.libs/libgnomevfs.so: undefined reference to `gtk_type_unique'
../libgnomevfs/.libs/libgnomevfs.so: undefined reference to `gtk_signal_emit'
../libgnomevfs/.libs/libgnomevfs.so: undefined reference to `gtk_object_class_add_signals'
../libgnomevfs/.libs/libgnomevfs.so: undefined reference to `gtk_signal_new'
../libgnomevfs/.libs/libgnomevfs.so: undefined reference to `gtk_object_new'
../libgnomevfs/.libs/libgnomevfs.so: undefined reference to `gtk_type_class'
../libgnomevfs/.libs/libgnomevfs.so: undefined reference to `gtk_type_check_object_cast'
../libgnomevfs/.libs/libgnomevfs.so: undefined reference to `gconf_engine_unref'
../libgnomevfs/.libs/libgnomevfs.so: undefined reference to `gconf_engine_get_default'
../libgnomevfs/.libs/libgnomevfs.so: undefined reference to `gtk_type_check_class_cast'
../libgnomevfs/.libs/libgnomevfs.so: undefined reference to `gconf_init'
../libgnomevfs/.libs/libgnomevfs.so: undefined reference to `gconf_is_initialized'
../libgnomevfs/.libs/libgnomevfs.so: undefined reference to `gconf_engine_get_string'
 
I did have to hack the configure script because nothing I could do would
make it fint gconf-config which is installed, in /usr/local/bin, even though that's in
my path.  Setting the environment variable GCONF_CONFIG didn't help.
So finally I hardcoded it in the script.  gconf-config now spits out usage info
which leads me to believe that the GConf-1.0.0 that I found is too old? too new?
 
configure also tells me it can't find the library "capplet" twice.  I don't know what
that's all about, since I don't see a capplet library to download unless the link
is wrong and I have to build gnome-applets first (?)
 
 -- Dave Williss
------
Meddle not in the affairs of dragons,
   for you are crunchy and taste good with catsup


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