From owner-cvs-all Tue Aug 18 01:53:35 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA20007 for cvs-all-outgoing; Tue, 18 Aug 1998 01:53:35 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA20002; Tue, 18 Aug 1998 01:53:34 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA02447; Tue, 18 Aug 1998 01:53:31 -0700 (PDT) Date: Tue, 18 Aug 1998 01:53:31 -0700 (PDT) Message-Id: <199808180853.BAA02447@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/editors/nvi-perl Makefile Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 1998/08/18 01:53:31 PDT Modified files: editors/nvi-perl Makefile Log: cc -c -D_PATH_SYSEXRC=\"/usr/local/etc/vi.exrc\" -O2 -pipe -I. -I./../include -I./../regex -I./../db/include -I./../curses -I/usr/local/include -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE perl.c In file included from /usr/local/lib/perl5/5.00502/i386-freebsd/CORE/perl.h:361, from perl.xs:37: /usr/include/sys/param.h:188: warning: `MIN' redefined port.h:121: warning: this is the location of the previous definition /usr/include/sys/param.h:189: warning: `MAX' redefined port.h:118: warning: this is the location of the previous definition In file included from /usr/local/lib/perl5/5.00502/i386-freebsd/CORE/perl.h:583, from perl.xs:37: /usr/include/errno.h:165: warning: `EFTYPE' redefined port.h:149: warning: this is the location of the previous definition perl.xs: In function `perl_init': perl.xs:145: `incgv' undeclared (first use this function) perl.xs:145: (Each undeclared identifier is reported only once perl.xs:145: for each function it appears in.) *** Error code 1 Stop. Revision Changes Path 1.10 +3 -1 ports/editors/nvi-perl/Makefile