2005-06-24 13:20:58

by Paulo Wollny

[permalink] [raw]
Subject: [Bluez-users] problem building btsco.

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
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users


2005-06-24 15:15:37

by Paulo Wollny

[permalink] [raw]
Subject: Re: [Bluez-users] problem building btsco.

When i try to browse my phone, i get this:

Device Discovery Info
Discovery Time: Fr Jun 24 12:13:20 BRT 2005
Bluetooth Device Address: 00:01:E3:43:D0:2C
Bluetooth Device Name: PWS65

Services
Failed to connect to SDP server on 00:01:E3:43:D0:2C: Function not
implemented


Paulo Wollny wrote:
> Hi Steve,
>
> My distribution is suse 9.1 and i upgraded all the bluez packages from
> suse 9.3. Is working... kbluetoothd, kbtobexclient (i can call it),
> kbtobexsrv, multisync.
>
> I found out that kbtobexsrv is no more a standalone program.. but is
> called from kbluetoothd....
> When clicking on the kbluetoothd icon, i can see my phone, but trying to
> browse it, i get LMP response timeout.....
> Is there any way to browse my phone contents?
>
> Best regards and thx for helping me.
>
> Paulo Wollny
>
> Stephen Crane wrote:
>
>> Hi Paolo,
>> What distribution is this? (You can kludge around your problem by
>> softlinking libsdp.so.2 to libbluetooth.so but this a hack.)
>>
>> Update kbtobexsrv or rebuild it from source.
>>
>> Cheers,
>> Steve
>>
>> On Fri, 2005-06-24 at 11:26 -0300, Paulo Wollny wrote:
>>
>>> Hi Steve,
>>>
>>> i did update of all teh bluez packages, but when trying to run
>>> ktbobexsrv, i get the following message:
>>>
>>> kbtobexsrv: error while loading shared libraries: libsdp.so.2: cannot
>>> open shared object file
>>>
>>> Any hint?
>>>
>>> I was able to build btsco.
>>>
>>> Best regards,
>>>
>>> Paulo Wollny
>>>
>>>
>>> Stephen Crane wrote:
>>>
>>>> Hi Paolo
>>>> It looks as if your version of bluez-libs is very old. Recent versions
>>>> have the sdp library merged in.
>>>>
>>>> Cheers,
>>>> Steve
>>>>
>>>> On Fri, 2005-06-24 at 10:20 -0300, Paulo Wollny wrote:
>>>>
>>>>
>>>>> 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
>>>>> [email protected]
>>>>> https://lists.sourceforge.net/lists/listinfo/bluez-users
>>>
>>>
>>>
>>> -------------------------------------------------------
>>> 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
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/bluez-users
>
>
>
> -------------------------------------------------------
> 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
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>
>


-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2005-06-24 15:03:59

by Paulo Wollny

[permalink] [raw]
Subject: Re: [Bluez-users] problem building btsco.

Hi Steve,

My distribution is suse 9.1 and i upgraded all the bluez packages from
suse 9.3. Is working... kbluetoothd, kbtobexclient (i can call it),
kbtobexsrv, multisync.

I found out that kbtobexsrv is no more a standalone program.. but is
called from kbluetoothd....
When clicking on the kbluetoothd icon, i can see my phone, but trying to
browse it, i get LMP response timeout.....
Is there any way to browse my phone contents?

Best regards and thx for helping me.

Paulo Wollny

Stephen Crane wrote:
> Hi Paolo,
> What distribution is this? (You can kludge around your problem by
> softlinking libsdp.so.2 to libbluetooth.so but this a hack.)
>
> Update kbtobexsrv or rebuild it from source.
>
> Cheers,
> Steve
>
> On Fri, 2005-06-24 at 11:26 -0300, Paulo Wollny wrote:
>
>>Hi Steve,
>>
>>i did update of all teh bluez packages, but when trying to run
>>ktbobexsrv, i get the following message:
>>
>>kbtobexsrv: error while loading shared libraries: libsdp.so.2: cannot
>>open shared object file
>>
>>Any hint?
>>
>>I was able to build btsco.
>>
>>Best regards,
>>
>>Paulo Wollny
>>
>>
>>Stephen Crane wrote:
>>
>>>Hi Paolo
>>>It looks as if your version of bluez-libs is very old. Recent versions
>>>have the sdp library merged in.
>>>
>>>Cheers,
>>>Steve
>>>
>>>On Fri, 2005-06-24 at 10:20 -0300, Paulo Wollny wrote:
>>>
>>>
>>>>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
>>>>[email protected]
>>>>https://lists.sourceforge.net/lists/listinfo/bluez-users
>>
>>
>>-------------------------------------------------------
>>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
>>[email protected]
>>https://lists.sourceforge.net/lists/listinfo/bluez-users


-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2005-06-24 14:32:24

by Stephen Crane

[permalink] [raw]
Subject: Re: [Bluez-users] problem building btsco.

Hi Paolo,
What distribution is this? (You can kludge around your problem by
softlinking libsdp.so.2 to libbluetooth.so but this a hack.)

Update kbtobexsrv or rebuild it from source.

Cheers,
Steve

On Fri, 2005-06-24 at 11:26 -0300, Paulo Wollny wrote:
> Hi Steve,
>
> i did update of all teh bluez packages, but when trying to run
> ktbobexsrv, i get the following message:
>
> kbtobexsrv: error while loading shared libraries: libsdp.so.2: cannot
> open shared object file
>
> Any hint?
>
> I was able to build btsco.
>
> Best regards,
>
> Paulo Wollny
>
>
> Stephen Crane wrote:
> > Hi Paolo
> > It looks as if your version of bluez-libs is very old. Recent versions
> > have the sdp library merged in.
> >
> > Cheers,
> > Steve
> >
> > On Fri, 2005-06-24 at 10:20 -0300, Paulo Wollny wrote:
> >
> >>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
> >>[email protected]
> >>https://lists.sourceforge.net/lists/listinfo/bluez-users
>
>
> -------------------------------------------------------
> 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
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bluez-users
--
Stephen Crane, Rococo Software Ltd. http://www.rococosoft.com
[email protected] +353-1-6601315 (ext 209)


Attachments:
signature.asc (189.00 B)
This is a digitally signed message part

2005-06-24 14:26:04

by Paulo Wollny

[permalink] [raw]
Subject: Re: [Bluez-users] problem building btsco.

Hi Steve,

i did update of all teh bluez packages, but when trying to run
ktbobexsrv, i get the following message:

kbtobexsrv: error while loading shared libraries: libsdp.so.2: cannot
open shared object file

Any hint?

I was able to build btsco.

Best regards,

Paulo Wollny


Stephen Crane wrote:
> Hi Paolo
> It looks as if your version of bluez-libs is very old. Recent versions
> have the sdp library merged in.
>
> Cheers,
> Steve
>
> On Fri, 2005-06-24 at 10:20 -0300, Paulo Wollny wrote:
>
>>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
>>[email protected]
>>https://lists.sourceforge.net/lists/listinfo/bluez-users


-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2005-06-24 13:46:56

by Stephen Crane

[permalink] [raw]
Subject: Re: [Bluez-users] problem building btsco.

Hi Paolo
It looks as if your version of bluez-libs is very old. Recent versions
have the sdp library merged in.

Cheers,
Steve

On Fri, 2005-06-24 at 10:20 -0300, Paulo Wollny wrote:
> 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
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bluez-users
--
Stephen Crane, Rococo Software Ltd. http://www.rococosoft.com
[email protected] +353-1-6601315 (ext 209)


Attachments:
signature.asc (189.00 B)
This is a digitally signed message part