Subject: Re: pkg/32960: www/htdig-devel kdebase3 Solaris10 gcc 3.4.3
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <joerg@britannica.bec.de>
List: pkgsrc-bugs
Date: 03/01/2006 16:20:03
The following reply was made to PR pkg/32960; it has been noted by GNATS.

From: joerg@britannica.bec.de
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: pkg/32960: www/htdig-devel kdebase3 Solaris10 gcc 3.4.3
Date: Wed, 1 Mar 2006 17:17:31 +0100

 On Wed, Mar 01, 2006 at 03:20:02PM +0000, Gilles Dauphin wrote:
 >  >  Can you check whether or not stdbool.h is pulled in somewhere?
 >  
 >  Yes it is here:
 >  -rw-r--r--   1 root     bin         1024 Jan 21  2005 /usr/include/stdbool.h
 
 No, no, no :-) What I meant is whether the failing files from the htdig
 builds use it directly or indirectly :-) E.g. the output of gcc -M or a
 .depend should tell you that. Also check whether the stdbool.h itself
 does correctly handling the existence of bool in C++.
 
 Joerg