From owner-freebsd-questions Tue Apr 14 09:19:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA11324 for freebsd-questions-outgoing; Tue, 14 Apr 1998 09:19:47 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mrtc.org (root@waena.mrtc.org [199.4.33.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA11306 for ; Tue, 14 Apr 1998 16:19:36 GMT (envelope-from puga@maui.com) Received: from maui.com (mr1-002.mrtc.org [199.4.32.2]) by mrtc.org (8.8.4/8.8.4) with ESMTP id GAA06364 for ; Tue, 14 Apr 1998 06:26:42 -1000 (HST) Message-ID: <35338C7C.597E1F28@maui.com> Date: Tue, 14 Apr 1998 06:19:08 -1000 From: Richard Puga Organization: Maui Built Machines X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 3.0-CURRENT i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Mozilla compile Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am having problems compileing netscape.. I have set all the enviroment var's accrding to the unix.txt file but get this error quite some time after I start the compile.. Thanks for the help in advance.. RP puga@maui.com gmake[2]: Entering directory `/usr/src/mozilla/ns/dbm/src' gcc -o FreeBSD3.0_DBG.OBJ/snprintf.o -c -DXP_UNIX -g -DFREEBSD -DBSDI -DBSDI_2 -D__386BSD__ -Di386 -fpic -DSW_THREADS -DNEED_UINT -DHAVE_LCHOWN -DNTOHL_ENDIAN_H -DHAVE_FILIO_H -DNEED_SYS_TIME_H -DNEED_UINT_T -DHAVE_BSD_FLOCK -D_PR_LOCAL_THREADS_ONLY -DHAVE_STRERROR -DDEBUG -UNDEBUG -DDEBUG_root -DTRACING -DNSPR20 -DNETSCAPE -DOSTYPE=\"FreeBSD3\" -DMOZILLA_CLIENT -DNO_SECURITY -DEDITOR -DMOZ_COMMUNICATOR_IIDS -DEDITOR -DEDITOR_UI -DLAYERS -DUNIX_EMBED -DX_PLUGINS -DUNIX_LDAP -DNSPR -DMOCHA -DUNIX_ASYNC_DNS -DDEVELOPER_DEBUG -DMEMMOVE -D__DBINTERFACE_PRIVATE -DNSPR20=1 -I../../include -I/usr/X11R6/include -I../../dist/FreeBSD3.0_DBG.OBJ/include -I../include snprintf.c snprintf.c: In function `vsnprintf': snprintf.c:60: argument `ap' doesn't match prototype /usr/include/stdio.h:321: prototype declaration gmake[2]: *** [FreeBSD3.0_DBG.OBJ/snprintf.o] Error 1 gmake[2]: Target `install' not remade because of errors. gmake[2]: Leaving directory `/usr/src/mozilla/ns/dbm/src' gmake[1]: *** [install] Error 2 gmake[1]: Leaving directory `/usr/src/mozilla/ns/dbm' gmake: *** [install] Error 2 gmake: Target `all' not remade because of errors. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message