From: "rahul tank" <rahul.tank@gmail.com>
To: bluez-devel@lists.sourceforge.net
Subject: Re: [Bluez-devel] Loading plugin error
Date: Fri, 4 Apr 2008 15:58:31 +0530 [thread overview]
Message-ID: <16c4cb990804040328i3af92a0x2db7d7297d323d31@mail.gmail.com> (raw)
In-Reply-To: <16c4cb990804040152m6a6a3eecsc8ff1539cd5df158@mail.gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 3172 bytes --]
Ok .. i tried compiling bluez-utils with --enable-glib option and it solved
the issue.
thanks,
rahul !!
On Fri, Apr 4, 2008 at 2:22 PM, rahul tank <rahul.tank@gmail.com> wrote:
> Hi,
> I am trying to use the new bluez-utils-3.30 (libs-3.30). This version
> implements the new plugin architecture.
> I have compiled the bluez-utils-3.30 with "--enable-audio".
>
> However when i run hcid i get the following errors:
>
> rahul@rahul:~/development/build330/sbin$ sudo ./hcid -n -s -d
> hcid[32716]: Bluetooth HCI daemon
> hcid[32716]: Enabling debug information
> hcid[32716]: HCI dev 0 registered
> hcid[32716]: HCI dev 0 already up
> hcid[32716]: Device hci0 has been added
> hcid[32716]: Starting security manager 0
> hcid[32716]: Device hci0 has been activated
> hcid[32716]: Starting SDP server
> hcid[32716]: Adding rec : 0x8093388
> hcid[32716]: with handle : 0x1
> hcid[32716]: Adding rec : 0x80936c8
> hcid[32716]: with handle : 0x0
> hcid[32716]: Service classes 0x00
> hcid[32716]: Loading plugins
> /home/rahul/development/build330/lib/bluetooth/plugins
> hcid[32716]: Can't load plugin:
> /home/rahul/development/build330/lib/bluetooth/plugins/libnetwork.so:
> invalid mode for dlopen(): Invalid argument
> hcid[32716]: Can't load plugin:
> /home/rahul/development/build330/lib/bluetooth/plugins/libserial.so: invalid
> mode for dlopen(): Invalid argument
> hcid[32716]: Can't load plugin:
> /home/rahul/development/build330/lib/bluetooth/plugins/libinput.so: invalid
> mode for dlopen(): Invalid argument
> hcid[32716]: Can't load plugin:
> /home/rahul/development/build330/lib/bluetooth/plugins/libaudio.so: invalid
> mode for dlopen(): Invalid argument
> hcid[32716]: child 32717 exited
> hcid[32716]: /org/bluez: org.bluez.Security.RegisterDefaultPasskeyAgent()
> hcid[32716]: name_listener_add(:1.65)
> hcid[32716]: Default passkey agent (:1.65, /org/bluez/passkey) registered
> hcid[32716]: child 32718 exited
> hcid[32716]: /org/bluez:
> org.bluez.Security.RegisterDefaultAuthorizationAgent()
> hcid[32716]: Default authorization agent (:1.65, /org/bluez/auth)
> registered
> hcid[32716]: /org/bluez/hci0: org.bluez.Adapter.GetName()
>
>
>
>
> The plugins are present in the mentioned directory
>
> rahul@rahul:~/development/build330/sbin$ ls -l
> /home/rahul/development/build330/lib/bluetooth/plugins/
> total 1236
> -rw-r--r-- 1 rahul rahul 319346 2008-04-04 13:44 libaudio.a
> -rwxr-xr-x 1 rahul rahul 860 2008-04-04 14:09 libaudio.la
> -rwxr-xr-x 1 rahul rahul 267899 2008-04-04 14:09 libaudio.so
> -rw-r--r-- 1 rahul rahul 109184 2008-04-04 13:44 libinput.a
> -rwxr-xr-x 1 rahul rahul 860 2008-04-04 14:09 libinput.la
> -rwxr-xr-x 1 rahul rahul 98282 2008-04-04 14:09 libinput.so
> -rw-r--r-- 1 rahul rahul 120862 2008-04-04 13:44 libnetwork.a
> -rwxr-xr-x 1 rahul rahul 872 2008-04-04 14:09 libnetwork.la
> -rwxr-xr-x 1 rahul rahul 106683 2008-04-04 14:09 libnetwork.so
> -rw-r--r-- 1 rahul rahul 90674 2008-04-04 13:44 libserial.a
> -rwxr-xr-x 1 rahul rahul 866 2008-04-04 14:09 libserial.la
> -rwxr-xr-x 1 rahul rahul 86910 2008-04-04 14:09 libserial.so
>
>
> Any pointers would be appreciated .
>
> thanks,
> rahul !!
>
>
[-- Attachment #1.2: Type: text/html, Size: 3834 bytes --]
[-- Attachment #2: Type: text/plain, Size: 278 bytes --]
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
[-- Attachment #3: Type: text/plain, Size: 164 bytes --]
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
next prev parent reply other threads:[~2008-04-04 10:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-04 8:52 [Bluez-devel] Loading plugin error rahul tank
2008-04-04 10:28 ` rahul tank [this message]
2008-04-04 13:38 ` Stefan Seyfried
2008-04-04 17:39 ` Stefan Seyfried
2008-04-04 18:37 ` Marcel Holtmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=16c4cb990804040328i3af92a0x2db7d7297d323d31@mail.gmail.com \
--to=rahul.tank@gmail.com \
--cc=bluez-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox