The last version of Nettle to build and install Hogweed on PowerMac was 3.5.

I think this flew under the radar because prefix=/usr/local. Through
subsequent upgrades, GnuTLS was picking up the old version of Hogwwed.

Jeff

On Wed, Mar 24, 2021 at 9:47 PM Jeffrey Walton <[email protected]> wrote:
>
> It looks like Nettle is no longer building or installing hogweed on
> some Apple platforms.
>
> This is from a PowerMac G5 running OS X 10.5:
>
> $ ls /usr/local/lib | grep -E 'gmp|nettle|hogweed'
> libgmp.10.dylib
> libgmp.a
> libgmp.dylib
> libgmp.la
> libnettle.8.2.dylib
> libnettle.8.3.dylib
> libnettle.8.dylib
> libnettle.a
> libnettle.dylib
> libpari-gmp.dylib
>
> It is causing a failure in GnuTLS:
>
> checking for NETTLE... yes
> checking for HOGWEED... no
> configure: error:
>   ***
>   *** Libhogweed (nettle's companion library) 3.4.1 was not found.
> Note that you must compile nettle with gmp support.
>
> Jeff
_______________________________________________
nettle-bugs mailing list
[email protected]
http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs

Reply via email to