Re: va_copy error [Was Re: Make Problem - parse error before "const"]

2008-05-05 Thread Joseph Maxwell
one years ago. My OS is IRIX 6.5.22, the limit for the Indigo, I do have an Octane 6.5.26 I think but that should not make much difference I think On 5 May 2008, at 03:46, Joseph Maxwell wrote: % gcc -v Reading specs from /usr/freeware/lib/gcc-lib/mips-sgi-irix6.5/3.3/specs Configured with: ..

Re: va_copy error [Was Re: Make Problem - parse error before "const"]

2008-05-05 Thread Joseph Maxwell
Gary V. Vaughan wrote: On 5 May 2008, at 10:35, Eric Blake wrote: Gary V. Vaughan mac.com> writes: However, since m4-1.4.11 has 3 authors, you could work around it by rewriting the version_etc function to accept author names explicitly: Huh? $ m4-1.4.11 --version | tail -n1 Written by Rene

Re: va_copy error [Was Re: Make Problem - parse error before "const"]

2008-05-05 Thread Joseph Maxwell
Gary V. Vaughan wrote: Hi Joseph, On 4 May 2008, at 14:18, Joseph Maxwell wrote: gcc -I. -g -O2 -MT version-etc.o -MD -MP -MF .deps/version-etc.Tpo -c -o version-etc.o version-etc.c version-etc.c: In function `version_etc_va': version-etc.c:53: error: parse error b

Make Problem - parse error before "const"

2008-05-04 Thread Joseph Maxwell
Hello, I am running an SGI Indigo2 platform, O/S IRIX version 6.5.22f and installing some GNU programs requiring an updating of ancillary files. One of which is the m4 suite. The update is from "m4 (GNU M4) 1.4.10" to "m4-1.4.11" The configuration (./configure) seemed to run fine to completi