Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jan 1998 09:41:19 -0500 (EST)
From:      Patrick Gardella <patrick@cre8tivegroup.com>
To:        questions@FreeBSD.ORG
Subject:   sh core dump
Message-ID:  <XFMail.980120094845.patrick@cre8tivegroup.com>

next in thread | raw e-mail | index | archive | help
A problem has crept up in the past day or so.  Whenever I go to "make" a port,
the sh-shell core dumps.

For example (/usr/ports/mail/p5-Mail-Tools):
# make NO_CHECKSUM=yes
===>  Extracting for p5-Mail-Tools-1.11
===>  p5-Mail-Tools-1.11 depends on file:
/usr/local/lib/perl5/site_perl/Net/SMTP.pm - found
===>  p5-Mail-Tools-1.11 depends on file:
/usr/local/lib/perl5/site_perl/Net/Domain.pm - found
Segmentation fault - core dumped
===>  p5-Mail-Tools-1.11 depends on executable: perl5.00401 - not found
===>  Verifying install for perl5.00401 in /usr/ports/lang/perl5
>> perl5.004_04.tar.gz doesn't seem to exist on this system.
>> Attempting to fetch from ftp://ftp.digital.com/pub/plan/perl/CPAN/src/5.0/.

Based on what I've seen, it dumps when it checks if executables are found on
the system.  This happened earlier when I was installing enscript.  When it
looked for gmake (which is installed, as is perl5.004001), it dumped.

Of course, I could unpack the dist file by hand, and touch work/.extract-done,
but that doesn't solve the problem.

I'm running 2.2.5-RELEASE and have been tracking 2.2-STABLE (with ports) with
CVSUP, but I haven't makeworld yet.  The ports have been working fine since
2.2.1 came out.  It's only been since yesterday that I've been getting the
dumps.

Any Ideas?

Patrick

ar.gz doesn't seem to exist on this system.
>> Attempting to fetch from ftp://ftp.digital.com/pub/plan/perl/CPAN/src/5.0/.

Based on what I've seen, it dumps when it checks if executables are found on
the system.  This happened earlier w



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