[gnome-bluetooth] gnome-bluetooth-0.7.0: make error

Frédéric Crozat fred at crozat.net
Sat Mar 11 19:56:20 GMT 2006


Le samedi 11 mars 2006 à 16:45 -0300, Danilo Gimenez a écrit :
> Hi folks.
> 
> I use CentOS 4.2 (equivalent to RHEL 4 Update 2), and I'm trying to install gnome-bluetooth on my system. I've downloaded libbtctl-0.6.0.tar.gz and gnome-bluetooth-0.7.0.tar.gz from http://usefulinc.com/software/gnome-bluetooth.
> 
> I have installed some packages (bluez-libs bluez-libs-devel gob2 openobex openobex-devel), and then I've successfully compiled libbtctl. After that, I tried to compile gnome-bluetooth, and I got the following error:
> 
> # cd ./gnome-bluetooth-0.7.0
> # export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
> # export LD_LIBRARY_PATH=/usr/local/lib
> # export LD_RUN_PATH=/usr/local/lib
> # ./configure
> # make
> ( ... )
> gcc -g -O2 -o .libs/gnomebt-controller-test gnomebt-controller-test.o -Wl,--export-dynamic -pthread  -L/usr/local/lib -L/usr/X11R6/lib -lglade-2.0 -lgnomeui-2 -lSM -lICE -lbonoboui-2 /usr/lib/libxml2.so -lpthread -lz -lgnomecanvas-2 -lgnome-2 /usr/lib/libpopt.so -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 /usr/local/lib/libbtctl.so -lopenobex -lbluetooth -lgobject-2.0 -lglib-2.0 ./.libs/libgnomebt.so -Wl,--rpath -Wl,/usr/local/lib
> ./.libs/libgnomebt.so: undefined reference to `gtk_message_dialog_format_secondary_text'
> collect2: ld returned 1 exit status
> make[3]: ** [gnomebt-controller-test] Erro 1
> make[3]: Leaving directory `/opt/gnome-bluetooth-0.7.0/src'
> make[2]: ** [all] Erro 2
> make[2]: Leaving directory `/opt/gnome-bluetooth-0.7.0/src'
> make[1]: ** [all-recursive] Erro 1
> make[1]: Leaving directory `/opt/gnome-bluetooth-0.7.0'
> make: ** [all] Erro 2
> 
> Does anyone knows what I am doing wrong?? Follow some information about my system:

You need GTK+ 2.6 or later to build gnome-bluetooth.

-- 
Frédéric Crozat 


More information about the gnome-bluetooth mailing list