Subject: Re: pkg/32918 (net/netsaint-plugins can't "make package")
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Robert Elz <kre@munnari.OZ.AU>
List: pkgsrc-bugs
Date: 03/13/2006 21:50:01
The following reply was made to PR pkg/32918; it has been noted by GNATS.

From: Robert Elz <kre@munnari.OZ.AU>
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: pkg/32918 (net/netsaint-plugins can't "make package") 
Date: Tue, 14 Mar 2006 04:47:17 +0700

     Date:        Sun, 12 Mar 2006 10:58:55 +0000 (UTC)
     From:        wiz@netbsd.org
     Message-ID:  <20060312105855.F087663B863@narn.netbsd.org>
 
   | Do you have /proc mounted in your sandbox?
   | It seems the configure test uses it to find out if to add that script.
 
 I have whatever pkg_comp mounts - which I don't believe includes
 /proc.   But in any case, if the package makes different things
 depending upon the external environment, pkgsrc needs to handle
 that - ignoring pkg_comp, I might have, or not have, /proc in
 the real system (where the package would eventually get installed.)
 
 kre