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

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

Re: Second beta version of gawk 3.1.6 now available


From: Aharon Robbins
Subject: Re: Second beta version of gawk 3.1.6 now available
Date: Sun, 14 Oct 2007 23:32:42 +0200

In article <address@hidden> you write:
>Hello Aharon,
>
>* Aharon Robbins wrote on Sun, Sep 30, 2007 at 10:48:53PM CEST:
>> It is available from:
>[...]
>>      http://www.skeeve.com/gawk-3.1.5h.tar.bz2
>
>Please note that the above link did not work for me, but the other bz2
>one did.

Typo:
        http://www.skeeve.com/gawk/gawk-3.1.5h.tar.bz2

>Issues I saw on other systems when building as above without further
>flags, typically a native compiler:
>
>- sparc-sun-solaris2.6
>mtchi18n
>../../gawk-3.1.5h/test/mtchi18n.ok _mtchi18n differ: char 1, line 1

I'm curious what the difference here is, but it may not be fixable.

>- mips-sgi-irix6.5
>I needed to use gmake instead of make for a VPATH build.
>(This is probably an Automake issue; anyway native make's VPATH support
>is unusable, so this is hardly surprising.)

Sounds about right.

>- hppa2.0-hp-hpux10.20

I will reply to your other mail about this.

>- alphaev5-dec-osf4.0d
>source='../gawk-3.1.5h/array.c' object='array.o' libtool=no \
>DEPDIR=.deps depmode=tru64 /bin/ksh ../gawk-3.1.5h/depcomp \
>cc -DDEFPATH="\".:/usr/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK
>-DLOCALEDIR="\"/usr/local/share/locale\"" -I. -I../gawk-3.1.5h     -g -c
>../gawk-3.1.5h/array.c
>cc: Severe: /usr/include.dtk/inttypes.h, line 319: Cannot find file
><inttypes.h> specified in #include directive. (noinclfilef)
>#include_next <inttypes.h>
>-^
>gmake[2]: *** [array.o] Error 1
>
>This looks like a gnulib issue compiler flags I have missed out on?
>Maybe it's fixed since in gnulib?

I think this is a native issue with maybe an old version of GCC;
It's trying to find some system file (/usr/include.dtk/inttypes.h).
I don't think there's anything I can do about this one.

Thanks,

Arnold
-- 
Aharon (Arnold) Robbins                                 arnold AT skeeve DOT com
P.O. Box 354            Home Phone: +972  8 979-0381    Fax: +1 206 202 4333
Nof Ayalon              Cell Phone: +972 50  729-7545
D.N. Shimshon 99785     ISRAEL




reply via email to

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