From owner-freebsd-ports Thu Oct 31 7:37:34 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3DC237B404 for ; Thu, 31 Oct 2002 07:37:32 -0800 (PST) Received: from relay.cigital.com (relay.cigital.com [64.80.176.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7061143E8A for ; Thu, 31 Oct 2002 07:37:31 -0800 (PST) (envelope-from vshah@cigital.com) Received: by relay.cigital.com (Postfix, from userid 103) id CA950BAFF; Thu, 31 Oct 2002 10:37:24 -0500 (EST) Received: from exchange.cigital.com (exchange.cigital.com [10.1.20.3]) by relay.cigital.com (Postfix) with ESMTP id 9EEE2BA9C for ; Thu, 31 Oct 2002 10:37:23 -0500 (EST) Received: from aop.cigital.com ([10.1.30.8]) by exchange.cigital.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2656.59) id VPGSBWQ7; Thu, 31 Oct 2002 10:37:18 -0500 Received: by aop.cigital.com (Postfix, from userid 5019) id D1F1026C02; Thu, 31 Oct 2002 10:37:22 -0500 (EST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15809.20018.719627.796346@aop.cigital.com> Date: Thu, 31 Oct 2002 10:37:22 -0500 From: Viren R.Shah To: ports@freebsd.org Subject: perl-5.8.0 compile problem on -current X-Mailer: VM 6.92 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Reply-To: Viren R.Shah X-Spam-Status: No, hits=-105.2 required=5.0 tests=AWL,SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01,SUPERLONG_LINE, USER_IN_WHITELIST version=2.41 X-Spam-Level: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'm getting the following error while try to make the per-5.8 port on -current. Any ideas? Writing Makefile for Digest::MD5 cp MD5.pm ../../../lib/Digest/MD5.pm /home/FreeBSD/ports/usr/ports/lang/perl5.8/work/perl-5.8.0/miniperl "-I../../../lib" "-I../../../lib" ../../../lib/ExtUtils/xsubpp -typemap ../../../lib/ExtUtils/typemap -typemap typemap MD5.xs > MD5.xsc && mv MD5.xsc MD5.c cc -c -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.0/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include -O -pipe -DVERSION=\"2.20\" -DXS_VERSION=\"2.20\" -DPIC -fPIC "-I../../.." MD5.c MD5.xs: In function `XS_Digest__MD5_md5': MD5.xs:645: `dowarn' undeclared (first use in this function) MD5.xs:645: (Each undeclared identifier is reported only once MD5.xs:645: for each function it appears in.) *** Error code 1 Stop in /home/FreeBSD/ports/usr/ports/lang/perl5.8/work/perl-5.8.0/ext/Digest/MD5. *** Error code 1 Stop in /home/FreeBSD/ports/usr/ports/lang/perl5.8/work/perl-5.8.0. *** Error code 1 Thanks Viren -- "Heisenberg may have slept here." -- BSD fortune file. "Actually, we have scientifically determined that Heisenberg did indeed sleep exactly here. However, we have no idea whatsoever just how fast asleep he was." -- Dave Aronson in the scary devil monastery. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message