[oe-issues] [Bug 2593] Qt4-x11 broken for generic x86 target
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Wed Jul 4 09:30:56 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=2593
Rolf Leggewie <bugs.openembedded.org at rolf.leggewie.biz> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |2186
--- Comment #1 from Rolf Leggewie <bugs.openembedded.org at rolf.leggewie.biz> 2007-07-04 02:30:56 ---
excerpt from #oe
(11:01:58) jan_js: morning !
(11:10:51) jan_js: I have just found the reason why qt4-x11 does not build on
x86. The configure script gets the wrong qt_arch from bitbake.
(11:11:40) jan_js: I have put the correct string into qt4_arch.inc and it
builds now.
(11:12:30) jan_js: Anybody who can do the modification in the original file ?
(11:12:33) XorA: jan_js: please update the bugtracker with that info
(11:12:41) jan_js: o.k.
(11:13:44) zecke: jan_js: what is given to configure. Didn't I say to look at
it?
(11:18:19) jan_js: zecke: bitbake gives x86 to configure, which seemed sane to
me on first sight. However, There is a (relatively new) patch, that circumvents
the complete architecture check of the configure script.
(11:18:48) jan_js: so now the configure script uses the x86 directly, but it
only knows I386.
(11:27:21) jan_js: Well, actually that patch removes the architecture check,
probably for good reason. I think thats o.k. as long as qt4_arch.inc maps the
architecture correctly.
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list