Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 226375

Summary: dev-libs/tntnet-1.6.3 fails to compile w/ gcc-4.3
Product: Gentoo Linux Reporter: Marek Miller <mlm>
Component: Current packagesAssignee: Gentoo VDR Project <vdr>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 198121    
Attachments: tntnet-1.6.3-gcc43.patch
emerge-info

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.