Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 2002 10:37:22 -0500
From:      Viren R.Shah <viren@cigital.com>
To:        ports@freebsd.org
Subject:   perl-5.8.0 compile problem on -current
Message-ID:  <15809.20018.719627.796346@aop.cigital.com>

next in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15809.20018.719627.796346>