From owner-freebsd-perl@FreeBSD.ORG Wed Jun 30 19:44:11 2004 Return-Path: Delivered-To: freebsd-perl@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 429DE16A4CE for ; Wed, 30 Jun 2004 19:44:11 +0000 (GMT) Received: from heechee.tobez.org (heechee.tobez.org [217.157.39.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B9CE43D49 for ; Wed, 30 Jun 2004 19:44:10 +0000 (GMT) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id 34EA8175A8; Wed, 30 Jun 2004 21:44:03 +0200 (CEST) Date: Wed, 30 Jun 2004 21:44:03 +0200 From: Anton Berezin To: Forrest Aldrich Message-ID: <20040630194403.GA45787@heechee.tobez.org> References: <40E30393.1060005@forrie.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40E30393.1060005@forrie.com> User-Agent: Mutt/1.5.6i cc: perl@freebsd.org Subject: Re: SpamAssassin fails to compile under Perl 5.8.4 port X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jun 2004 19:44:11 -0000 On Wed, Jun 30, 2004 at 02:16:51PM -0400, Forrest Aldrich wrote: > FYI, SA is not compiling under the updated perl 5.8.4 port, on > FreeBSD-4.10-STABLE: > > Running Mkbootstrap for Storable () > chmod 644 Storable.bs > rm -f ../../lib/auto/Storable/Storable.so > LD_RUN_PATH="" cc -shared -L/usr/local/lib Storable.o -o > ../../lib/auto/Storable/Storable.so > Storable.o: file not recognized: File truncated Are you sure you have enough disk space space on the partition you were building perl 5.8 on? \Anton. -- Floating point will almost always have enough precision for the task at hand, and by the time it doesn't, it will. :-) -- Larry Wall