From owner-freebsd-current@FreeBSD.ORG Mon Jul 25 15:19:05 2005 Return-Path: X-Original-To: current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FD3F16A41F for ; Mon, 25 Jul 2005 15:19:05 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from 62-15-213-209.inversas.jazztel.es (62-15-213-209.inversas.jazztel.es [62.15.213.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC26F43D48 for ; Mon, 25 Jul 2005 15:19:03 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from antares.redesjm.local (localhost.redesjm.local [127.0.0.1]) by 62-15-213-209.inversas.jazztel.es (8.13.3/8.13.3) with ESMTP id j6PFJ1QX001500 for ; Mon, 25 Jul 2005 17:19:01 +0200 (CEST) (envelope-from josemi@antares.redesjm.local) Received: (from josemi@localhost) by antares.redesjm.local (8.13.3/8.13.3/Submit) id j6PFJ1T5001499 for current@FreeBSD.org; Mon, 25 Jul 2005 17:19:01 +0200 (CEST) (envelope-from josemi) Date: Mon, 25 Jul 2005 17:19:01 +0200 From: Jose M Rodriguez To: current@FreeBSD.org Message-ID: <20050725151901.GA1393@antares.redesjm.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-7; AVE: 6.31.1.0; VDF: 6.31.1.0; host: antares.redesjm.local) Cc: Subject: Problems with RELENG_6 tcsh and nls X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jul 2005 15:19:05 -0000 Hi, After upgrade to latest RELENG_6 beta, I found problems with tcsh Apart of the version change (from 6.13.00 to 6.14.00), some other changes arise in version set -8b,sm,dspm +wide I'm using: LANG="es_ES.ISO8859-1" MMCHARSET="iso-8859-1" But nls support in not working (allthough declared). Also note that it seems we're not using system malloc (sm). Before trying to switch to UTF8 (I have several RELENG_4 and RELENG_5 machines in a NIS/NFS env). Anyone knows how to make tcsh nls work with 8b iso-8859-1 in RELENG_6? Thanks in advance, -- josemi