From owner-freebsd-perl@FreeBSD.ORG Wed Jun 28 11:56:21 2006 Return-Path: X-Original-To: freebsd-perl@freebsd.org Delivered-To: freebsd-perl@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4406016A58E for ; Wed, 28 Jun 2006 11:56:21 +0000 (UTC) (envelope-from tobez@tobez.org) Received: from heechee.tobez.org (heechee.tobez.org [194.255.56.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1D7443E5F for ; Wed, 28 Jun 2006 11:23:50 +0000 (GMT) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id 70527125441; Wed, 28 Jun 2006 13:23:48 +0200 (CEST) Date: Wed, 28 Jun 2006 13:23:48 +0200 From: Anton Berezin To: Joseph Maxwell Message-ID: <20060628112348.GB91914@heechee.tobez.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-Powered-By: FreeBSD http://www.freebsd.org/ Cc: freebsd-perl@freebsd.org Subject: Re: nl_langinfo Problem X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jun 2006 11:56:21 -0000 On Wed, Jun 28, 2006 at 04:07:32AM -0700, Joseph Maxwell wrote: > It seems that I am addressing a FreeBSD problem after a Perl installation > and a rebuild of the shared lib files What did you mean when you said "rebuild of the shared lib files"? What files have you rebuild and how? > Sys Specs: FreeBSD kooler.com 4.9-STABLE FreeBSD 4.9-STABLE #0: Wed Nov 12 > 17:41:01 PST 2003 root@wxyz.net:/usr/obj/usr/src/sys/STANDARD i386 Did you upgrade the OS recently? > After this persistent "nl_langinfo" problem created. > Ex: launching Perl at the command line ==> > /usr/libexec/ld-elf.so.1: > /usr/local/lib/perl5/5.8.2/mach/CORE/libperl.so: Undefined symbol > "nl_langinfo" What does ls -l /usr/lib/libc* say? What does ls -l /usr/include/langinfo.h say? \Anton. -- An undefined problem has an infinite number of solutions. -- Robert A. Humphrey