Perl won't compile

Shawn Ramsey support at buzzardnews.com
Thu Mar 18 00:26:06 PST 2004


I've got a 4.7-STABLE system, and perl or the port won't compile... Does anyone have any clue what the problem might be? Haven't had any other issues compiling... other than Base 64 for perl. If I try to install the Base 64 module for the currently installed perl(5.6.0) it bombs with the same error :



       Making MIME::Base64 (dynamic)
cc -c    -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.2/BSDPAN" -DHAS_FPSETMASK -DHAS
_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include -O -pipe    -DVERSION
=\"2.21\"  -DXS_VERSION=\"2.21\" -DPIC -fPIC "-I../../.."   Base64.c
Base64.xs: In function `XS_MIME__Base64_decode_base64':
Base64.xs:219: `dowarn' undeclared (first use in this function)
Base64.xs:219: (Each undeclared identifier is reported only once
Base64.xs:219: for each function it appears in.)
*** Error code 1


More information about the freebsd-questions mailing list