From owner-freebsd-apache@freebsd.org Sun Sep 27 18:45:29 2015 Return-Path: Delivered-To: freebsd-apache@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 21D3AA0A479 for ; Sun, 27 Sep 2015 18:45:29 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id F139DD1B for ; Sun, 27 Sep 2015 18:45:28 +0000 (UTC) (envelope-from ler@lerctr.org) Received: by mailman.ysv.freebsd.org (Postfix) id EE2DBA0A477; Sun, 27 Sep 2015 18:45:28 +0000 (UTC) Delivered-To: apache@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D3DC0A0A476 for ; Sun, 27 Sep 2015 18:45:28 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [IPv6:2001:470:1f0f:3ad:223:7dff:fe9e:6e8a]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "thebighonker.lerctr.org", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A7E6ED1A for ; Sun, 27 Sep 2015 18:45:28 +0000 (UTC) (envelope-from ler@lerctr.org) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=lerami; h=Message-ID:References:In-Reply-To:Subject:Cc:To:From:Date: Content-Transfer-Encoding:Content-Type:MIME-Version; bh=Mt0AEvcuEVXrPZFzjJ2NlkLgvkJSh/smpwkvh5qNqxk=; b=voFpFMp7e3nRWUBHV1q6USQ3Cz HCAoZ/Oc8Ak29VvR0nu3DHArR4aAHdk+Khv8Apgi2MaAsdmq8BtY5v3DZNDk/CY1jTyDJzPVf6E1W 78PVtEc3HDUz+gECoIMp0yuhrpIrp4cycOYaa1ZDOqIPrXhGmqP8nwg/iZO/yNP9oKC4=; Received: from thebighonker.lerctr.org ([2001:470:1f0f:3ad:223:7dff:fe9e:6e8a]:34997 helo=webmail.lerctr.org) by thebighonker.lerctr.org with esmtpsa (TLSv1:ECDHE-RSA-AES128-SHA:128) (Exim 4.86 (FreeBSD)) (envelope-from ) id 1ZgGwx-000BTL-Hj; Sun, 27 Sep 2015 13:45:27 -0500 Received: from cpe-70-113-56-244.austin.res.rr.com ([70.113.56.244]) by webmail.lerctr.org with HTTP (HTTP/1.1 POST); Sun, 27 Sep 2015 13:45:27 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Sun, 27 Sep 2015 13:45:27 -0500 From: Larry Rosenman To: olli hauer Cc: "apache@FreeBSD.org" , "Philip M. Gollucci" Subject: Re: mod_perl2 reinstall for new perl 5.20...... In-Reply-To: <56083892.3080709@gmx.de> References: <09ecbfad66f47a89019c31d06dea6eb1@thebighonker.lerctr.org> <411c2238f1ca107d5ab0b0ff8d8184e8@thebighonker.lerctr.org> <56082B99.40908@gmx.de> <1cf7fb0726682155c3ece1414d4d738b@thebighonker.lerctr.org> <56083892.3080709@gmx.de> Message-ID: <39a0bf70092dc9e2cbf0832eaf513527@thebighonker.lerctr.org> X-Sender: ler@lerctr.org User-Agent: Roundcube Webmail/1.1.2 X-Spam-Score: -1.0 (-) X-LERCTR-Spam-Score: -1.0 (-) X-Spam-Report: SpamScore (-1.0/5.0) ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 X-LERCTR-Spam-Report: SpamScore (-1.0/5.0) ALL_TRUSTED=-1, SHORTCIRCUIT=-0.0001 X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Sep 2015 18:45:29 -0000 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