Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Mar 2004 00:25:46 -0800
From:      "Shawn Ramsey" <support@buzzardnews.com>
To:        <questions@freebsd.org>
Subject:   Perl won't compile
Message-ID:  <038e01c40cc2$a57ce130$dcd975d8@shawn>

next in thread | raw e-mail | index | archive | help
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=3D"/usr/local/lib/perl5/5.8.2/BSDPAN" =
-DHAS_FPSETMASK -DHAS
_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include -O -pipe    =
-DVERSION
=3D\"2.21\"  -DXS_VERSION=3D\"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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?038e01c40cc2$a57ce130$dcd975d8>