From owner-freebsd-current Mon Aug 19 17:32:45 2002 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 AB49F37B400 for ; Mon, 19 Aug 2002 17:32:43 -0700 (PDT) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 585BE43E3B for ; Mon, 19 Aug 2002 17:32:43 -0700 (PDT) (envelope-from wa1ter@hotmail.com) Received: from hotmail.com wa1ter@smtp-send.myrealbox.com [67.114.253.97] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.11 $ on Novell NetWare via secured & encrypted transport (TLS); Mon, 19 Aug 2002 18:32:47 -0600 Message-ID: <3D619C8B.5020404@hotmail.com> Date: Mon, 19 Aug 2002 17:34:03 -0800 From: walt Organization: none User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1) Gecko/20020718 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Error in libc/locale/Makefile.inc and page fault in kernel mode. Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG When I do a 'make obj' in /usr/src I get this fatal error: /usr/src/lib/libc/locale/Makefile.inc: line 14 followed by a long error message. Note that this error did not appear until after I did a rm -rf /usr/obj and then a make obj. The reason I did the rm /usr/obj is that I was getting kernel panics after today's make world/kernel--the old familiar page fault while in kernel mode followed by the familiar buffer not empty (or not full, I can't recall now). Seems like this is an old problem just revisited today. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message