Make now fails for me in crypto/rsa because I have all the source
files checked out read-only, and the make tries to tack something
onto the end of rsa.h.

Was there an rsa.org that just went away or something?

$ cd crypto/rsa
$ ls -l rsa.h
-r--r--r--   1 someuser  somegroup   12696 Apr 19 12:43 rsa.h
$ make
...
/usr/local/bin/perl ../../util/err-ins.pl rsa.err rsa.h
unable to open header file 'rsa.h':
make[3]: *** [rsa_err.c] Error 13
$ 

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

Reply via email to