Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Sep 2007 16:58:10 +0000
From:      Christian Walther <cptsalek@gmail.com>
To:        ports@freebsd.org
Subject:   i2p from ports doesn't work
Message-ID:  <46DD8EA2.3040900@gmail.com>

next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I've a problem installing/using i2p on FreeBSD 6.2#p7 and
FreeBSD-CURRENT using jdk14 as well as jdk15:

I have

i2p_enable="YES"
i2p_user="i2p"

in /etc/rc.conf. As User i2p I did an "i2prouter install". When I now
try to start i2p using

/usr/local/etc/rc.d/i2p start

I get the following error message:

/usr/libexec/ld-elf.so.1: Shared object "libm.so.2" not found, required
by "i2psvc"

libm.so.4 is installed. I created a symlink from libm.so.4 -> libm.so.2
and tried again. Startup failed with:

/usr/libexec/ld-elf.so.1: Shared object "libc_r.so.4" not found,
required by "i2psvc"

This lib is installed as libc_r.so.6. Creating a symlink doesn't work,
though, the two versions of the library seem to be incompatible:

/usr/libexec/ld-elf.so.1: /usr/lib/libc_r.so.4: Undefined symbol
"_flockfile"

Obviously this comes from i2psvc.

Does anyone have a clue of why this happens, and what I can do to fix
this issue?

Christian

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG3Y6iND6QF/amlKsRAsO3AJ9vCa0G1cCOyS/wM+kXlcpoeSGSewCeJswh
8X665J90RShZVEAQ8uzeeX8=
=3GIL
-----END PGP SIGNATURE-----



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