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).

Hope this helps someone. Feel free to ask me more questions. I'm not on this list.

Good luck,
Perry Smith
Ease Software, Inc.
[EMAIL PROTECTED]
http://www.easesoftware.com

SATA Products for IBMs RS/6000, pSeries, and AIX systems



_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to