From owner-freebsd-questions Wed Sep 29 19:14:56 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mta1.snfc21.pbi.net (mta1.snfc21.pbi.net [206.13.28.122]) by hub.freebsd.org (Postfix) with ESMTP id 2462215B31 for ; Wed, 29 Sep 1999 19:14:22 -0700 (PDT) (envelope-from madscientist@thegrid.net) Received: from remus ([63.193.246.169]) by mta1.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.1999.05.24.18.28.p7) with SMTP id <0FIU00KEYOS13K@mta1.snfc21.pbi.net> for freebsd-questions@freebsd.org; Wed, 29 Sep 1999 19:13:23 -0700 (PDT) Date: Wed, 29 Sep 1999 19:12:44 -0700 From: The Mad Scientist Subject: apache13-ssl port failing to build X-Sender: i289861@mail.thegrid.net To: freebsd-questions@freebsd.org Message-id: <4.1.19990929190543.00971d80@mail.thegrid.net> MIME-version: 1.0 X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Content-type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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