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

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

compiling tar-1.13.25 on AIX 4.3.3


From: Vos de, E (Evert)
Subject: compiling tar-1.13.25 on AIX 4.3.3
Date: Thu, 27 Mar 2003 12:34:22 +0100

Hello,

When compiling tar on AIX 4.3.3 I get the following error:

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:664: previous declaration of `strtoimax'
make[2]: *** [xstrtoimax.o] Error 1
make[2]: Leaving directory `/opt/src/tar-1.13.25/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/src/tar-1.13.25'
make: *** [all] Error 2

After removing line 89...91 from lib/xstrtol.c it compiles OK.
Furthermore one test fails which doesn't fail with tar-1.13

===============================================
Regression testing for GNU tar, version 1.13.25
===============================================
PASS: version.sh
PASS: append.sh
PASS: delete01.sh
PASS: delete02.sh
PASS: delete03.sh
PASS: extrac01.sh
PASS: extrac02.sh
PASS: extrac03.sh
PASS: extrac04.sh
PASS: gzip.sh
PASS: incremen.sh
FAIL: ignfail.sh
PASS: old.sh
PASS: volume.sh
====================
1 of 14 tests failed
====================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/opt/src/tar-1.13.25/tests'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/opt/src/tar-1.13.25/tests'
make: *** [check-recursive] Error 1

regards,
Evert

************************************************************************

This email (including any attachments to it) is confidential, legally
privileged, subject to copyright and is sent for the personal attention
of the intended recipient only. If you have received this email in error,
please advise us immediately and delete it. You are notified that
disclosing, copying, distributing or taking any action in reliance on
the contents of this information is strictly prohibited.Although we have
taken reasonable precautions to ensure no viruses are present in this
email, we cannot accept responsibility for any loss or damage arising
from the viruses in this email or attachments.We exclude any liability
for the content of this email, or for the consequences of any actions
taken on the basis of the information provided in this email or its
attachments, unless that information is subsequently confirmed in
writing. If this email contains an offer, that should be considered
as an invitation to treat.

*************************************************************************


==================================================================


reply via email to

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