Date: Sun, 27 Sep 2015 20:42:26 +0200 From: olli hauer <ohauer@gmx.de> To: "apache@FreeBSD.org" <apache@freebsd.org> Cc: Larry Rosenman <ler@lerctr.org>, "Philip M. Gollucci" <pgollucci@p6m7g8.com> Subject: Re: mod_perl2 reinstall for new perl 5.20...... Message-ID: <56083892.3080709@gmx.de> In-Reply-To: <1cf7fb0726682155c3ece1414d4d738b@thebighonker.lerctr.org> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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 -- olli
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56083892.3080709>