Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 May 2011 11:30:55 -0700
From:      Doug Barton <dougb@FreeBSD.org>
To:        freebsd-ports@freebsd.org
Cc:        Jerry <jerry@seibercom.net>, itetcu@FreeBSD.org
Subject:   Re: "net/sendemail" fails after updating Perl
Message-ID:  <4DD804DF.1010607@FreeBSD.org>
In-Reply-To: <20110521083645.346e7b40@seibercom.net>
References:  <20110521083645.346e7b40@seibercom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 05/21/2011 05:36, Jerry wrote:
> The port: "/net/sendemail" builds fine after the update to Perl;
> however, it no longer runs. It terminates with this error message:
>
> Subroutine IO::Socket::INET6::sockaddr_in6 redefined at /usr/local/lib/perl5/5.14.0/Exporter.pm line 67.
>   at /usr/local/lib/perl5/site_perl/5.14.0/IO/Socket/INET6.pm line 21

Check /usr/local/lib/perl5/ and /usr/local/lib/perl5/site_perl to see if 
you still have modules installed from the previous version of perl. If 
you do, use pkg_info -W to find what module, and reinstall it. If you 
use portmaster, 'portmaster p5' is usually sufficient to fix this, but 
sometimes things other than p5-* modules install files in that path.


hth,

Doug

-- 

	Nothin' ever doesn't change, but nothin' changes much.
			-- OK Go

	Breadth of IT experience, and depth of knowledge in the DNS.
	Yours for the right price.  :)  http://SupersetSolutions.com/




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DD804DF.1010607>