bug-gnu-utils
[Top][All Lists]
Advanced

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

GNU tar 1.13.25 fails to compile on AIX 5.1 ML3


From: Bernhard Erdmann
Subject: GNU tar 1.13.25 fails to compile on AIX 5.1 ML3
Date: Thu, 10 Apr 2003 00:11:53 +0200
User-agent: Mozilla/5.0 (X11; U; IRIX64 IP28; en-US; rv:1.4b) Gecko/20030408

Hi,

using gcc 3.2.2, tar 1.13.25 fails to compile on AIX 5.1 ML3:

./configure
[...]
gmake
[...]
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -g -O2 -c `test -f xstrdup.c || echo './'`xstrdup.c
source='xstrtoimax.c' object='xstrtoimax.o' libtool=no \
depfile='.deps/xstrtoimax.Po' tmpdepfile='.deps/xstrtoimax.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -g -O2 -c `test -f xstrtoimax.c || echo './'`xstrtoimax.c
In file included from xstrtoimax.c:31:
xstrtol.c:90: conflicting types for `strtoimax'
/usr/include/inttypes.h:673: previous declaration of `strtoimax'
gmake[2]: *** [xstrtoimax.o] Error 1
gmake[2]: Leaving directory `/tmp/openpkg-1.2.0/tar-1.13.25/lib'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/openpkg-1.2.0/tar-1.13.25'
gmake: *** [all] Error 2

address@hidden tar-1.13.25]$ gcc --version
gcc (GCC) 3.2.2
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.





reply via email to

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