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

Danilo Gimenez dgimenez at uol.com.br
Sat Mar 11 19:45:10 GMT 2006


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:

# uname -r
Linux node01 2.6.9-34.ELsmp #1 SMP Wed Mar 8 00:27:03 CST 2006 i686 athlon i386 GNU/Linux

# yum list gcc make "bluez*" "gob2*" "openobex*"
Setting up repositories
Reading repository metadata in from local files
Installed Packages
bluez-bluefw.i386                        1.0-6                  installed
bluez-hcidump.i386                       1.11-1                 installed
bluez-libs.i386                          2.10-2                 installed
bluez-libs-devel.i386                    2.10-2                 installed
bluez-utils.i386                         2.10-2.1               installed
gcc.i386                                 3.4.4-2                installed
gob2.i386                                2.0.14-1.2.el4.rf      installed
make.i386                                1:3.80-5               installed
openobex.i386                            1.0.1-1.2.el4.rf       installed
openobex-devel.i386                      1.0.1-1.2.el4.rf       installed
Available Packages
bluez-pin.i386                           0.23-3                 base
bluez-utils-cups.i386                    2.10-2.1               base

Thanks in advance,
Danilo Gimenez




More information about the gnome-bluetooth mailing list