Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 226375 - dev-libs/tntnet-1.6.3 fails to compile w/ gcc-4.3
Summary: dev-libs/tntnet-1.6.3 fails to compile w/ gcc-4.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo VDR Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.3
  Show dependency tree
 
Reported: 2008-06-13 16:26 UTC by Marek Miller
Modified: 2008-06-15 10:14 UTC (History)
0 users

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


Attachments
tntnet-1.6.3-gcc43.patch (tntnet-1.6.3-gcc43.patch,278 bytes, patch)
2008-06-13 16:27 UTC, Marek Miller
Details | Diff
emerge-info (emerge-info,3.33 KB, text/plain)
2008-06-13 17:11 UTC, Marek Miller
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Miller 2008-06-13 16:26:57 UTC
Again missing headers.

Steps to reproduce:
1. echo "=dev-libs/tntnet-1.6.3" >> /etc/portage/package.keywords
2. USE="examples gnutls ssl" emerge -v1 =dev-libs/tntnet-1.6.3

The error messages:
1.
> scopevar.cpp: In member function 'void tnt::ecppc::Scopevar::get(std::ostream&, bool) const':
> scopevar.cpp:69: error: 'transform' is not a member of 'std'
> make[1]: *** [scopevar.o] Error 1


My emerge --info: as in the bug 225387.
I include the patch.
Comment 1 Marek Miller 2008-06-13 16:27:42 UTC
Created attachment 156643 [details, diff]
tntnet-1.6.3-gcc43.patch
Comment 2 Marek Miller 2008-06-13 17:11:50 UTC
Created attachment 156647 [details]
emerge-info

I wrote that my  emerge --info output is as in the bug 225387. That's not true.
Comment 3 Matthias Schwarzott gentoo-dev 2008-06-15 10:14:20 UTC
Thanks for the patch.
Added it to the ebuild and forwarded it to upstream.