From owner-freebsd-current Sat Sep 21 8: 7:27 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 99FF837B401 for ; Sat, 21 Sep 2002 08:07:26 -0700 (PDT) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5381B43E42 for ; Sat, 21 Sep 2002 08:07:26 -0700 (PDT) (envelope-from wa1ter@hotmail.com) Received: from hotmail.com wa1ter@smtp-send.myrealbox.com [66.126.111.2] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.12 $ on Novell NetWare via secured & encrypted transport (TLS); Sat, 21 Sep 2002 09:07:26 -0600 Message-ID: <3D8C8AD8.1010006@hotmail.com> Date: Sat, 21 Sep 2002 08:06:00 -0700 From: walt Organization: none User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20020905 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: libc question 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 I've recompiled libc twice today because of the changes in wchar.h and I've noticed two or maybe three error messages fly by during the compile. The messages are from 'sort' and they go by so quickly I can't quite make them out, but they say something like "open failed, no such directory or [something]". Is this normal? And while I'm asking about error messages--I've been seeing these go by in various places for months now, and I wonder why they haven't been fixed yet. I guess they must be harmless: "/usr/src/share/mk/bsd.prog.mk", line 37: warning: duplicate script for target "loader" ignored This particular one came from a 'make includes', but IIRC I've seen similar ones during a 'make libraries' also. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message