Date: Wed, 5 Feb 2020 11:47:34 +0000 From: Pietro Cerutti <gahr@FreeBSD.org> To: Daniel Morante <daniel@morante.net> Cc: tcltk@FreeBSD.org Subject: Re: FreeBSD Port: lang/expect /usr/local/lib/libexpect5.45.4.so not created Message-ID: <20200205114734.6c77wnsh7py3psrc@ptrcrt.ch> In-Reply-To: <7698e06e-8b5b-01c4-6e6c-ba841beb5ed3@morante.net> References: <7698e06e-8b5b-01c4-6e6c-ba841beb5ed3@morante.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Feb 05 2020, 02:58 UTC, Daniel Morante via freebsd-tcltk <freebsd-tcltk@freebsd.org> wrote:
>Looking at the devel/pecl-expect port, it's expecting to find
>/usr/local/lib/libexpect5.45.4.so. Currently only the following
>exists,
>
>ls -larths /usr/local/lib | grep expect 1 lrwxr-xr-x 1 root
>wheel 31B Dec 8 11:02 libexpect.so.1 ->
>expect5.45.4/libexpect5.45.4.so 1 lrwxr-xr-x 1 root wheel
>14B Dec 8 11:02 libexpect.so -> libexpect.so.1 1 drwxr-xr-x 2
>root wheel 4B Feb 4 19:17 expect5.45.4
>
>Should it create another symlink in the post-install target?
>
>${LN} -sf expect${PORTVERSION}/libexpect${PORTVERSION}.so
> ${STAGEDIR}${PREFIX}/lib/libexpect${PORTVERSION}.so
>
>Or is this an issue with the devel/pecl-expect port?
Hi Daniel, I've pushed a commit in r525268. Thanks!
--
Pietro Cerutti
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200205114734.6c77wnsh7py3psrc>
