./configure --prefix=/usr
checking for a BSD-compatible install...
/usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for pkg-config... /usr/bin/pkg-config
checking for libgnomeui-2.0 glib-2.0... yes
checking PACKAGE_CFLAGS... -DORBIT2=1 -pthread
-I/opt/gnome/include/libgnomeui-2.0
-I/opt/gnome/include/libgnome-2.0
-I/opt/gnome/include/libgnomecanvas-2.0
-I/opt/gnome/include/gtk-2.0
-I/opt/gnome/include/gconf/2
-I/opt/gnome/include/libbonoboui-2.0
-I/opt/gnome/include/glib-2.0
-I/opt/gnome/lib/glib-2.0/include
-I/opt/gnome/include/orbit-2.0
-I/opt/gnome/include/libbonobo-2.0
-I/opt/gnome/include/gnome-vfs-2.0
-I/opt/gnome/lib/gnome-vfs-2.0/include
-I/opt/gnome/include/linc-1.0
-I/opt/gnome/include/bonobo-activation-2.0
-I/opt/gnome/include/pango-1.0 -I/usr/include/freetype2
-I/opt/gnome/lib/gtk-2.0/include
-I/opt/gnome/include/atk-1.0 -I/usr/X11R6/include
-I/usr/include/libart-2.0 -I/usr/include/libxml2
checking PACKAGE_LIBS... -pthread -Wl,--export-dynamic
-L/opt/gnome/lib -L/usr/X11R6/lib -lgnomeui-2 -lSM
-lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnomecanvas-2
-lgnome-2 -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 -lgconf-2
-lgnomevfs-2 -lbonobo-activation -lORBit-2 -lm -llinc
-lgmodule-2.0 -ldl -lgobject-2.0 -lgthread-2.0 -lglib-2.0
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for strerror in -lcposix... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler...
(cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached)
none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for baswap in -lbluetooth... yes
checking for sdp_list_free in -lsdp... yes
checking for correct SDP lib version... yes
checking for OBEX_Init in -lopenobex... no
configure: error: You must have openobex installed.
the openobex libs are here:
lrwxrwxrwx 1 root root 24 Nov 9 20:28
/usr/lib/libopenobex-1.0.so.1 -> libopenobex-1.0.so.1.0.0*
-rwxr-xr-x 1 root root 30964 Nov 8 14:26
/usr/lib/libopenobex-1.0.so.1.0.0*
-rw-r--r-- 1 root root 37880 Nov 8 14:26
/usr/lib/libopenobex.a
-rwxr-xr-x 1 root root 732 Nov 8 14:26
/usr/lib/libopenobex.la*
lrwxrwxrwx 1 root root 24 Nov 9 20:28
/usr/lib/libopenobex.so -> libopenobex-1.0.so.1.0.0*
It worked in 0.80 but not in 0.81
Please help!