openssl-0.9.8k ./Configure --test-sanity got failed

2009-06-17 Thread Guan Jun He
Dear everyone

   I got the openssl-0.9.8k package from openssl.org, then I run the command 
'./Configure --test-sanity',and I got the following error,
g...@macintyre:~/project/stable/openssl-0.9.8k ./Configure --test-sanity
==
=== SANITY TESTING!
=== No configuration will be done, all other arguments will be ignored!
==
SANITY ERROR: 'debug-steve-opt' has the dso_scheme [18] values
  in the following field
SANITY ERROR: 'debug-steve64' has the dso_scheme [18] values
  in the following field


it seems that there is something wrong in the Configure file.
is there a patch to fix this?

thanks a lot,
Guanjun



Re: openssl-0.9.8k ./Configure --test-sanity got failed

2009-06-17 Thread Kyle Hamilton
openssl-1.0.0-beta2 has the following output:

==
=== SANITY TESTING!
=== No configuration will be done, all other arguments will be ignored!
==
SANITY ERROR: 'beos-x86-bone' has the dso_scheme [21] field = beos
  valid values are 'dl', 'dlfcn', 'win32' and 'vms'
SANITY ERROR: 'beos-x86-r5' has the dso_scheme [21] field = beos
  valid values are 'dl', 'dlfcn', 'win32' and 'vms'

-Kyle H

On Wed, Jun 17, 2009 at 1:10 AM, Guan Jun Heg...@novell.com wrote:
 Dear everyone

    I got the openssl-0.9.8k package from openssl.org, then I run the command
 './Configure --test-sanity',and I got the following error,
 g...@macintyre:~/project/stable/openssl-0.9.8k ./Configure --test-sanity
 ==
 === SANITY TESTING!
 === No configuration will be done, all other arguments will be ignored!
 ==
 SANITY ERROR: 'debug-steve-opt' has the dso_scheme [18] values
   in the following field
 SANITY ERROR: 'debug-steve64' has the dso_scheme [18] values
   in the following field


 it seems that there is something wrong in the Configure file.
 is there a patch to fix this?

 thanks a lot,
 Guanjun