Subject: Re: pkg/33394
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Georg Schwarz <georg.schwarz@freenet.de>
List: pkgsrc-bugs
Date: 04/30/2006 17:55:09
The following reply was made to PR pkg/33394; it has been noted by GNATS.
From: Georg Schwarz <georg.schwarz@freenet.de>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: pkg/33394
Date: Sun, 30 Apr 2006 19:50:13 +0200
The same issue occurs when trying to install pkgtools/pkg_install on
IRIX 5.3.
The fix, as suggested, is to include "defs.h" in those .c files that
reference PRIu64, which are add/perform.c and info/show.c.