Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34982 - ddd wont compile with gcc 3.3.2 and alike
Summary: ddd wont compile with gcc 3.3.2 and alike
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-03 09:06 UTC by Thomas Capricelli
Modified: 2004-02-18 09:47 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Capricelli 2003-12-03 09:06:17 UTC
you can't emerge ddd on gcc-3.3.2 systems because they lack strstream.h 
for exemple you have (gcc 3.2.3) 
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/g++-v3/backward/strstream.h  
but only this (gcc 3.3.2) 
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include/g++-v3/backward/strstream  

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 foser (RETIRED) gentoo-dev 2003-12-07 07:18:56 UTC
i have no why this went to us ?
Comment 2 Sebastian Redl 2004-02-15 15:49:51 UTC
Should be reassigned to component owner, but there's not much that can be done. The app simply needs to be rewritten using modern C++ headers.
Comment 3 Patrick Kursawe (RETIRED) gentoo-dev 2004-02-15 23:43:53 UTC
It already was, it seems. ACCEPT_KEYWORDS="~x86" emerge ddd works fine for me (just ran into the same problem)
Comment 4 Martin Schlemmer (RETIRED) gentoo-dev 2004-02-18 09:47:29 UTC
Mark 3.3.7 stable.