Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 125514 - kde-base/kdegraphics-3.4.3-r4 - refusal to compile
Summary: kde-base/kdegraphics-3.4.3-r4 - refusal to compile
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-08 12:25 UTC by Mark Austin
Modified: 2006-03-08 14:21 UTC (History)
0 users

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 Mark Austin 2006-03-08 12:25:05 UTC
kde-base/kdegraphics-3.4.3-r4 refuses to compile on gcc-3.4.4 and 3.4.5. To workaround the issue the followg command was issued.

CFLAGS="-fPIC" CXXFLAGS="-fPIC" emerge kdegraphics

Assuming it's a problem with the ebuild?
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-03-08 14:21:46 UTC
No, it means you did something wrong.

Please:

- next time don't restrict the bug;
- provide the error message comprehensive of the last part of output;
- provide emerge info output.

Thanks.