Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 280919 - app-i18n/minichinput fails to build with gcc 4.3
Summary: app-i18n/minichinput fails to build with gcc 4.3
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2009-08-09 21:02 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2012-04-14 11:03 UTC (History)
0 users

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


Attachments
Build log (minichinput-0.1.9:20090809-205837.log,26.00 KB, text/plain)
2009-08-09 21:03 UTC, Diego Elio Pettenò (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2009-08-09 21:02:51 UTC
There are two problems here:

 - iostream.h has been removed in 4.3 and later, since it's not the correct header name (iostream is);
 - the makefiles don't stop when something fails to build (like libimm_server).

Since the last release was in 2003, this is going away right away.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-08-09 21:03:13 UTC
Created attachment 200726 [details]
Build log
Comment 2 Pacho Ramos gentoo-dev 2012-04-14 11:03:10 UTC
This was already dropped