From owner-freebsd-questions Wed Sep 10 05:49:50 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA28730 for questions-outgoing; Wed, 10 Sep 1997 05:49:50 -0700 (PDT) Received: from wired.ctech.ac.za (wired.ctech.ac.za [155.238.4.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id FAA28724 for ; Wed, 10 Sep 1997 05:49:43 -0700 (PDT) Received: from wired.ctech.ac.za (localhost [127.0.0.1]) by wired.ctech.ac.za (8.8.5/8.8.5) with SMTP id OAA07697 for ; Wed, 10 Sep 1997 14:49:47 +0200 (SAT) Message-ID: <3416976A.15FB7483@wired.ctech.ac.za> Date: Wed, 10 Sep 1997 14:49:46 +0200 From: Jacques Hugo X-Mailer: Mozilla 3.01 (X11; I; FreeBSD 2.2.1-RELEASE i386) MIME-Version: 1.0 To: questions@FreeBSD.ORG Subject: BSD error messages Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk When compiling and running some apps/utils, I get this on my 2.2.1-RELEASE box. (the apps/utils continue to run fine): warning: setlocale(LC_CTYPE, "") failed. warning: LC_ALL = "(null)", LC_CTYPE = "(null)", LANG = "us", warning: falling back to the "C" locale. Thanks for the help. -Jacques