Subject: Re: pkg/36662: pkgtools/pkg_install's audit_packages appears to be platform-specific
To: None <joerg@NetBSD.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Stuart Shelton <srcshelton@gmail.com>
List: pkgsrc-bugs
Date: 07/23/2007 11:55:03
The following reply was made to PR pkg/36662; it has been noted by GNATS.

From: "Stuart Shelton" <srcshelton@gmail.com>
To: "Joerg Sonnenberger" <joerg@britannica.bec.de>
Cc: gnats-bugs@netbsd.org, joerg@netbsd.org, gnats-admin@netbsd.org,
	pkgsrc-bugs@netbsd.org
Subject: Re: pkg/36662: pkgtools/pkg_install's audit_packages appears to be platform-specific
Date: Mon, 23 Jul 2007 12:26:18 +0100

 Yep - adding <nbcompat.h> fixes the problem of needing <sys/cdefs.h>
 (but doesn't fix the fact that <nbcompat/err.h> is the only err.h on
 the system)!
 
 Stuart
 
 
 On 23/07/07, Joerg Sonnenberger <joerg@britannica.bec.de> wrote:
 > On Mon, Jul 23, 2007 at 12:00:14PM +0100, Stuart Shelton wrote:
 > > 11:16:00.420162080 +0100
 > > +++ audit-packages/audit-packages.c     2007-07-23 11:49:27.043021280 +0100
 >
 > ... add a line to include <nbcompat.h> first please and report if that
 > works.
 >
 > Joerg
 >