From owner-freebsd-bluetooth@FreeBSD.ORG Thu Feb 26 17:05:23 2009 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 31ABC1065673; Thu, 26 Feb 2009 17:05:23 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from megatron.madpilot.net (megatron.madpilot.net [88.149.173.206]) by mx1.freebsd.org (Postfix) with ESMTP id D6D4C8FC13; Thu, 26 Feb 2009 17:05:22 +0000 (UTC) (envelope-from mad@madpilot.net) Received: by megatron.madpilot.net (Postfix, from userid 1000) id 11B51130C56; Thu, 26 Feb 2009 18:05:21 +0100 (CET) Date: Thu, 26 Feb 2009 18:05:21 +0100 From: Guido Falsi To: freebsd-bluetooth@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, plunky@rya-online.net Message-ID: <20090226170521.GE75587@megatron.madpilot.net> References: <1234991336.235532.1915.nullmailer@galant.ukfsn.org> <200902191517.n1JFHjqI092809@lurza.secnetix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200902191517.n1JFHjqI092809@lurza.secnetix.de> X-Operating-System: FreeBSD 7.1-STABLE User-Agent: Mutt/1.5.19 (2009-01-05) Cc: Subject: Re: ports using sdp when mpeg4ip is installed 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, 26 Feb 2009 17:05:23 -0000 On Thu, Feb 19, 2009 at 04:17:45PM +0100, Oliver Fromme wrote: > Iain Hibbert wrote: > > Guido Falsi wrote: > > > I second this idea and it sure will solve the includes problem. > > > > > > It will not solve the problem with libsdp.so though. > > > > would it make sense to merge the sdp functions into libbluetooth? > > IIRC with BlueZ only one library is required.. > > Either that, or rename it to libbtsdp. I filed a followup to PR ports/131778 with a fix which works here. I'm hardcoding paths though, which I do not like too much. If someone has a better solution please let me know! Obviously if and when libsdp will be renamed or merged into libbluetooth I will patch the port to take advantage of this. Just let me know and I will try to fix is ASAP. -- Guido Falsi