Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 211273 - kde-base/kweather-3.5.9 GCC 4.3 patch
Summary: kde-base/kweather-3.5.9 GCC 4.3 patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.3
  Show dependency tree
 
Reported: 2008-02-24 16:37 UTC by Ryan Hill (RETIRED)
Modified: 2008-02-24 20:31 UTC (History)
0 users

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


Attachments
kweather-3.5.8-gcc-4.3.patch (kweather-3.5.8-gcc-4.3.patch,474 bytes, patch)
2008-02-24 16:38 UTC, Ryan Hill (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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