Subject: Re: pkg/29810: textproc/html2text fails during build
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Thomas Klausner <wiz@NetBSD.org>
List: pkgsrc-bugs
Date: 03/28/2005 10:13:01
The following reply was made to PR pkg/29810; it has been noted by GNATS.

From: Thomas Klausner <wiz@NetBSD.org>
To: gnats-bugs@netbsd.org
Cc: diro@nixsys.bz
Subject: Re: pkg/29810: textproc/html2text fails during build
Date: Mon, 28 Mar 2005 12:11:42 +0200

 On Mon, Mar 28, 2005 at 03:36:00AM +0000, diro@nixsys.bz wrote:
 > >Number:         29810
 > >Category:       pkg
 > >Synopsis:       textproc/html2text fails during build
 ...
 > ===> Building for html2text-1.3.2a
 > CC -c -O2 -mieee  -DVERSION=1.3.2a    -DAUTO_PTR_BROKEN html2text.C
 > In file included from html.h:60,
 >                  from html2text.C:42:
 > 		 Area.h:43: istream: No such file or directory
 > 		 In file included from html2text.C:43:
 > 		 HTMLControl.h:42: istream: No such file or directory
 > 		 In file included from html2text.C:45:
 > 		 format.h:43: istream: No such file or directory
 
 Please try setting
 	GCC_REQD=	3.0
 and tell me if that works.
 
 Thanks,
  Thomas