bug-coreutils
[Top][All Lists]
Advanced

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

Re: __long64_t not declared AIX 5.3.0.50, gcc 4.0.2


From: Paul Eggert
Subject: Re: __long64_t not declared AIX 5.3.0.50, gcc 4.0.2
Date: Sat, 14 Oct 2006 23:48:52 -0700
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

Perry Smith <address@hidden> 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




reply via email to

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