lib name on LIB_DEPENDS
Chris Rees
utisoft at gmail.com
Sun Oct 28 15:37:24 UTC 2012
On 28 Oct 2012 15:13, "Lucas Saliés Brum" <sistematico at gmail.com> wrote:
>
> Hello all!
> This is my first e-mail that list.
>
> I'm having problems with a new port that I'm trying to create.
> http://paste.sistematico.org/14
>
> # make install
> ...
> ===> Registering installation for py27-feedparser-5.1.2
> ===> Returning to build of cgmail-0.6.2
> Error: shared library "feedparser" does not exist
> *** [lib-depends] Error code 1
>
> Stop in /usr/home/lucas/apps/ports/cgmail.
>
> What name should I use LIB_DEPENDS=
> [HERE]:${PORTSDIR}/textproc/py-feedparser ?
Try looking in the output of ldconfig -r
The bit after the -l is what you want.
Chris
More information about the freebsd-ports
mailing list