Date: Tue, 05 Oct 1999 14:12:24 -0400 From: Drew Morone <drew@j51.com> To: freebsd-questions@freebsd.org Subject: compiling apache-ssl on 3.3 Release Message-ID: <2.2.32.19991005181224.00fae5a0@inethost.cairn.org>
next in thread | raw e-mail | index | archive | help
I'm trying to compile the apache-ssl port and get the following error: cc -c -I../../os/unix -I../../include -I/usr/local/include -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe -I/usr/local/include/openssl `../../apaci` apache_ssl.c apache_ssl.c: In function `GetPrivateKey': apache_ssl.c:1162: too few arguments to function `PEM_read_RSAPrivateKey' apache_ssl.c: In function `GetCertificateAndKey': apache_ssl.c:1268: too few arguments to function `PEM_read_X509' *** Error code 1 Stop. *** Error code 1 Any clues why? Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2.2.32.19991005181224.00fae5a0>