Hello,
After successfully configuring/compiling openssl-0.9.2b (Configure,
make, make test), mod_ssl-2.1.6-1.3.3 (configure), and apache_1.3.3
(configure, make), I receive the following error when running make
certificate:
[/usr/local/src/apache_1.3.3-ssl]
$ make certificate
make[1]: Entering directory `/usr/local/src/apache_1.3.3-ssl/src'
SSL Certificate Generation Utility (mkcert.sh)
Copyright (c) 1998 Ralf S. Engelschall, All Rights Reserved.
+ finding random files on your platform
+ building ca-fix auxiliary tool
gcc -I../os/unix -I../include -DLINUX=2 -DMOD_SSL=201106
-DUSE_HSREGEX -DEAPI `../apaci` -I/
usr/local/src/openssl-0.9.2b/include \
-L../os/unix -L../ap -L/usr/local/src/openssl-0.9.2b \
-o ca-fix ca-fix.c \
-los -lap -lm -lcrypt -ldl -lndbm -lssl -lcrypto
-L/usr/lib/gcc-lib/i386-redhat-linux/2.
7.2.3 -lgcc
ca-fix.c: In function `main':
ca-fix.c:535: too few arguments to function `i2d_ASN1_SET'
ca-fix.c:538: too few arguments to function `i2d_ASN1_SET'
make[2]: *** [ca-fix] Error 1
**FAILED
make[1]: *** [certificate] Error 1
make[1]: Leaving directory `/usr/local/src/apache_1.3.3-ssl/src'
make: *** [certificate] Error 2
My OS is RedHat 5.2 (i386). Do you have any suggestions?
Thanks,
Heinz
_________________________________________________________
Do You Yahoo!?
Free instant messaging and more at http://messenger.yahoo.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]