Date: Fri, 11 Sep 1998 10:47:01 +0200 From: Antonio Nati <A.Nati@cisco.it> To: freebsd-ports@FreeBSD.ORG Subject: Compilation error on apache-ssl 1.3.1 Message-ID: <3.0.1.32.19980911104701.006f8138@posta.cisco.it>
next in thread | raw e-mail | index | archive | help
I'm trying to download and compile the latest version of apache-ssl, but I've compilation errors: Environment: Freebsd 2.2.5-RELEASE SSLeay 0.9.0b Any hint? Thanks, Tonino ----------------------------------------------------------------------- # make >> Checksum OK for apache_1.3.1.tar.gz. >> Checksum OK for mod_ssl-2.0.7-1.3.1.tar.gz. ===> Building for apache-1.3.1+mod_ssl-2.0.7 ===> src ===> src/os/unix <=== src/os/unix ===> src/ap <=== src/ap ===> src/main <=== src/main ===> src/modules ===> src/modules/standard cc -c -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 -DSTATUS -DMOD_SSL=200107 -I/usr/local/include -O `../../apaci` -fpic -DSHARED_MODULE mod_auth_db.c && mv mod_auth_db.o mod_auth_db.lo mod_auth_db.c: In function `get_db_pw': mod_auth_db.c:157: warning: assignment makes pointer from integer without a cast mod_auth_db.c:163: warning: passing arg 2 from incompatible pointer type mod_auth_db.c:163: too few arguments to function mod_auth_db.c:169: too few arguments to function *** Error code 1 Stop. ----------------------------------------------------------------------- ------------------------------------------------------------------------ Antonio Nati Cisco Consulting S.r.l. A.Nati@cisco.it Divisione reti e telematica tel. +39 06 72990.419 Via G. Carmignani, 2 - 00173 Roma fax. +39 06 7230660 http://www.cisco.it ------------------------------------------------------------------------ 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?3.0.1.32.19980911104701.006f8138>