Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Jul 2005 11:51:47 +0400
From:      Vladimir Grebenschikov <vova@fbsd.ru>
To:        Kirill Bezzubets <kirill@solaris.ru>
Cc:        freebsd-bluetooth@freebsd.org
Subject:   Re: Nokia Bluetooth Sync
Message-ID:  <1120636307.1165.11.camel@localhost>
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>

next in thread | previous in thread | raw e-mail | index | archive | help

В ср, 06/07/2005 в 11:34 +0400, Kirill Bezzubets пишет:
> On Wed, Jul 06, 2005 at 11:14:01AM +0400, Vladimir Grebenschikov wrote:
> > > > 
> > > > Any hints how to build gammu with support of FreeBSD Bluetooth stack ? 
> > > > ports make just disables all this options:
> > > > 
> > > Hmmm... Looks strange to me. 
> > > Could you send me the whole "make configure" output?
> > 
> > log-file attached
> > It is 6-CURRENT, with fresh ports tree.
> > 
> 
> 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 by "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.

-- 
Vladimir B. Grebenschikov
vova@fbsd.ru



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1120636307.1165.11.camel>