On 05/26/11 12:35, Bruno Haible wrote: > Markus Duft wrote: >>> and send us the log files of these three commands, plus config.log and >>> gltests/config.log. >> >> all attached, except make check, as i could not run it, as make already >> failed :/ > > Thanks. The configure runs produce results similar to Interix 3.5., which is > already covered in gnulib's documentation. > > The "make" log that you sent compiled only one file and did not fail. I > guess that was a second "make" run after the first "make" run failed.
hah, silly me; i | tee'd without redirecting stderr :) so it did actually fail on localcharset, but all the relevant output was missing from the log. the output was pasted to the mail itself though, so you had all information :) markus > > Anyway, now you reported that newer releases from > ftp://alpha.gnu.org/gnu/patch/ > work fine. So the problem is solved; no need to follow up. > > Bruno