Making Digest::MD5 (dynamic)
Writing Makefile for Digest::MD5
cp MD5.pm ../../../lib/Digest/MD5.pm
/raid/usr/ports/lang/perl5.8/work/perl-5.8.0/miniperl "-I../../../lib"
"-I../../
../lib" ../../../lib/ExtUtils/xsubpp  -typemap
../../../lib/ExtUtils/typemap -ty
pemap 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    -DVER
SION
=\"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 /raid/usr/ports/lang/perl5.8/work/perl-5.8.0/ext/Digest/MD5.
*** Error code 1

Stop in /raid/usr/ports/lang/perl5.8/work/perl-5.8.0.
*** Error code 1



This is what happens when I try to compile the perl 5.8 port... same thing
happens when compiling perl modules, it exits with similar type errors.
Anyone have any idea what might be wrong? This is a recently upgraded
machine to 4.7-STABLE, and upgraded all the ports... any ideas? Most of the
perl module ports compile, but if I try the same thing from source, they
fail. If anyone wants to see an example, i'll post it....

Thanks.







To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to