From owner-freebsd-questions@FreeBSD.ORG Sat Apr 3 00:23:07 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A822616A4CE; Sat, 3 Apr 2004 00:23:07 -0800 (PST) Received: from mg2.xecu.net (mg2.xecu.net [216.127.136.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8628443D55; Sat, 3 Apr 2004 00:23:07 -0800 (PST) (envelope-from Harlan.Stenn@pfcs.com) Received: from localhost (unknown [127.0.0.1]) by mg2.xecu.net (Postfix) with ESMTP id 01EE04251E1; Sat, 3 Apr 2004 03:23:06 -0500 (EST) Received: from mg2.xecu.net ([127.0.0.1]) by localhost (mg2.xecu.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 55973-09; Sat, 3 Apr 2004 03:23:04 -0500 (EST) Received: from pcnbs.pfcs.com (harlan.xecu.net [216.127.150.112]) by mg2.xecu.net (Postfix) with ESMTP id 59FEE4251DE; Sat, 3 Apr 2004 03:23:03 -0500 (EST) Received: from dog.pfcs.com (dog.pfcs.com [192.52.69.47]) by pcnbs.pfcs.com (Postfix) with ESMTP id 044222638; Sat, 3 Apr 2004 03:23:01 -0500 (EST) Received: from localhost [127.0.0.1] (HELO dog.pfcs.com) by dog.pfcs.com (8.12.9p2/8.12.9) via ESMTP id ; Sat, 3 Apr 2004 03:23:01 -0500 (EST) To: Kent Stewart In-Reply-To: Kent Stewart's (kstewart@owt.com) message <200404030017.48656.kstewart@owt.com> X-Face: "csXK}xnnsH\h_ce`T#|pM]tG,6Xu.{3Rb\]&XJgVyTS'w{E+|-(}n:c(Cc* $cbtusxDP6T)Hr'k&zrwq0.3&~bAI~YJco[r.mE+K|(q]F=ZNXug:s6tyOk{VTqARy0#axm6BWti9C d User-Agent: EMH/1.10.0 SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Date: Sat, 03 Apr 2004 03:23:01 -0500 Message-ID: <61777.1080980581@dog.pfcs.com> From: Harlan Stenn X-Virus-Scanned: by amavisd-new at xecu.net cc: questions@freebsd.org cc: freebsd-questions@freebsd.org cc: Harlan.Stenn@pfcs.com Subject: Re: stable and perl5.8.2: PL_exit_flags undefined X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Apr 2004 08:23:07 -0000 > On Saturday 03 April 2004 12:14 am, Harlan Stenn wrote: > > Thanks, and I had already installed perl5.8.0 via the ports and it > > was working fine. > > > > Everything stopped working when I upgradede to 5.8.2... > > > Did you rerun use.perl port. There are links that it creates and they > would be pointing to 5.8.0 if you didn't update the links. I let portupgrade do things. This was not a manual install of the port. I have even re-installed the system perl, completely uninstalled (pkg_delete or maybe pkg_deinstall) the ports/perl, and then re-installed perl from ports. Same problem... H