[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make check in glibc-2.2.5/libio
From: |
Roland McGrath |
Subject: |
Re: make check in glibc-2.2.5/libio |
Date: |
Mon, 1 Apr 2002 16:57:10 -0500 (EST) |
That definitely looks suspect. Both the file name "." in the error
messages and the errors themselves should not be happening. That is
running a script that runs localedef. Take that dag burn @ off the command
line using gen-locale.sh in localedata/Makefile, then repeat its command
line with sh -x to see the script (gen-locale.sh) run localedef. Then run
localedef that same way under gdb and figure it out.