Date: Tue, 18 May 99 18:39:27 -0400 From: "A. Ling" <aling@alum.mit.edu> To: "FreeBSD Ports" <freebsd-ports@FreeBSD.ORG> Cc: "Aling" <aling@alum.mit.edu> Subject: Trouble making certificate after successful make apache13-php/SSL Message-ID: <199905182239.SAA26933@min.net>
next in thread | raw e-mail | index | archive | help
Please redirect me if I should post instead to -questions, or somewhere else, and please cc me as I usually just read -stable. Has anyone else seen this? The make (of apache13-php, with SSL enabled) proceeded without problems, and I don't see anything in the archives about it. Plain-vanilla 3.1R with ports upgrade package installed: apache13-php3> make certificate TYPE=test ===> Creating Test Certificate for Server 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 -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION= \"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DMOD_SSL=202102 -DEAPI -O -pipe `../apaci` -DSSL_COMPAT -I/usr/local/include -L../os/unix -L../ap -L/usr/local/lib -L/usr/local/lib -o ca-fix ca-fix.c -los -lap -L/usr/local/lib -Lmodules/php3 -L../modules/php3 -L../../modules/php3 -lmodphp3 -R/usr/local/lib/mysql -L/usr/local/lib/mysql -lmysqlclient -L/usr/local/lib -lgd -lz -lm -lcrypt -lcrypt -lssl -lcrypto -lRSAglue -lrsaref -L/usr/lib -lgcc ca-fix.c: In function `main': ca-fix.c:530: too few arguments to function `i2d_ASN1_SET' ca-fix.c:533: too few arguments to function `i2d_ASN1_SET' *** Error code 1 Stop. **FAILED apache13-php3> uname -a FreeBSD 3.1-RELEASE FreeBSD 3.1-RELEASE #0: Mon Feb 15 11:08:08 GMT 1999 jkh@usw3.freebsd.org:/usr/src/sys/compile/GENERIC i386 apache13-php3> pkg_info -aI 31upgrade-1999.03.08 //and so forth, clipped To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905182239.SAA26933>