Perl ports problem

Roger Merritt mcrogerm at stjohn.ac.th
Tue Jun 3 01:26:18 PDT 2003


I don't know if this is really a ports problem, but I'm more familiar with 
these lists so decided to ask here first.

I was trying to install a Content Management System (MkDoc) which requires 
several perl ports. Many of the ports installed with no problem, but now 
I've run into several that all seem to have the same header file missing:

>[root at poppy:~]# portupgrade -Rrf p5-MIME-Base64
>--->  Reinstalling 'p5-MIME-Base64-2.20' (converters/p5-MIME-Base64)
>--->  Building '/usr/ports/converters/p5-MIME-Base64'
>===>  Cleaning for p5-MIME-Base64-2.20
> >> MIME-Base64-2.20.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
> >> Attempting to fetch from http://www.cpan.dk/CPAN/modules/by-module/MIME/.
>Receiving MIME-Base64-2.20.tar.gz (15077 bytes): 100%
>15077 bytes transferred in 2.0 seconds (7.51 kBps)
>===>  Extracting for p5-MIME-Base64-2.20
> >> Checksum OK for MIME-Base64-2.20.tar.gz.
>===>  Patching for p5-MIME-Base64-2.20
>===>  Applying FreeBSD patches for p5-MIME-Base64-2.20
>===>  Configuring for p5-MIME-Base64-2.20
>Checking if your kit is complete...
>Looks good
>Writing Makefile for MIME::Base64
>===>  Building for p5-MIME-Base64-2.20
>cp Base64.pm blib/lib/MIME/Base64.pm
>cp QuotedPrint.pm blib/lib/MIME/QuotedPrint.pm
>make: don't know how to make 
>/usr/libdata/perl/5.00503/mach/CORE/opnames.h. Stop
>*** Error code 2
>
>Stop in /usr/home/ports/converters/p5-MIME-Base64.

Other ports are p5-Unicode-String and p5-Unicode-MapUTF8 which both also 
fail for lack of /usr/libdata/perl/5.00503/mach/CORE/opnames.h. I 
re-cvsup'ed the ports tree and deleted the tar files from 
/usr/ports/distfiles, but even downloading the tarball fresh didn't help. 
Is this a perl/CPAN issue?

-- 
Roger



More information about the freebsd-ports mailing list