Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Feb 2007 01:39:41 +0300
From:      "Andrew Pantyukhin" <infofarmer@FreeBSD.org>
To:        "Rene Ladan" <r.c.ladan@gmail.com>
Cc:        ports@freebsd.org
Subject:   Re: QT4 fails to see LIB_DEPENDS?
Message-ID:  <cb5206420702061439s74fd1070x1a985a5408144ba9@mail.gmail.com>
In-Reply-To: <45C901DF.9070909@gmail.com>
References:  <45C901DF.9070909@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2/7/07, Rene Ladan <r.c.ladan@gmail.com> wrote:
> Hi,
>
> I just installed QT4 from ports (devel/qt4, misc/qt4-doc,
> misc/qt4-qtdemo).  The installation went fine, except for one thing:
>
> if port A has installed a library libFoo.so, and another port B depends
> on port A, like LIB_DEPENDS=Foo:${PORTSDIR}/port/a, it always reinstalls
>  port A, nomatter if it is already installed.  Setting
> FORCE_PKG_REGISTER is one way to 'fix' this...
>
> Could this be caused by the fact that the Foo library starts its name
> with an uppercase letter?

Installed shlibs should be in lib*.so.[0-9] format,
this could have been violated due to the objformat
issues and possibly for other reasons.



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