----- 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
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to