bug-coreutils
[Top][All Lists]
Advanced

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

__long64_t not declared AIX 5.3.0.50, gcc 4.0.2


From: Perry Smith
Subject: __long64_t not declared AIX 5.3.0.50, gcc 4.0.2
Date: Fri, 13 Oct 2006 16:24:54 -0500

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.
address@hidden
http://www.easesoftware.com

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





reply via email to

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