Return-Path: From: Mats Erik Andersson To: BlueZ users In-Reply-To: References: Date: Sat, 07 Jul 2007 11:32:09 +0200 Message-Id: <1183800729.4579.12.camel@localhost> Mime-Version: 1.0 Subject: Re: [Bluez-users] configure: error: Bluetooth library is required Reply-To: BlueZ users List-Id: BlueZ users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Sender: bluez-users-bounces@lists.sourceforge.net Errors-To: bluez-users-bounces@lists.sourceforge.net fre 2007-07-06 klockan 16:57 +0000 skrev Robert Rawlins: > And then when trying to configure my bluez utils i use > > ./configure BLUEZ_LIBS=/usr/local/lib > > And i still get the same issue that it cannot find the bluetooth > libraries. I disected the configure script, and found the correct mechanism to be: $ ./configure --with-bluez=/usr/local The script distroys external values of BLUEZ_LIBS and based on the argument "--with-bluez=/your/path", the test compilations and verifications will by themselfs add one directory level to search for headers and libraries in /your/path/include and /your/path/lib By using this observation, I could yesterday evening become absolutely sure, that my cross-compilation with Buildroot/uClibc uses only the bluez-libs I built for the embedded application and does not reference the library I use on the host laptop. Regards Mats E A ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users