Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Dec 2014 16:36:15 +0100
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        Joe Francia <joe@joefrancia.com>, perl@freebsd.org
Subject:   Re: Perl5.20 update failure
Message-ID:  <65BC7E60B52A2A69808EF302@ogg.in.absolight.net>
In-Reply-To: <BD61E2CB770A4AA52806B79F@ogg.in.absolight.net>
References:  <CAJXUY5zyySh7eu-h0-o3Mmt7pqW9pd21DJjgZab2yyQXgH8FPg@mail.gmail.com> <BD61E2CB770A4AA52806B79F@ogg.in.absolight.net>

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


+--On 22 d=C3=A9cembre 2014 16:15:16 +0100 Mathieu Arnold <mat@FreeBSD.org>
wrote:
| +--On 21 d=C3=A9cembre 2014 03:21:04 -0500 Joe Francia =
<joe@joefrancia.com>
| wrote:
|| Tried upgrading from perl5.16 to perl5.20, and got a failure during the
|| configuration phase.
||=20
|| There was no config.log in the given location, so I've pasted the =
console
|| output into a file called config.log and attached. Also attached is the
|| list of installed packages
|=20
| You're the second one to report that failure.  Which should not happen as
| the answer to:
|=20
| Shall I use /usr/bin/nm to extract C symbols from the libraries? [y]
|=20
| should be no, and not yes.
|=20
| Could you try to build it again, saving the output too, with patching
| lang/perl5.20/Makefile slightly, there is a line with:
|=20
| CONFIGURE_ARGS=3D	-sde -Dprefix=3D${PREFIX} \
|=20
| could you change it to:
| CONFIGURE_ARGS=3D	-de -Dprefix=3D${PREFIX} \
|=20
| (removing the s)

And when you've sent me this build log, try adding the s back, and adding
-Dusenm=3Dn, something like this:

CONFIGURE_ARGS=3D	-sde -Dprefix=3D${PREFIX} -Dusenm=3Dn \

--=20
Mathieu Arnold



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