Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55910 - app-i18n/freewnn-1.1.1_alpha20-r1 compile fix for x86
Summary: app-i18n/freewnn-1.1.1_alpha20-r1 compile fix for x86
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-02 13:26 UTC by Andreas Kobara
Modified: 2004-07-22 08:35 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 Andreas Kobara 2004-07-02 13:26:29 UTC
Almost same patch needed for x86 as for ppc64 see Bug 55872

freewnn compiles correctly when changing this lines in ebuild:

-inherit eutils
+inherit eutils gnuconfig
 
 
 src_compile() {
+
+	use x86 && gnuconfig_update; get_number_of_jobs
+
 	econf \


Regards,
Andy.
Comment 1 MATSUU Takuto (RETIRED) gentoo-dev 2004-07-22 08:35:52 UTC
in cvs.