Return-Path: From: Peter Wippich To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: [Bluez-devel] Cross Compile Blues .... Sender: bluez-devel-admin@lists.sourceforge.net Errors-To: bluez-devel-admin@lists.sourceforge.net Reply-To: bluez-devel@lists.sourceforge.net List-Unsubscribe: , List-Id: BlueZ development List-Post: List-Help: List-Subscribe: , List-Archive: Date: Wed, 1 Dec 2004 19:08:12 +0100 (CET) Dear All, 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 ???? 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 Any help is very welcome !!! Thank you and best regards, Peter | Peter Wippich Voice: +49 30 46776411 | | G&W Instruments GmbH fax: +49 30 46776419 | | Gustav-Meyer-Allee 25, Geb. 12 Email: pewi@gw-instruments.de | | D-13355 Berlin / Germany | ------------------------------------------------------- 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