perl ports fail with Segmentation fault (core dumped)

Anton Berezin tobez at tobez.org
Wed May 14 11:09:22 UTC 2008


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


More information about the freebsd-perl mailing list