Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Sep 2015 13:45:27 -0500
From:      Larry Rosenman <ler@lerctr.org>
To:        olli hauer <ohauer@gmx.de>
Cc:        "apache@FreeBSD.org" <apache@freebsd.org>, "Philip M. Gollucci" <pgollucci@p6m7g8.com>
Subject:   Re: mod_perl2 reinstall for new perl 5.20......
Message-ID:  <39a0bf70092dc9e2cbf0832eaf513527@thebighonker.lerctr.org>
In-Reply-To: <56083892.3080709@gmx.de>
References:  <ff187f960850a10676198def189d4218@thebighonker.lerctr.org> <CACM2dAZA7oE97JV9g9XFU-bRjNu%2BwnHV%2BvBFLzvOVSPeegD8fQ@mail.gmail.com> <09ecbfad66f47a89019c31d06dea6eb1@thebighonker.lerctr.org> <CACM2dAaA=--sy1d1XGt-53vzQOZnvL5CE%2BJ5VfF%2BUJm16j0Dhg@mail.gmail.com> <411c2238f1ca107d5ab0b0ff8d8184e8@thebighonker.lerctr.org> <56082B99.40908@gmx.de> <1cf7fb0726682155c3ece1414d4d738b@thebighonker.lerctr.org> <56083892.3080709@gmx.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2015-09-27 13:42, olli hauer wrote:
> On 2015-09-27 19:52, Larry Rosenman wrote:
>> On 2015-09-27 12:47, olli hauer wrote:
>>> On 2015-09-27 18:06, Larry Rosenman wrote:
>>>> 
>>>> 
>>>> Is there a timeframe I should expect some help? I really can't wait 
>>>> much
>>>> longer.
>>>> 
>>>> I **CAN** give SSH/Sudo access to someone to help me here.
>>>> 
>>>> I'm at a loss.
>>>> 
>>> 
>>> I suspect there is an issue with your perl installation (something 
>>> not
>>> correct updated or leftovers)
>>> 
>>> The following script contains the snippet that stops the build on 
>>> your
>>> system, it tries to get the version from ExtUtils/Embed.pm.
>>> 
>>> http://people.freebsd.org/~ohauer/diffs/query_ExtUtils_Embed.pl
>>> 
>>> Could you post the output of the script ?
>> thebighonker.lerctr.org /home/ler $ perl query_ExtUtils_Embed.pl
>> Use of uninitialized value $req in concatenation (.) or string at 
>> query_ExtUtils_Embed.pl line 34.
>> ExtUtils::Embed version : 1.32 , req:
>> Please repair your Module::CoreList at query_ExtUtils_Embed.pl line 
>> 35.
>> BEGIN failed--compilation aborted at query_ExtUtils_Embed.pl line 43.
>> thebighonker.lerctr.org /home/ler $
>> 
> 
> Hm, seems there is something broken with your perl installation, what
> is the output of
> $ grep '^$VERSION' /usr/local/lib/perl5/5.20/ExtUtils/Embed.pm
> 
> and
> $ corelist -v 5.20.3 -d ExtUtils::Embed
thebighonker.lerctr.org /home/ler $ grep '^$VERSION' 
/usr/local/lib/perl5/5.20/ExtUtils/Embed.pm
$VERSION = '1.32';
thebighonker.lerctr.org /home/ler $ corelist -v 5.20.3 -d 
ExtUtils::Embed

Module::CoreList has no info on perl 5.20.3

thebighonker.lerctr.org /home/ler $

-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 214-642-9640                 E-Mail: ler@lerctr.org
US Mail: 7011 W Parmer Ln, Apt 1115, Austin, TX 78729-6961




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