Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jan 2003 23:11:29 +0100
From:      Hanspeter Roth <hampi@rootshell.be>
To:        freebsd-questions@freebsd.org
Subject:   linked twice against libintl.so
Message-ID:  <20030112221129.GA11959@gicco.homeip.net>

next in thread | raw e-mail | index | archive | help
Hello,

I'm trying to build the ElectricEyes port. The executable is linked
against two versions of libintl.so:

        libintl.so.4 => /usr/local/lib/libintl.so.4 (0x284c2000)
        libintl.so.2 => not found (0x0)

Gettext is 0.11.5_1.
Is there a solution except of creating a link?

I found also two versions of libintl.so in /usr/local/lib/compat/pkg:

lrwxr-xr-x  1 root  wheel       10 Dec 16 00:16 libintl.so.1 -> libintl.so
lrwxr-xr-x  1 root  wheel       10 Jan  8 01:03 libintl.so.2 -> libintl.so

Do they matter? How have they come here?


-Hanspeter

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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