Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Mar 2005 00:31:36 +0200
From:      Martin <cinekcvs@gmx.net>
To:        FreeBSD Ports <ports@freebsd.org>
Subject:   Problems with some perl modules
Message-ID:  <1111962696.2649.22.camel@klotz.local>

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

Hi,

How do I solve this problem? It's not only this port,
it is just an example.

perl has been installed (5.8.6_2). That's not the problem.


# make install
===>  Vulnerability check disabled, database not found
===>  Extracting for p5-ExtUtils-MakeMaker-6.25
=> Checksum OK for ExtUtils-MakeMaker-6.25.tar.gz.
===>   p5-ExtUtils-MakeMaker-6.25 depends on
file: /usr/local/bin/perl5.8.6 - found
===>  Patching for p5-ExtUtils-MakeMaker-6.25
===>   p5-ExtUtils-MakeMaker-6.25 depends on
file: /usr/local/bin/perl5.8.6 - found
===>   p5-ExtUtils-MakeMaker-6.25 depends on
file: /usr/local/bin/perl5.8.6 - found
===>  Configuring for p5-ExtUtils-MakeMaker-6.25
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LC_ALL = (unset),
        LANG = "de_DE.ISO8859-1"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Checking if your kit is complete...
Looks good
Unable to find a perl 5 (by these names: /usr/local/bin/perl perl perl5
perl5.8.6 miniperl, in these
dirs: /sbin /bin /usr/sbin /usr/bin /usr/games /usr/local/sbin /usr/local/bin /usr/X11R6/bin /root/bin /usr/local/bin)
Writing Makefile for ExtUtils::MakeMaker
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LC_ALL = (unset),
        LANG = "de_DE.ISO8859-1"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
===>  Building for p5-ExtUtils-MakeMaker-6.25
/usr/ports/devel/p5-ExtUtils-MakeMaker/work/ExtUtils-MakeMaker-6.25/0:
not found
*** Error code 127

Stop
in /usr/ports/devel/p5-ExtUtils-MakeMaker/work/ExtUtils-MakeMaker-6.25.
*** Error code 1

Stop in /usr/ports/devel/p5-ExtUtils-MakeMaker.


These is the relevant part of the generated Makefile:
PERL = 0
FULLPERL = 0
ABSPERL
= /usr/ports/devel/p5-ExtUtils-MakeMaker/work/ExtUtils-MakeMaker-6.25/0

It was generated from Makefile.PL, but something is missing in my
opinion. "portupgrade -a" stops because of this error.

Thank you in advance,
Martin




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