> 1) Environment:
> HP-UX svwww012 B.10.20 A 9000/735 2008535444 two-user license
> gcc version 2.7.2.3
> 
> 2) Downloaded Package:  openssl-0_9_3a_tar  This version chosen for max
> compatibilty with Net_SSLeay.pm-1.05 (which is my ultimate desire to get
> operational)
> 
> 3) Output of openssl version -a
> 
> OpenSSL 0.9.3a 29 May 1999
> built on: Tue Jan 25 15:04:23 CST 2000
> platform: hpux10-gcc
> options:  bn(64,32) md2(int) rc4(ptr,int) des(ptr,risc1,16,long) idea(int)
> blowfish(idx)
> compiler: gcc -DTHREADS -D_REENTRANT -DB_ENDIAN -DBN_DIV2W -O3
> 
> 4) The make routine ran fine, however make test failed.  Here's the output
> of make test:
> 
> ...
> 
> Request (and private key) is in newreq.pem
> Using configuration from ../apps/openssl.cnf
> error on line 6 of config file '../apps/openssl.cnf'
> 25842:error:0E065068:configuation file routines:STR_COPY:variable has no
> value:conf.c:578:line 6
And what you have in line #6 in apps/openssl.cnf? It should be
$ENV::HOME/.rnd. Now the question is if you had HOME environment
variable defined?

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

Reply via email to