From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: Date: Fri, 12 Oct 2007 19:43:46 +0530 From: "rohit puri" To: Bluez-users@lists.sourceforge.net MIME-Version: 1.0 Subject: [Bluez-users] problem in browsing services through dbus interface. Reply-To: BlueZ users List-Id: BlueZ users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============1633267864==" Sender: bluez-users-bounces@lists.sourceforge.net Errors-To: bluez-users-bounces@lists.sourceforge.net --===============1633267864== Content-Type: multipart/alternative; boundary="----=_Part_24164_20501938.1192198426185" ------=_Part_24164_20501938.1192198426185 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline hi all, I am browsing the services using the dbus interface.but my code gives the following error `get_remote_service_channel': /root/marcel/main.c:78: undefined reference to `sdp_extract_pdu' /root/marcel/main.c:81: undefined reference to `sdp_get_access_protos' /root/marcel/main.c:85: undefined reference to `sdp_get_proto_port' /root/marcel/main.c:88: undefined reference to `sdp_list_free' /root/marcel/main.c:89: undefined reference to `sdp_list_free' /root/marcel/main.c:92: undefined reference to `sdp_record_free' collect2: ld returned 1 exit status Does someone know how to rectify this problem. Thanks in advance ------=_Part_24164_20501938.1192198426185 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline hi all,

I am browsing the services using the dbus interface.but my code gives the following error
`get_remote_service_channel':
/root/marcel/main.c:78: undefined reference to `sdp_extract_pdu'
/root/marcel/main.c:81: undefined reference to `sdp_get_access_protos'
/root/marcel/main.c:85: undefined reference to `sdp_get_proto_port'
/root/marcel/main.c:88: undefined reference to `sdp_list_free'
/root/marcel/main.c:89: undefined reference to `sdp_list_free'
/root/marcel/main.c:92: undefined reference to `sdp_record_free'
collect2: ld returned 1 exit status
Does someone know how to rectify this problem.

Thanks in advance

------=_Part_24164_20501938.1192198426185-- --===============1633267864== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ --===============1633267864== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users --===============1633267864==--