Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Sep 1999 19:12:44 -0700
From:      The Mad Scientist <madscientist@thegrid.net>
To:        freebsd-questions@freebsd.org
Subject:   apache13-ssl port failing to build
Message-ID:  <4.1.19990929190543.00971d80@mail.thegrid.net>

next in thread | raw e-mail | index | archive | help
All,
	Well, that's just it.  I cd to /usr/ports/www/apache13-ssl and make
install.  After a while, I come to this:
===> src/modules/ssl
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.

I have openssl and rsaref installed (default install from the ports
collection).  I've trolled the mailing list archives, but haven't found the
answer to my problem.
TIA,
Dean


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?4.1.19990929190543.00971d80>