Subject: Re: pkg/32960: www/htdig-devel kdebase3 Solaris10 gcc 3.4.3
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Gilles Dauphin <Gilles.Dauphin@enst.fr>
List: pkgsrc-bugs
Date: 03/01/2006 15:20:02
The following reply was made to PR pkg/32960; it has been noted by GNATS.
From: Gilles Dauphin <Gilles.Dauphin@enst.fr>
To: pkg-manager@netbsd.org, gnats-admin@netbsd.org,
pkgsrc-bugs@netbsd.org, dauphin@enst.fr, gnats-bugs@netbsd.org
Cc:
Subject: Re: pkg/32960: www/htdig-devel kdebase3 Solaris10 gcc 3.4.3
Date: Wed, 1 Mar 2006 16:15:51 +0100 (CET)
> From: joerg@britannica.bec.de
> Subject: Re: pkg/32960: www/htdig-devel kdebase3 Solaris10 gcc 3.4.3
> X-Gnats-Was-Stupid: no
>
> 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 16:03:04 +0100
>
> On Wed, Mar 01, 2006 at 02:40:02PM +0000, Gilles Dauphin wrote:
> > You are right the compile fail.
> > The CXXFLAGS is wrong, does not exist for g++,
> > How to define 'bool' correctly in htdig?
>
> Can you check whether or not stdbool.h is pulled in somewhere?
>
> Joerg
>
Yes it is here:
-rw-r--r-- 1 root bin 1024 Jan 21 2005 /usr/include/stdbool.h
Gilles