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

Bug 211273

Summary: kde-base/kweather-3.5.9 GCC 4.3 patch
Product: Gentoo Linux Reporter: Ryan Hill (RETIRED) <rhill>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
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: kweather-3.5.8-gcc-4.3.patch

Description Ryan Hill (RETIRED) gentoo-dev 2008-02-24 16:37:50 UTC
fixes a missing include that breaks the testsuite:

In file included from metar_parser_test.all_cpp.cpp:3:
metar_parser_test.cpp: In function 'int main()':
metar_parser_test.cpp:64: error: 'getenv' was not declared in this scope
make[3]: *** [metar_parser_test.all_cpp.o] Error 1
Comment 1 Ryan Hill (RETIRED) gentoo-dev 2008-02-24 16:38:19 UTC
Created attachment 144515 [details, diff]
kweather-3.5.8-gcc-4.3.patch