Re: Error compiling GNOME VFS package



This function comes with GNU gettext, but I'm not sure it exists in non-GNU gettext versions.

Christophe


> Hello,
> 
> I'm trying to compile GNOME vfs 2.0.2 but an error is ocurring. The
> error message follows:
> 
> ----------------------------------------------------------------------------------------------------
> make[2]: Entering directory
> `/home/ivens/src/gnome2/gnome-vfs-2.0.2/test'
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..                                  
> -I..                           
> -I/opt/gnome2/include/bonobo-activation-2.0
> -I/opt/gnome2/include/orbit-2.0 -I/opt/gnome2/include/linc-1.0
> -I/opt/gnome2/include/gconf/2 -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include
> -I/usr/local/include/libxml2                                        
> -DG_DISABLE_DEPRECATED                          
> -DMODULES_PATH=\"/opt/gnome2/lib/vfs/modules\"    -g -O2 -c test-async.c
> /bin/sh ../libtool --mode=link gcc  -g -O2  -o test-async  test-async.o
> ../libgnomevfs/libgnomevfs-2.la         -L/opt/gnome2/lib
> -L/usr/local/lib -lbonobo-activation -lxml2 -lz -lgconf-2 -lORBit-2 -lm
> -llinc -lgmodule-2.0 -ldl -lgobject-2.0 -lgthread-2.0 -lpthread
> -lglib-2.0 -liconv                                               -lrt 
> mkdir .libs
> gcc -g -O2 -o .libs/test-async test-async.o 
> ../libgnomevfs/.libs/libgnomevfs-2.so -L/opt/gnome2/lib -L/usr/local/lib
> -lssl -lcrypto /opt/gnome2/lib/libbonobo-activation.so
> /usr/local/lib/libxml2.so -lz /opt/gnome2/lib/libgconf-2.so
> /opt/gnome2/lib/libORBit-2.so //lib/libpopt.so -lm
> /opt/gnome2/lib/liblinc.so /usr/local/lib/libgmodule-2.0.so -ldl
> /usr/local/lib/libgobject-2.0.so /usr/local/lib/libgthread-2.0.so
> -lpthread /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so -lrt
> -Wl,--rpath -Wl,/opt/gnome2/lib -Wl,--rpath -Wl,//lib -Wl,--rpath
> -Wl,/usr/local/lib
> ../libgnomevfs/.libs/libgnomevfs-2.so: undefined reference to
> `bind_textdomain_codeset'
> collect2: ld returned 1 exit status
> make[2]: *** [test-async] Error 1
> make[2]: Leaving directory `/home/ivens/src/gnome2/gnome-vfs-2.0.2/test'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/ivens/src/gnome2/gnome-vfs-2.0.2'
> make: *** [all-recursive-am] Error 2
> --------------------------------------------------------------------------------------------
> 
> Which library defines bind_textdomain_codeset()? What should I do to get
> the compilation working?
> 
> 
> Regards,
> -- 
>                                       _/_/_/       _/_/_/        _/_/_/
> Ivens Porto                         _/     _/    _/            _/
> OSE - Open Systems Engineering     _/     _/    _/            _/
> http://www.ose.com.br             _/     _/      _/_/_/      _/_/_/_/
> Phone: (55) 34 - 3214-5995       _/     _/            _/    _/
> Fax:   (55) 34 - 3214-5994      _/     _/            _/    _/
>                                  _/_/_/        _/_/_/       _/_/_/
> _______________________________________________
> gnome-vfs-list mailing list
> gnome-vfs-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-vfs-list




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