public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: BlueZ Mailing List <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] Cross Compile Blues ....
Date: Wed, 01 Dec 2004 20:38:57 +0100	[thread overview]
Message-ID: <1101929937.15615.30.camel@pegasus> (raw)
In-Reply-To: <Pine.LNX.4.33.0412011855510.2707-100000@redbean.intranet.gw-instruments.de>

Hi Peter,

> I'm trying to cross compile bluez-libs / utils (Vers. 2.11). Actually, I
> can compile fine, but I've the following problems:
> 
> a) when I compile the libraries I'm unable to find a configure which
> allows me to have the libraries installed on the the build system but with
> a load path of the target system (/usr/lib). Here is the configure I use
> 
> ./configure --prefix=$XPREFIX --host=$TARGET --build=i686-pc-linux-gnu \
>             --with-kernel=$LINUX_DIR \
>             --libdir=$XPREFIX/lib --includedir=$XPREFIX/include
> 
> where XPREFIX is the path to the target root file system on my build
> system, TARGET is arm-linux  LINUX_DIR is the path to the linux sources
> for the target system. What I need is some configuration which installs
> the library files in $XPREFIX/lib and builds the libraries for RUN PATH
> /lib. Does anybody know how t get this working ????

use the normal prefix and install them with DESTDIR.

> b) the same problem occurs with the CONFIGDIR define in config.h.
> It is always set to $XPREFIX/etc/bluetooth
> instead of just /etc/bluetooth

As long as you don't override it with --sysconfdir.

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

  reply	other threads:[~2004-12-01 19:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-01 18:08 [Bluez-devel] Cross Compile Blues Peter Wippich
2004-12-01 19:38 ` Marcel Holtmann [this message]
2004-12-02 16:11   ` Peter Wippich
2004-12-02 16:32     ` 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=1101929937.15615.30.camel@pegasus \
    --to=marcel@holtmann.org \
    --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