bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: coreutils 6.6 fails to compile on IRIX 5.3


From: Paul Eggert
Subject: Re: coreutils 6.6 fails to compile on IRIX 5.3
Date: Wed, 03 Jan 2007 12:24:58 -0800
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

Georg Schwarz <address@hidden> writes:

> What else could I try out?

What is the value of HAVE_WCTYPE_CTMP_BUG?  It should be 1.  For
example, what is the output of "diff -c lib/wctype_.h lib/wctype.h"?

If HAVE_WCTYPE_CTMP_BUG is wrong, we need to investigate why;
please look in config.log to see why 'configure' deduced
the right value.

If HAVE_WCTYPE_CTMP_BUG is right, we need to see why wctype.h doesn't
work around the bug.  Please look at and/or send the output of "cc -E
-I. -I/usr/local/include mbswidth.c", and similarly for quotearg.c.
Perhaps there's a bogus file in /usr/local/include, for example.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]