Hi,
Check if the directory exists openssl-0.9.8g/apps/demoCA.
Its trying to run the the demo certification authority test i guess. It looks 
like its not able to find the directory path or some thing like that. First of 
all do u want to run the the test case.
Regards,
Kiran
 

________________________________

From: [EMAIL PROTECTED] on behalf of Sisyphus
Sent: Tue 22-Jan-2008 5:23 PM
To: openssl-users@openssl.org
Subject: Re: 'make test' error - "I am unable to access the ./demoCA/newcerts 
directory"




----- Original Message -----
From: "C K KIRAN-KNTX36" <[EMAIL PROTECTED]>
To: <openssl-users@openssl.org>
Sent: Tuesday, January 22, 2008 7:27 PM
Subject: RE: 'make test' error - "I am unable to access the
./demoCA/newcerts directory"


Try just touching those directories. Hopefully that should fix your problem.
The problem i guess here is that, your make is running
some test cases to generate some kind of certificates and its failing.
Regards,
Kiran
---------------------------------------

I ran:
-----------------------------------------
[EMAIL PROTECTED] /c/_32/comp/openssl-0.9.8g
$ touch test

[EMAIL PROTECTED] /c/_32/comp/openssl-0.9.8g
$ cd test

[EMAIL PROTECTED] /c/_32/comp/openssl-0.9.8g/test
$ touch demoCA

[EMAIL PROTECTED] /c/_32/comp/openssl-0.9.8g/test
$ cd demoCA

[EMAIL PROTECTED] /c/_32/comp/openssl-0.9.8g/test/demoCA
$ touch newcerts

[EMAIL PROTECTED] /c/_32/comp/openssl-0.9.8g/test/demoCA
$ cd ../..

[EMAIL PROTECTED] /c/_32/comp/openssl-0.9.8g
-----------------------------------------

I'm not all that familiar with 'touch' - but I guess that's what you meant
for me to do.

However, when I re-run 'make test' I get the same error.

Just prior to the error quoted in the subject line of this thread I get:

------------------------------------------
Loading 'screen' into random state -./demoCA/newcerts: Invalid argument
 done
------------------------------------------

Could it be that the real cause of the problem is that "Invalid argument" ?

Cheers,
Rob

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org 
<http://www.openssl.org/> 
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]


<<winmail.dat>>

Reply via email to