Subject: Re: Recent pkg_install breakage on Tru64
To: Tobias Nygren <tnn@netilium.org>
From: Julio M. Merino Vidal <jmmv84@gmail.com>
List: tech-pkg
Date: 05/28/2005 17:37:46
On Sat, 2005-05-28 at 17:03 +0200, Tobias Nygren wrote:
> Hi,
>
> Revision 1.30 of pkgsrc/pkgtools/pkg_install/files/add/perform.c added use
> of the PRIu64 macro. This is not defined on Tru64:
>
> cc: Error: perform.c, line 329: Missing ")". (closeparen)
> warnx("projected size of %" PRIu64 " bytes exceeds available free space\n"
>
> CFLAGS=-DPRIu64=\"lu\" fixes it.
>
> It appears at least SunOS has these constants defined, do they exist on AIX and IRIX?
On IRIX, yes. I've just built pkg_install from pkgsrc head without
problems.
--
Julio M. Merino Vidal <jmmv84@gmail.com>
http://www.livejournal.com/users/jmmv/
The NetBSD Project - http://www.NetBSD.org/