From owner-freebsd-stable Tue Jan 29 8: 5:18 2002 Delivered-To: freebsd-stable@freebsd.org Received: from bunrab.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122]) by hub.freebsd.org (Postfix) with ESMTP id 08C4637B405 for ; Tue, 29 Jan 2002 08:05:01 -0800 (PST) Received: (from david@localhost) by bunrab.catwhisker.org (8.11.6/8.11.6) id g0TG4Q839339; Tue, 29 Jan 2002 08:04:26 -0800 (PST) (envelope-from david) Date: Tue, 29 Jan 2002 08:04:26 -0800 (PST) From: David Wolfskill Message-Id: <200201291604.g0TG4Q839339@bunrab.catwhisker.org> To: cfdisk@icon.icon.bg, freebsd-stable@FreeBSD.ORG, vd@etrade.bg Subject: Re: make installworld err code 1 in 4.5-STABLE In-Reply-To: <20020129155341.GB53473@icon.icon.bg> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >Date: Tue, 29 Jan 2002 17:53:41 +0200 >From: "C. F. Disk" >WHAT CAUSED IT: >... >after playing a while with it i discovered the command that >caused the problem: >cd /usr/include; \ >/usr/obj/usr/src/gnu/usr.bin/perl/utils/h2ph/../../miniperl/miniperl \ >-I/usr/obj/usr/src/gnu/usr.bin/perl/utils/h2ph/lib \ >/usr/obj/usr/src/gnu/usr.bin/perl/utils/h2ph/h2ph -d \ >/usr/libdata/perl/5.00503/mach * */* >... >Can't open langinfo.h: No such file or directory >so the core of the problem was the link >/usr/include/langinfo.h -> /usr/src/lib/libc/locale/nl_langinfo.c >and the nonexistency of that file nl_langinfo.c >removing that link solved the problem. >WHY AM I WRITING THIS, AFTER I HAVE FIXATED THE PROBLEM? >1. to ask about that file nl_langinfo.c, does it exist in >other systems? (find(1) did not find anything in /usr) >and what about that link langinfo.h, pointing to it? The file exists in -CURRENT, but not in -STABLE (at least, for the systems I have available for checking). Cheers, david -- David H. Wolfskill david@catwhisker.org I believe it would be irresponsible (and thus, unethical) for me to advise, recommend, or support the use of any product that is or depends on any Microsoft product for any purpose other than personal amusement. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message