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

2013-10-08 Thread Daniel Richard G.
On Tue, 2013 Oct 8 23:29-0700, Paul Eggert wrote: > Thanks, I pushed the following, which I hope fixes the problem > in a slightly-more-general way. Not quite, I'm afraid: source='../../gllib/strtoimax.c' object='strtoimax.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../build-aux/depcomp

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

2013-10-08 Thread Paul Eggert
Thanks, I pushed the following, which I hope fixes the problem in a slightly-more-general way. >From d619b91857d24f9b9cf97556150e7fa0021347ef Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 8 Oct 2013 23:27:49 -0700 Subject: [PATCH] strtoimax: port to HP-UX 11.11 Problem reported by Daniel

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

2013-10-08 Thread Daniel Richard G.
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.. -DGNUL

Re: Trouble with gnulib/float.h on Intrepid

2013-10-08 Thread Eric Blake
On 10/08/2013 04:13 PM, Rhys Ulerich wrote: > On Intrepid, a BG/P system up at Argonne with some fun old IBM XL > compilers, a user of mine is seeing gnulib/float.h containing the line > #include " " > which appears to be arising from > configure:13477: checking absolute name of > conf

Trouble with gnulib/float.h on Intrepid

2013-10-08 Thread Rhys Ulerich
On Intrepid, a BG/P system up at Argonne with some fun old IBM XL compilers, a user of mine is seeing gnulib/float.h containing the line #include " " which appears to be arising from configure:13477: checking absolute name of configure:13516: result: "" due to http://git.savannah.gnu.