Date: Wed, 14 May 2008 13:09:20 +0200 From: Anton Berezin <tobez@tobez.org> To: Dan Coats <admin@easyshellz.com> Cc: freebsd-perl@freebsd.org Subject: Re: perl ports fail with Segmentation fault (core dumped) Message-ID: <20080514110920.GA98589@heechee.tobez.org> In-Reply-To: <200805131123.27845.admin@easyshellz.com>
index | next in thread | previous in thread | raw e-mail
On Tue, May 13, 2008 at 11:23:27AM -0400, Dan Coats wrote:
> p5-Scalar-List-Utils-1.19,1 Perl subroutines that would be nice to have in the
> perl cor
> .if (${.CURDIR:N*/ports/lang/perl5.8} == "")
> WITHOUT_PERL_64BITINT= yes
> .endif
Alright. Is there a possibility that some of the perl modules were
installed before the three line above were put into the make.conf and perl
was rebuilt?
If the answer is yes (which I strongly suspect it is) then *all* p5 modules
with XS parts must be reinstalled because perl without 64-bit ints and perl
with them are not binary compatible.
Before doing that, however, please pkg_delete -f p5-Scalar-List-Utils-1.19,1
- this should solve the immediate problem you have. You might want to
reinstall that later (although there might be no need since somewhat older
version of Scalar-List-Utils is included in 5.8.8 distribution).
\Anton.
--
We're going for 'working' here. 'clean' is for people with skills...
-- Flemming Jacobsen
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080514110920.GA98589>
