gcc -DMONOLITH -I.. -I../include  -fPIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS 
-DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -g -O3 -Wall -DPERL5 -DL_ENDIAN  
-O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -g -c apps.c
apps.c: In function `load_cert':
apps.c:734: `err' redeclared as different kind of symbol
apps.c:820: previous declaration of `err'
apps.c: In function `load_key':
apps.c:734: `err' redeclared as different kind of symbol
apps.c:902: previous declaration of `err'
*** Error code 1

Fix is committed. For reference what is your compiler version? gcc -v? A. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]

Reply via email to