Nokia Bluetooth Sync

Vladimir Grebenschikov vova at fbsd.ru
Wed Jul 6 07:51:50 GMT 2005


В ср, 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 at fbsd.ru


More information about the freebsd-bluetooth mailing list