<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>3091</bug_id>
          
          <creation_ts>2002-05-27 18:47 0000</creation_ts>
          <short_desc>HTDig not building w. gcc-3.1</short_desc>
          <delta_ts>2003-02-04 19:42:18 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>GCC Porting</component>
          <version>1.1a</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>lars.pechan@paradise.net.nz</reporter>
          <assigned_to>mkennedy@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>lars.pechan@paradise.net.nz</who>
            <bug_when>2002-05-27 18:47:59 0000</bug_when>
            <thetext>The HTDig ebuild version 3.1.6-r3 does not build with gcc-3.1. ./configure 
craps out when looking for a C++ standard library.

The configure script checks for the library by looking for a few headers 
(iostream.h, fstream.h etc). These headers have been deprecated and replaced 
by iostream and fstream.

It is possible to do the build by doing the following:

CPPFLAGS=-Wno-deprecated emerge htdig

The autoconf version is 2.53a.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mkennedy@gentoo.org</who>
            <bug_when>2002-05-27 23:58:42 0000</bug_when>
            <thetext>fixed in protage at -r4, but masked until verified to work on gcc-2.95.3. thanks for the contribution  Matt </thetext>
          </long_desc>
      
    </bug>

</bugzilla>