error compiling gnome-vfs-2.8.0



Hello
I try to compile gnome-vfs-2.8.0 under FC2, the package seems to
configure and compile ok (./configure && make ) then I type make
install and obtain:

Making install in schemas
make[1]: Entering directory `/root/gnome/gnome-vfs-2.8.0/schemas'
make[2]: Entering directory `/root/gnome/gnome-vfs-2.8.0/schemas'
make[2]: No se hace nada para `install-exec-am'.
if test -z "" ; then \
        for p in system_http_proxy.schemas system_smb.schemas
system_dns_sd.schemas desktop_default_applications.schemas
desktop_gnome_url_handlers.schemas ; do \
               
GCONF_CONFIG_SOURCE=xml::/usr/local/etc/gconf/gconf.xml.defaults
/usr/local/bin/gconftool-2 --makefile-install-rule $p; \
        done \
fi
/usr/local/bin/gconftool-2: error while loading shared libraries:
/usr/local/bin/gconftool-2: undefined symbol:
gconf_persistent_name_get_address_list
/usr/local/bin/gconftool-2: error while loading shared libraries:
/usr/local/bin/gconftool-2: undefined symbol:
gconf_persistent_name_get_address_list
/usr/local/bin/gconftool-2: error while loading shared libraries:
/usr/local/bin/gconftool-2: undefined symbol:
gconf_persistent_name_get_address_list
/usr/local/bin/gconftool-2: error while loading shared libraries:
/usr/local/bin/gconftool-2: undefined symbol:
gconf_persistent_name_get_address_list
/usr/local/bin/gconftool-2: error while loading shared libraries:
/usr/local/bin/gconftool-2: undefined symbol:
gconf_persistent_name_get_address_list
make[2]: *** [install-data-local] Error 127
make[2]: Leaving directory `/root/gnome/gnome-vfs-2.8.0/schemas'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/root/gnome/gnome-vfs-2.8.0/schemas'
make: *** [install-recursive] Error 1

There's no problem installing gconf (It was configured and installed
with default options), but gconftool-2 can't find that symbol.



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