bug-gnulib
[Top][All Lists]
Advanced

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

Re: wctype simplification for IRIX 5.3


From: Eric Blake
Subject: Re: wctype simplification for IRIX 5.3
Date: Sat, 06 Jan 2007 11:20:47 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.9) Gecko/20061207 Thunderbird/1.5.0.9 Mnenhy/0.7.4.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Eric Blake on 1/6/2007 11:15 AM:
> 
> This is causing other problems.  Right now, on cygwin, I'm getting the
> following failures in both coreutils and m4:
> 
> gcc  -I. -I../../lib     -g2 -Wall -Werror -MT mbchar.o -MD -MP -MF
> .deps/mbchar.Tpo -c -o mbchar.o ../../lib/mbchar.c
> In file included from ../../lib/mbchar.h:158,
>                  from ../../lib/mbchar.c:22:
> ./wctype.h:50:30: does/not/matter.h: No such file or directory
> In file included from ../../lib/mbchar.c:22:
> ../../lib/mbchar.h: In function `mb_width_aux':
> ../../lib/mbchar.h:247: warning: implicit declaration of function `iswcntrl'
> make[2]: *** [mbchar.o] Error 1
> 
> I'm still trying to investigate this further.

I tracked it down to the fact that there were stale .deps/*.Po entries
that depended on wctype.h, but that with your recent changes, cygwin no
longer needs the gnulib replacement wctype.h because the system one is
adequate.  After a make clean, everything was back to normal.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFn+h/84KuGfSFAYARAo8+AJ4iwnE3Da7Six+w2dGzA5fDWebzKwCfffmh
40g+iL30ZVwMAIcWB/efCb8=
=YN1i
-----END PGP SIGNATURE-----




reply via email to

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