pkgsrc-Users archive

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

Re: sendmail, openssl and NetBSD 3.1



On Tue, Apr 29, 2008 at 09:21:10AM +0100, Stephen Borrill wrote:
> +.if ${OPSYS} == "NetBSD"
> +CONFIGURE_ARGS+=        no-threads
> +.else
> +CONFIGURE_ARGS+=       threads
> +.endif

That is the wrong solution. Having thread support in OpenSSL is definitely
desirable. The correct fix is probably to include "pthread.buildlink.mk"
in OpenSSL's "buildlink3.mk" and fix the Sendmail package to properly
use the flags suggested for OpenSSL.

        Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/


Home | Main Index | Thread Index | Old Index