[Patch] Improve diags for "OpenSSL headers match library" configure test

Tim Rice tim at multitalents.net
Wed Aug 14 11:55:26 EST 2002


I've commited your patch.
Thanks.

On Sat, 3 Aug 2002, Darren Tucker wrote:

> Ben Lindstrom wrote:
> > Suggestion.  Can we seperate the tests?
> >
> > OpenSSL header version you have is...<version number>
> > OpenSSL library version you have is..<version number>
> > Error: Header and Library conflict, please check for multiple version
> > installed.
> >
> > Or something like that.
>
> How's this? It's based on the --with-default-path handling as suggested
> by Tim.
>
> Because the header test returns the text description string too, I kept
> the original library/header test. Example output:
>
> checking OpenSSL header version... 90604f (OpenSSL 0.9.6d 9 May 2002)
> checking OpenSSL library version... 90604f (OpenSSL 0.9.6d 9 May 2002)
> checking whether OpenSSL's headers match the library... yes
>
> checking OpenSSL header version... 90604f (OpenSSL 0.9.6d 9 May 2002)
> checking OpenSSL library version... 90602f (OpenSSL 0.9.6b [engine] 9
> Jul 2001)
> checking whether OpenSSL's headers match the library... no
> configure: error: Your OpenSSL headers do not match your library
>
>

-- 
Tim Rice				Multitalents	(707) 887-1469
tim at multitalents.net





More information about the openssh-unix-dev mailing list