Perry Smith <[EMAIL PROTECTED]> writes: > I have AIX 5.3 with 5.3.0.50 updates and I'm compiling with gcc > 4.0.2. One interesting note is I created the gcc when my system was > at 5.3.0.10. The upgrade may have affected it. > > After ./configure, I type make and get the following error (trimmed > down): > > In file included from ./stdint.h:55, > from ///usr/include/inttypes.h:51, > from ./inttypes.h:24, > from xstrtol.h:25, > from xstrtoimax.c:23: > /usr/local/lib/gcc/powerpc-ibm-aix5.3.0.0/4.0.2/include/sys/types.h: > 174: error: syntax error before 'daddr_t' > > Basically, the __long64_t that is normally defined in /usr/include/ > sys/inttypes.h has not been processed (yet).
Thanks for reporting this. Which coreutils were you building? If it was something older than 6.3, is the problem fixed in coreutils 6.3? You can get it here: ftp://ftp.gnu.org/gnu/coreutils/coreutils-6.3.tar.gz _______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils