From owner-freebsd-ports@FreeBSD.ORG Wed Oct 29 16:19:20 2003 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 9BE1816A4CE for ; Wed, 29 Oct 2003 16:19:20 -0800 (PST) Received: from mx2.fillmore-labs.com (lima.fillmore-labs.com [62.138.193.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C10543F93 for ; Wed, 29 Oct 2003 16:19:19 -0800 (PST) (envelope-from eikemeier@fillmore-labs.com) Received: from p5080bfe1.dip.t-dialin.net ([80.128.191.225] helo=fillmore-labs.com ident=v9eqjv83e063ivs0) by mx2.fillmore-labs.com with asmtp (TLSv1:AES256-SHA:256) (Exim 4.24; FreeBSD 4.9) id 1AF0X0-0004z7-8o; Thu, 30 Oct 2003 01:19:18 +0100 Message-ID: <3FA05908.503@fillmore-labs.com> Date: Thu, 30 Oct 2003 01:19:20 +0100 From: Oliver Eikemeier MIME-Version: 1.0 To: tom , ports@FreeBSD.org References: <1067464959.3fa038ff046b2@www.paniert.net> <3FA03CDF.30400@fillmore-labs.com> <1067466351.3fa03e6fbe350@www.paniert.net> <3FA03FCC.4020102@fillmore-labs.com> <1067466966.3fa040d69bda5@www.paniert.net> <3FA048E8.7010301@fillmore-labs.com> <1067470600.3fa04f081e128@www.paniert.net> In-Reply-To: <1067470600.3fa04f081e128@www.paniert.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-Sender: eikemeier@fillmore-labs.com User-Agent: KMail/1.5.9 Organization: Fillmore Labs GmbH X-Complaints-To: abuse@fillmore-labs.com Subject: Re: p5-IMAP-Sieve-0.4.9 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: Thu, 30 Oct 2003 00:19:20 -0000 tom wrote: > Zitat von Oliver Eikemeier : > > >>tom wrote: >> >>>>>>>rl/5.8.0 /usr/local/lib/perl5/site_perl/5.6.1 >>>> >>>>[...] >>>> >>>> >>>>>>Do you have both perl5.6.1 and perl5.8 installed? What does >>>>>>grep ^PERL /etc/make.conf >>>>> >>>>>well actually i updated an old 4.2 FreeBSD and so i have perl5.00503 and >>>>>perl5.8.0 (from the ports) installed.... >>>>> >>>>> >>>>> >>>>>>and >>>>>>perl -e 'print $]' >>>>>>print? >>>>> >>>>>the output is: 5.008 >>>>> >>>>>if i can give u additional info pls mail.... >>>> >>[...] >> >>>>otherwise your system seems borked, you have >>>> /usr/local/lib/perl5/site_perl/5.6.1 >>>>in the @INC path. No problems with other modules? >>> >>>hi, >>> >>>well u got me; after having a second thought i built 5.6.1 by hand and >> >>dropped >> >>>it after upgrading to 4.8... >> >>ok, do you other modules work, or does this happen only with IMAP::Sieve? > > i cant say 4 sure; i dont use perl very much... actually i am not that into > perl to say anything for sure ;) > but CPAN has been running smoothly for the last time and is now showing the > same error... > > a hint where to start would be greatly appreciated! pkg_delete -f 'perl*' 'p5-*' rm -Rf /usr/local/lib/perl5 and reinstall lang/perl5.8 may help. On the other hand, it may demolish your system. YMMV. No guarantee included. You may ask one of the perl guys on the list...