So, I've had a chance to test this on MacOS... A few points of feedback:
* The configure script _does not_ catch that OpenSSL 0.9.8zh is incompatible,
and the build fails due to undeclared things (`EVP_PKEY_CTX` and `pkey_ctx`
were mentioned before it bailed out). It needs some better checks to ensure it
only works with compatible OpenSSL versions.
* It does build properly with the new flag when I select `beecrypt` (as I have
already built beecrypt for RPM before).
* The `--with-beecrypt` error returns a useful error, telling the user to
switch to `--with-crypto=beecrypt`.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/129#issuecomment-277547616
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint