tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: libtool -dlopen failure - wrapper issue?
On Mon, Nov 05, 2018 at 11:49:02AM +0000, Patrick Welche wrote:
> While trying to update clamav, I am seeing:
>
> libtool: error: libraries can '-dlopen' only libtool libraries: -L./.libs
> libtool: error: error: relink 'libclamav.la' with the above command before installing it
>
>
> It appears to be coming from:
>
> -dlopen -L./.libs libclamunrar_iface.la
>
> (--without-unrar gets me a successful build.)
>
> I don't see -L./.libs when building outside of pkgsrc.
>
> Thoughts on a fix?
Looks like
buildlink3/libtool-fix-la: # Convert "dirpath/libfoo.la" into "-Ldirpath/.libs
P
Home |
Main Index |
Thread Index |
Old Index