First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 3091
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Matthew Kennedy (RETIRED) <mkennedy@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Lars Pechan <lars.pechan@paradise.net.nz>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 3091 depends on: Show dependency tree
Bug 3091 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-05-27 18:47 0000
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.

------- Comment #1 From Matthew Kennedy (RETIRED) 2002-05-27 23:58:42 0000 -------
fixed in protage at -r4, but masked until verified to work on gcc-2.95.3.
thanks for the contribution  Matt 

First Last Prev Next    No search results available      Search page      Enter new bug