* [Buildroot] [Bug 3259] New: Unable to build webkit (on arm).
@ 2011-02-17 10:08 bugzilla at busybox.net
2011-02-23 13:55 ` [Buildroot] [Bug 3259] " bugzilla at busybox.net
` (5 more replies)
0 siblings, 6 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2011-02-17 10:08 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=3259
Summary: Unable to build webkit (on arm).
Product: buildroot
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P5
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: noel.vellemans at visionbms.com
CC: buildroot at uclibc.org
Estimated Hours: 0.0
Created attachment 2971
--> https://bugs.busybox.net/attachment.cgi?id=2971
Webkit - Error snippet.
version Git-buildroot (17/02/2011)
Webkit fails to build (for arm).
undefined reference(s) to :
`u_charType_44' `u_strToUpper_44' `ucol_close_44' `ucol_getLocaleByType_44'
`ucol_getAttribute_44' `ucol_open_44' `ucol_open_44'
`ucol_setAttribute_44'... etc...
I guess has something to do with icu.
Regards Noel
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [Bug 3259] Unable to build webkit (on arm).
2011-02-17 10:08 [Buildroot] [Bug 3259] New: Unable to build webkit (on arm) bugzilla at busybox.net
@ 2011-02-23 13:55 ` bugzilla at busybox.net
2011-02-24 10:58 ` bugzilla at busybox.net
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2011-02-23 13:55 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=3259
--- Comment #1 from Bart?omiej Palmowski <rotwang@crux.org.pl> ---
I confirm webkit fails for i586 also,
./.libs/libJavaScriptCore.a(libJavaScriptCore_la-Lexer.o): In function
`JSC::isNonASCIIIdentStart(int)':
Lexer.cpp:(.text+0x15): undefined reference to `u_charType_44'
trying to build webkit 1.2.6 and 1.2.7
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [Bug 3259] Unable to build webkit (on arm).
2011-02-17 10:08 [Buildroot] [Bug 3259] New: Unable to build webkit (on arm) bugzilla at busybox.net
2011-02-23 13:55 ` [Buildroot] [Bug 3259] " bugzilla at busybox.net
@ 2011-02-24 10:58 ` bugzilla at busybox.net
2011-02-24 10:59 ` bugzilla at busybox.net
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2011-02-24 10:58 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=3259
--- Comment #2 from Bart?omiej Palmowski <rotwang@crux.org.pl> ---
Quick workaround is passing --with-unicode-backend=glib to webkits configure.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [Bug 3259] Unable to build webkit (on arm).
2011-02-17 10:08 [Buildroot] [Bug 3259] New: Unable to build webkit (on arm) bugzilla at busybox.net
2011-02-23 13:55 ` [Buildroot] [Bug 3259] " bugzilla at busybox.net
2011-02-24 10:58 ` bugzilla at busybox.net
@ 2011-02-24 10:59 ` bugzilla at busybox.net
2011-02-24 13:09 ` bugzilla at busybox.net
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2011-02-24 10:59 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=3259
--- Comment #3 from Bart?omiej Palmowski <rotwang@crux.org.pl> ---
and here is some more info on that option:
https://bugs.webkit.org/show_bug.cgi?id=34247
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [Bug 3259] Unable to build webkit (on arm).
2011-02-17 10:08 [Buildroot] [Bug 3259] New: Unable to build webkit (on arm) bugzilla at busybox.net
` (2 preceding siblings ...)
2011-02-24 10:59 ` bugzilla at busybox.net
@ 2011-02-24 13:09 ` bugzilla at busybox.net
2011-02-24 15:25 ` bugzilla at busybox.net
2011-02-24 19:56 ` bugzilla at busybox.net
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2011-02-24 13:09 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=3259
Gustavo Zacarias <gustavo@zacarias.com.ar> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|unassigned at buildroot.uclibc |gustavo at zacarias.com.ar
|.org |
--- Comment #4 from Gustavo Zacarias <gustavo@zacarias.com.ar> ---
Created attachment 3019
--> https://bugs.busybox.net/attachment.cgi?id=3019
Fixup icu-config
After trying a build on a system that completely lacks icu i've found the
issue.
icu-config checks for the library presence in exec_prefix, thus if the real
system lacks it (checks at /usr/lib, default) it fails.
So we need to tweak exec_prefix too in icu-config to point to the staging dir.
Give this patch a try, works on my ubuntu netbook (which took it's sweet time
to build).
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [Bug 3259] Unable to build webkit (on arm).
2011-02-17 10:08 [Buildroot] [Bug 3259] New: Unable to build webkit (on arm) bugzilla at busybox.net
` (3 preceding siblings ...)
2011-02-24 13:09 ` bugzilla at busybox.net
@ 2011-02-24 15:25 ` bugzilla at busybox.net
2011-02-24 19:56 ` bugzilla at busybox.net
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2011-02-24 15:25 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=3259
--- Comment #5 from noel.vellemans at visionbms.com <noel.vellemans@visionbms.com> ---
CONFIRMATION: working !
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [Bug 3259] Unable to build webkit (on arm).
2011-02-17 10:08 [Buildroot] [Bug 3259] New: Unable to build webkit (on arm) bugzilla at busybox.net
` (4 preceding siblings ...)
2011-02-24 15:25 ` bugzilla at busybox.net
@ 2011-02-24 19:56 ` bugzilla at busybox.net
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2011-02-24 19:56 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=3259
Peter Korsgaard <jacmet@uclibc.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #6 from Peter Korsgaard <jacmet@uclibc.org> ---
Committed, thanks
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2011-02-24 19:56 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-17 10:08 [Buildroot] [Bug 3259] New: Unable to build webkit (on arm) bugzilla at busybox.net
2011-02-23 13:55 ` [Buildroot] [Bug 3259] " bugzilla at busybox.net
2011-02-24 10:58 ` bugzilla at busybox.net
2011-02-24 10:59 ` bugzilla at busybox.net
2011-02-24 13:09 ` bugzilla at busybox.net
2011-02-24 15:25 ` bugzilla at busybox.net
2011-02-24 19:56 ` bugzilla at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox