All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] help compilling bluez-utils 3.9
@ 2007-03-17 17:04 Vladimir Vasilev
  2007-03-19 15:07 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Vladimir Vasilev @ 2007-03-17 17:04 UTC (permalink / raw)
  To: bluez-users



Hi folks

I have some problems compilling bluez-utils 3.9 (latest official)
The configure script does not get me an error, so my next step is "make"\
Here is the error:


make[2]: Entering directory `/home/vladimir/programs/bluez-utils-3.9/hcid'
make  all-am
make[3]: Entering directory `/home/vladimir/programs/bluez-utils-3.9/hcid'
/bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/dbus-1.0  
-I/usr/lib/dbus-1.0/include   -I../eglib -Wall -O2 -D_FORTIFY_SOURCE=2    
-o hcid  main.o libhciserver.a ../sdpd/libsdpserver.a  
../common/libhelper.a ../eglib/libeglib.la -L/lib -ldbus-1   -lbluetooth    
-lexpat
gcc -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../eglib -Wall  
-O2 -D_FORTIFY_SOURCE=2 -o hcid main.o  libhciserver.a  
../sdpd/libsdpserver.a ../common/libhelper.a ../eglib/.libs/libeglib.a  
-L/lib -ldbus-1 -lbluetooth /usr/lib/libexpat.so
libhciserver.a(dbus-common.o): In function `unregister_sdp_record':
dbus-common.c:(.text+0x90): undefined reference to  
`sdp_device_record_unregister_binary'
libhciserver.a(dbus-common.o): In function `register_sdp_binary':
dbus-common.c:(.text+0x106): undefined reference to  
`sdp_device_record_register_binary'
collect2: ld returned 1 exit status
make[3]: *** [hcid] Error 1
make[3]: Leaving directory `/home/vladimir/programs/bluez-utils-3.9/hcid'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/vladimir/programs/bluez-utils-3.9/hcid'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/vladimir/programs/bluez-utils-3.9'
make: *** [all] Error 2

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-03-19 15:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-17 17:04 [Bluez-users] help compilling bluez-utils 3.9 Vladimir Vasilev
2007-03-19 15:07 ` Marcel Holtmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.