bug-gnulib
[Top][All Lists]
Advanced

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

Error compiling strtoimax.c on hppa2.0w-hp-hpux11.11


From: Daniel Richard G.
Subject: Error compiling strtoimax.c on hppa2.0w-hp-hpux11.11
Date: Wed, 09 Oct 2013 02:17:14 -0400

I encountered the following error in the course of building GNU Bash,
GNU Coreutils and GNU Tar on a 64-bit HP-UX system:

source='../../gllib/strtoimax.c' object='strtoimax.o' libtool=no \
DEPDIR=.deps depmode=none /bin/sh ../../build-aux/depcomp \
cc -DHAVE_CONFIG_H -I. -I../../gllib -I..  -DGNULIB_STRICT_CHECKING=1 
-D_HPUX_API_LEVEL=20040821 -DTG_NO_INLINE   -Ae +DD64 +DO11.0 +ESconstlit 
+ESlit +w1 -z +O3 -c -o strtoimax.o ../../gllib/strtoimax.c
cc: "../../gllib/strtoimax.c", line 62: error 1000: Unexpected symbol: "strtol".
cc: "../../gllib/strtoimax.c", line 62: error 1584: Inconsistent type 
declaration: "intmax_t".
cc: panic 2017: Cannot recover from earlier errors, terminating.
gmake[4]: *** [strtoimax.o] Error 1
gmake[4]: Leaving directory `/tmp/gltestdir/_build/gllib'


The attached patch fixes the issue for me.


--Daniel


-- 
Daniel Richard G. || address@hidden
My ASCII-art .sig got a bad case of Times New Roman.

Attachment: gnulib-strtoimax-fix.patch
Description: Text Data


reply via email to

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