On Tue, Aug 14, 2007 at 06:56:41PM -0700, Siddhartha Kasivajhula wrote:
> I "fixed" the problem. There seems to be a bug in the configure
> script, it was failing a long 'if' condition that would set the
> OPENSSL path to whatever is provided in --with-openssl, so I just
> hardcoded it outside the if statement:
> 
>                 SSL_MSG="yes"
>                 ssldir="$withval"
> 
> ..and later:
> 
>                 ENGINE_MSG=yes
>                 ENGINE_LINK="$LIBCRYPTO"

Could you provide a config.log from a run where the settings are
wrong so that this bug can be fixed?


//Peter
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to