From owner-freebsd-bluetooth@FreeBSD.ORG Thu May 27 10:30:50 2010 Return-Path: Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5476B10656C8 for ; Thu, 27 May 2010 10:30:50 +0000 (UTC) (envelope-from rath.arjun@gmail.com) Received: from mail-pv0-f182.google.com (mail-pv0-f182.google.com [74.125.83.182]) by mx1.freebsd.org (Postfix) with ESMTP id 2EB318FC1E for ; Thu, 27 May 2010 10:30:49 +0000 (UTC) Received: by pvh1 with SMTP id 1so228055pvh.13 for ; Thu, 27 May 2010 03:30:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=+eKS4wU+CJQ/qQ55NWcGaWEVbZ9JtWdlv62H9b+3CjQ=; b=YRdTRJR1aLrOn5eGSyvLYooVGptQn1NnjZeJgeUUbjxVs1c7q6VM9GxDYc4SkgUood P3lLTLyMELGzM3xMT9GdPoLFEyQ+uAz6mQ7SANNBsg6Y91L8LPpuNWBlCHnNYpAbVRiJ Np+OG9idKiMvrtouhpB0zkAzRqVXPcTgsoqpU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=EugEbbTDDkTOYNF3f5kcPV72traSBPyYn3Hh+nlE0HNzIJoELBGvD0GjHQe+0pzNe3 H5yi30b1tKphUEH4P13u5e5ya/Hs15MAy9p1ceigBYQFkcJbTN/IYCX5WSaZTwuP4k0f cIizawaHGCeRJ3m10MXndIVwpc93EkNs3KBB8= MIME-Version: 1.0 Received: by 10.115.38.22 with SMTP id q22mr8782753waj.41.1274954594477; Thu, 27 May 2010 03:03:14 -0700 (PDT) Received: by 10.115.89.2 with HTTP; Thu, 27 May 2010 03:03:14 -0700 (PDT) Date: Thu, 27 May 2010 15:33:14 +0530 Message-ID: From: arjun rath To: freebsd-bluetooth@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: bluez with uclibc X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 May 2010 10:30:50 -0000 Hi, Can somebody please tell how to cross compile bluez for arm with uclibc library.with glib i am to cross compile but my whole application and RFS is builded with uclibcso i need bluez with uclibc compiled. Thanks in advance Regards Arjun