All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] problem building btsco.
@ 2005-06-24 13:20 Paulo Wollny
  2005-06-24 13:46 ` Stephen Crane
  0 siblings, 1 reply; 6+ messages in thread
From: Paulo Wollny @ 2005-06-24 13:20 UTC (permalink / raw)
  To: bluez-users

Hi,

i'm trying o build the btsco and am getting the following error. Does 
anyone knows how to solve it?

Kind regards,

Paulo Wollny

gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -O2 -c `test -f 'sbcinfo.c' 
|| echo './'`sbcinfo.c
gcc  -Wall -O2   -o sbcinfo  sbcinfo.o  -lasound -lm -ldl -lpthread
gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -O2 -c `test -f 'sbcenc.c' || 
echo './'`sbcenc.c
gcc  -Wall -O2   -o sbcenc  sbcenc.o libsbc.a -lasound -lm -ldl -lpthread
gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -O2 -c `test -f 'rcplay.c' || 
echo './'`rcplay.c
gcc  -Wall -O2   -o rcplay  rcplay.o -lbluetooth -lasound -lm -ldl -lpthread
rcplay.o(.text+0xd0): In function `main':
: undefined reference to `sdp_connect'
rcplay.o(.text+0xed): In function `main':
: undefined reference to `sdp_uuid16_create'
rcplay.o(.text+0xf7): In function `main':
: undefined reference to `sdp_list_append'
rcplay.o(.text+0x11b): In function `main':
: undefined reference to `sdp_list_append'
rcplay.o(.text+0x12c): In function `main':
: undefined reference to `sdp_list_append'
rcplay.o(.text+0x141): In function `main':
: undefined reference to `sdp_service_search_attr_req'
rcplay.o(.text+0x14c): In function `main':
: undefined reference to `sdp_close'
rcplay.o(.text+0x18f): In function `main':
: undefined reference to `sdp_get_access_protos'
rcplay.o(.text+0x1a6): In function `main':
: undefined reference to `sdp_get_proto_port'
collect2: ld returned 1 exit status
make[2]: *** [rcplay] Fehler 1
make[2]: Leaving directory `/home/paulo/Bluetooth-Linux/btsco-0.4/sbc'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/paulo/Bluetooth-Linux/btsco-0.4'
make: *** [all] Fehler 2


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

end of thread, other threads:[~2005-06-24 15:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-24 13:20 [Bluez-users] problem building btsco Paulo Wollny
2005-06-24 13:46 ` Stephen Crane
2005-06-24 14:26   ` Paulo Wollny
2005-06-24 14:32     ` Stephen Crane
2005-06-24 15:03       ` Paulo Wollny
2005-06-24 15:15         ` Paulo Wollny

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.