From owner-freebsd-ports@FreeBSD.ORG Fri Jun 25 14:15:20 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24C6916A4CE for ; Fri, 25 Jun 2004 14:15:20 +0000 (GMT) Received: from heechee.tobez.org (heechee.tobez.org [217.157.39.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D99E43D31 for ; Fri, 25 Jun 2004 14:15:19 +0000 (GMT) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id 4FE1A175AB; Fri, 25 Jun 2004 16:15:17 +0200 (CEST) Date: Fri, 25 Jun 2004 16:15:17 +0200 From: Anton Berezin To: Joel Stevenson Message-ID: <20040625141517.GE20229@heechee.tobez.org> Mail-Followup-To: Anton Berezin , Joel Stevenson , ports@FreeBSD.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: perl-5.8.4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jun 2004 14:15:20 -0000 Hi, On Fri, Jun 25, 2004 at 07:09:46AM -0700, Joel Stevenson wrote: > It seems that perl-5.8.x croaks in Socket::unpack_sockaddr_un with > errors of this flavor: > > Bad arg length for Socket::unpack_sockaddr_un, length is 16, should > be 106 at /usr/local/lib/perl5/5.8.2/mach/Socket.pm line 380. > > > This occurs on FreeBSD 5.2.1-RELEASE. The only reference I've been > able to find thus far to this occurance is from 2001 and it's only a > fragment of a mailing list thread so I'm not sure what's going on > (http://www.mail-archive.com/nick@plum.flirble.org/msg00426.html). Do you have a code snippet illustrating the problem? If yes, could you post it here? \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