From owner-freebsd-ports@FreeBSD.ORG Fri Feb 20 18:48:37 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 A51A116A4DA for ; Fri, 20 Feb 2004 18:48:37 -0800 (PST) Received: from mail.schmut.com (dsl092-049-002.sfo4.dsl.speakeasy.net [66.92.49.2]) by mx1.FreeBSD.org (Postfix) with SMTP id 526B343D1F for ; Fri, 20 Feb 2004 18:48:37 -0800 (PST) (envelope-from mario@schmut.com) Received: (qmail 26502 invoked by uid 0); 21 Feb 2004 02:46:19 -0000 Received: from unknown (HELO schmut.com) (192.168.23.1) by 192.168.23.1 with SMTP; 21 Feb 2004 02:46:19 -0000 Received: from 192.168.23.91 (SquirrelMail authenticated user mario@schmut.com) by mail.schmut.com with HTTP; Fri, 20 Feb 2004 18:46:19 -0800 (PST) Message-ID: <37395.192.168.23.91.1077331579.squirrel@mail.schmut.com> Date: Fri, 20 Feb 2004 18:46:19 -0800 (PST) From: "mario" To: X-Priority: 3 Importance: Normal X-Mailer: SquirrelMail (version 1.2.9) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit cc: freebsd-ports@freebsd.org Subject: RE: perl5.8.2 port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: mario@schmut.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Feb 2004 02:48:37 -0000 hi tom, did you ever get this resolved? i've been having this same problem on one of my boxes for a while now. before i just went back to 5.6. today i decided to try it again. google revealed only this post i uninstalled perl5.6.1 upgraded kernel / world to 4.9 still no dice. my biggest problem is that i don't even know where to look any clues ticks from you or anybody on the ports list would be highly appreciated. please cc me as i'm not on the ports list. thanks in advance mario;> - - - - - - - - House Of Sites - - - - - - - - Web Design :: Programming :: Hosting :: Maintenance Web site: http://www.HouseOfSites.net Email: mario@HouseOfSites.net Tel: 415-242-3376 ---------------------------------------------------- Do you schmut!? http://www.schmut.com >hi, > >i portupgraded today and it seems it tried to upgrade my perl port from 5.8.1 to >5.8.2; since then perl ceased to work with the error > >[tom at www][10:11pm]/ports/lang/perl5.8>> perl5.8.2 >/usr/libexec/ld-elf.so.1: perl5.8.2: Undefined symbol "PL_exit_flags" > >i even get this error when i call perl5.8.1!!!! only the perl from the base system is functional (5.00503); perl isn`t anymore marked as a installed port >(pkg_info | grep -i ^perl) so i choose to "make distclean" and "make install" >in the ports-dir but the later bounced with the error message above and didn`t help the matter at all... > > i use a 4.8 FreeBSD and cvsupped the ports today. > > pls help, tom