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 From owner-freebsd-bluetooth@FreeBSD.ORG Sat May 29 17:29:30 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 4A06E1065674 for ; Sat, 29 May 2010 17:29:30 +0000 (UTC) (envelope-from plunky@rya-online.net) Received: from smtp6.freeserve.com (smtp6.freeserve.com [193.252.22.191]) by mx1.freebsd.org (Postfix) with ESMTP id 9F6E78FC08 for ; Sat, 29 May 2010 17:29:29 +0000 (UTC) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3611.me.freeserve.com (SMTP Server) with ESMTP id 6D2567000135; Sat, 29 May 2010 19:29:28 +0200 (CEST) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3611.me.freeserve.com (SMTP Server) with ESMTP id 5ED5D700013E; Sat, 29 May 2010 19:29:28 +0200 (CEST) Received: from rya-online.net (unknown [89.194.35.71]) by mwinf3611.me.freeserve.com (SMTP Server) with SMTP id C3BA17000135; Sat, 29 May 2010 19:29:27 +0200 (CEST) X-ME-UUID: 20100529172927801.C3BA17000135@mwinf3611.me.freeserve.com Received: (nullmailer pid 4522 invoked by uid 1000); Sat, 29 May 2010 17:30:55 -0000 Date: Sat, 29 May 2010 18:30:54 +0100 (BST) To: arjun rath In-Reply-To: References: User-Agent: Alpine 2.00 (NEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Message-Id: <1275154255.329265.14687.nullmailer@galant.ukfsn.org> From: Iain Hibbert Cc: freebsd-bluetooth@freebsd.org Subject: Re: 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: Sat, 29 May 2010 17:29:30 -0000 On Thu, 27 May 2010, arjun rath wrote: > 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. You should address such questions to as this mailing list is unrelated to the BlueZ project. regards, iain