From: Jelle de Jong <jelledejong@powercraft.nl>
To: BlueZ users <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] Bluez + dbus for ARM solutions?
Date: Fri, 02 May 2008 10:12:54 +0200 [thread overview]
Message-ID: <481ACD06.9000003@powercraft.nl> (raw)
In-Reply-To: <481A648B.9020501@magtech.com.au>
Aras Vaichas wrote:
> Jelle de Jong wrote:
>> Aras Vaichas wrote:
>>
>>> Hi,
>>>
>>> can someone point me to where I can find scripts/patches that will help
>>> me build ARM cross-compiled versions of Bluez + dbus for ARM?
>>>
>>> Is there a well know set of dbus+bluez versions that are known to work
>>> for cross-compiling, or does everyone just hack the configure files
>>> until it works?
>>>
>>> I'm currently stuck in dependency hell trying to get dbus to
>>> cross-compile. So far I've got expat, bluez-libs, and libusb compiled.
>>>
>>> I saw that someone recommended Scratchbox (for dbus) but I'd rather not
>>> do that because I am able to cross-compile every single other library
>>> and application for my distribution (including Python) without requiring
>>> a method like Scratchbox.
>>>
>>> Aras Vaichas
>>>
>> Have you looked at the Debian arm packages? I believe Debian has almost
>> all packages compiled for arm. But I may be missing something...
>>
> Yes I did start by going through the Debian website and downloading all
> the packages that looked they were required for Bluetooth networking.
>
> e.g. bluez-utils_3.7-1_arm.deb, dbus_1.0.2-1_arm.deb,
> hal_0.5.8.1-9_arm.deb, libbluetooth2_3.7-1_arm.deb,
> libc6_2.3.6.ds1-13etch5_arm.deb, ppp_2.4.4rel-8_arm.deb,
> libdbus-1-3_1.0.2-1_arm.deb, libexpat1_1.95.8-3.4_arm.deb,
> libusb-0.1-4_0.1.12-5_arm.deb, lsb-base_3.1-23.2etch1_all.deb
>
> We run a minimal, fully customised embedded Linux system with limited
> space. The problem is that the Debian ARM packages are compiled with
> many options that we don't need. We currently don't run dbus or hal
> because we just haven't needed them.
>
> The dependency list isn't too bad for all those packages:
>
> /lib/ld-linux.so.2 (0x40000000)
> libX11.so.6 => not found
> libbluetooth.so.2 => not found
> libc.so.6 => /lib/libc.so.6 (0x4001e000)
> libdbus-1.so.3 => not found
> libdbus-glib-1.so.2 => not found
> libexpat.so.1 => not found
> libglib-2.0.so.0 => not found
> libgobject-2.0.so.0 => not found
> libhal-storage.so.1 => not found
> libhal.so.1 => not found
> libm.so.6 => /lib/libm.so.6 (0x4001e000)
> libpthread.so.0 => /lib/libpthread.so.0 (0x4014e000)
> librt.so.1 => /lib/librt.so.1 (0x4001e000)
> libusb-0.1.so.4 => not found
> libvolume_id.so.0 => not found
>
> Then I saw that dbus required X11 ... so I started cross-compiling
> everything from source and that's about the time that the pain began.
>
> I can probably use the Debian package method for development purposes,
> but ideally I'd require custom configured versions of these applications.
>
> Aras
I know the pain you are feeling, however the only solution is to change
the way developers create there software and how they recommend the
build process to the distribution package maintainers.
Please read the below documents, improve them and help us spread create
a basis for a good sustainable solution:
http://www.powercraft.nl/temp/emdebian-innovating-apt-get-to-become-future-ready-r2.zip
http://wiki.debian.org/EmdebianImprovedApt
Kind regards,
Jelle de Jong
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
prev parent reply other threads:[~2008-05-02 8:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-01 6:45 [Bluez-users] Bluez + dbus for ARM solutions? Aras Vaichas
2008-05-01 9:56 ` Jelle de Jong
2008-05-02 0:47 ` Aras Vaichas
2008-05-02 8:12 ` Jelle de Jong [this message]
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=481ACD06.9000003@powercraft.nl \
--to=jelledejong@powercraft.nl \
--cc=bluez-users@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;
as well as URLs for NNTP newsgroup(s).