Date: Thu, 24 Apr 2003 07:40:13 -0700 (PDT) From: Anton Berezin <tobez@tobez.org> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/51353: failed to build ports/lang/perl-5.8 Message-ID: <200304241440.h3OEeDV3012188@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/51353; it has been noted by GNATS. From: Anton Berezin <tobez@tobez.org> To: Frank Altpeter <frank@altpeter.de> Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/51353: failed to build ports/lang/perl-5.8 Date: Thu, 24 Apr 2003 16:36:45 +0200 On Thu, Apr 24, 2003 at 04:22:27PM +0200, Frank Altpeter wrote: > >Number: 51353 > >Category: ports > >Synopsis: failed to build ports/lang/perl-5.8 > >Description: > The Digest::MD5 part of the perl-5.8 port fails to build. Frank, would you please tell me, for the reference, the PORTREVISION of the lang/perl5.8 port you are trying to build? > >How-To-Repeat: > cd /usr/ports/lang/perl5.8 && make > > Will exit with the following output: > > Making Digest::MD5 (dynamic) > Writing Makefile for Digest::MD5 > cp MD5.pm ../../../lib/Digest/MD5.pm /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 /usr/ports/lang/perl5.8/work/perl-5.8.0/ext/Digest/MD5. > *** Error code 1 > > Stop in /usr/ports/lang/perl5.8/work/perl-5.8.0. > *** Error code 1 > > Stop in /usr/ports/lang/perl5.8. > > >Fix: =Anton. -- Perl is strongly typed, it just has very few types. -- Dan Sugalski
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304241440.h3OEeDV3012188>