a2ps
[Top][All Lists]
Advanced

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

Re: a2ps-4.14-rc1 on HP-UX 11.11


From: Paul Ackersviller
Subject: Re: a2ps-4.14-rc1 on HP-UX 11.11
Date: Mon, 7 May 2007 18:24:49 +0000
User-agent: Mutt/1.4.2.2i

On Sat, May 05, 2007 at 09:35:05AM +0900, Masayuki Hatta wrote:
> Therefore, I think you didn't apply my patch correctly.  I prepared a
> new tarball (I don't want to release any more RCs):
> 
> http://people.debian.org/~mhatta/a2ps-4.14.tar.gz
> 
> Could you try this?  This tarabll contains my fix for non-GNU make.

This didn't help for non-GNU make, but the other error has now morphed
into this:

        cpp: "strtoimax.c", line 53: warning 2001: Redefinition of macro 
strtoimax.
        cc: "strtoimax.c", line 72: error 1513: Illegal bit-field size.
        gnumake[3]: *** [strtoumax.lo] Error 1

Is the warning about macro strtoimax not significant?  My system has it
in /usr/include/inttypes.h, but I also notice the error in lib/strtoimax.c
happens within the #else of a #if Have_long_long test.  That doesn't seem
right, as my system does support `long long' types.

Do you need another config.log file?





reply via email to

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