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
=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



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