pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: curl 7.81 - configure failure on macOS



Hello,

Le Thu, Jan 20, 2022 at 11:24:53AM +0000, Michael-John Turner a écrit :
> Hi all,
> 
> I'm in the process of a pkg_rr update to pkgsrc HEAD on macOS 10.15 and
> experiencing a configure failure with curl 7.81:
> 
> ---
> dyld: Symbol not found: _iconv
>   Referenced from: /usr/lib/libarchive.2.dylib
>   Expected in: /opt/pkg/lib/libiconv.2.dylib
>  in /usr/lib/libarchive.2.dylib

I had a similar problem on NetBSD and it was caused by some package
installing pkgsrc libiconv, whose library came in the way when linking
while the program was using native libc iconv. The header of one of them
was used for compilation while linking was done with the other
library, IIRC.

FWIW,
-- 
        Thierry Laronde <tlaronde +AT+ polynum +dot+ com>
                     http://www.kergis.com/
                    http://kertex.kergis.com/
                       http://www.sbfa.fr/
Key fingerprint = 0FF7 E906 FBAF FE95 FD89  250D 52B1 AE95 6006 F40C


Home | Main Index | Thread Index | Old Index