From owner-freebsd-bluetooth@FreeBSD.ORG Wed Jul 6 07:51:50 2005 Return-Path: X-Original-To: freebsd-bluetooth@freebsd.org Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B816016A41C for ; Wed, 6 Jul 2005 07:51:50 +0000 (GMT) (envelope-from vova@vbook.fbsd.ru) Received: from vbook.fbsd.ru (swsoft-mipt-nat.sw.ru [195.214.233.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id C28B643D53 for ; Wed, 6 Jul 2005 07:51:49 +0000 (GMT) (envelope-from vova@vbook.fbsd.ru) Received: from vova by vbook.fbsd.ru with local (Exim 4.51 (FreeBSD)) id 1Dq4hA-0002h9-Fi; Wed, 06 Jul 2005 11:51:48 +0400 From: Vladimir Grebenschikov To: Kirill Bezzubets In-Reply-To: <20050706073449.GB51960@solaris.ru> References: <20050705224652.GA415@alzatex.com> <42CB1633.7050902@savvis.net> <1120628357.13100.11.camel@localhost> <20050706065500.GA51960@solaris.ru> <1120634041.1165.2.camel@localhost> <20050706073449.GB51960@solaris.ru> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable Organization: SWsoft Date: Wed, 06 Jul 2005 11:51:47 +0400 Message-Id: <1120636307.1165.11.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Sender: Vladimir Grebenschikov Cc: freebsd-bluetooth@freebsd.org Subject: Re: Nokia Bluetooth Sync X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vova@fbsd.ru List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jul 2005 07:51:50 -0000 =F7 =D3=D2, 06/07/2005 =D7 11:34 +0400, Kirill Bezzubets =D0=C9=DB=C5=D4: > On Wed, Jul 06, 2005 at 11:14:01AM +0400, Vladimir Grebenschikov wrote: > > > >=20 > > > > Any hints how to build gammu with support of FreeBSD Bluetooth stac= k ?=20 > > > > ports make just disables all this options: > > > >=20 > > > Hmmm... Looks strange to me.=20 > > > Could you send me the whole "make configure" output? > >=20 > > log-file attached > > It is 6-CURRENT, with fresh ports tree. > >=20 >=20 > Ooops, looks like there's an uncommited patch. Attached. > Put patch-configure.in into /usr/ports/comms/gammu/files > and try again - checked just now on -CURRENT from yesterday. It detected ok now, but it is not started: % gammu /libexec/ld-elf.so.1: Shared object "libGammu.so.0.0" not found, required b= y "gammu" % Looks like just missed symlink: # pkg_info -L gammu-1.00.0_1 | fgrep libGammu /usr/local/lib/libGammu.a /usr/local/lib/libGammu.so /usr/local/lib/libGammu.so.0 # ln -s /usr/local/lib/libGammu.so.0 /usr/local/lib/libGammu.so.0.0 > PS: Update of the port coming soon. --=20 Vladimir B. Grebenschikov vova@fbsd.ru