Current-Users archive

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

Re: libssl regression



On Fri, 8 Aug 2025 10:30:51 +0200
Thomas Klausner <wiz%NetBSD.org@localhost> wrote:

> This breaks e.g. the build of www/dillo.

Breaks also databases/libzdb (but only a configure test)
It is sufficient, at least in this case, to do:
BUILDLINK_TRANSFORM+=	l:ssl:crypto:ssl

> Should we fix dillo or should we change it back so NetBSD 11 behaves
> the same as NetBSD 10?

I wonder how common it is to try to link libssl without libcrypto.
At least GNU configure scripts that check for the existence of
particular symbols seem vulnerable.


Home | Main Index | Thread Index | Old Index