From: Sergio Monteiro Basto <sergio@sergiomb.no-ip.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 4/5] webkit: bump to version 1.2.7
Date: Thu, 31 Mar 2011 22:38:22 +0100 [thread overview]
Message-ID: <1301607502.26380.10.camel@segulix> (raw)
In-Reply-To: <1299764675-23308-4-git-send-email-gustavo@zacarias.com.ar>
Hi,
About webkit, I found that we still can't compile it
with uClibc 0.9.32-rc3 and Thread library implementation, linuxthreads
(stable/old)
giving this error:
JavaScriptCore/runtime/Collector.cpp: In function 'void*
JSC::currentThreadStackBase()':
JavaScriptCore/runtime/Collector.cpp:667: error: 'pthread_getattr_np'
was not declared in this scope
CXX JavaScriptCore/runtime/libJavaScriptCore_la-DateConstructor.lo
http://git.buildroot.net/buildroot/tree/package/webkit/webkit-pthread_getattr_np.patch
webkit-pthread_getattr_np.patch, is for uClibc <= 0.9.31, but should be
also applied if Thread library implementation is linuxthreads
(stable/old) on 0.9.32.
if I change for Native POSIX Threading (NPTL)
BR2_PTHREADS_NATIVE=y
I could compile webkit successfully
hope that helps something,
On Thu, 2011-03-10@10:44 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/webkit/webkit.mk | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/package/webkit/webkit.mk b/package/webkit/webkit.mk
> index 6ab609b..f764eea 100644
> --- a/package/webkit/webkit.mk
> +++ b/package/webkit/webkit.mk
> @@ -4,7 +4,7 @@
> #
> #############################################################
>
> -WEBKIT_VERSION = 1.2.6
> +WEBKIT_VERSION = 1.2.7
> WEBKIT_SITE = http://www.webkitgtk.org
> WEBKIT_INSTALL_STAGING = YES
> WEBKIT_DEPENDENCIES = host-flex host-gperf icu libcurl libxml2 libxslt \
--
S?rgio M. B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3309 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20110331/5c250bef/attachment.bin>
next prev parent reply other threads:[~2011-03-31 21:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-10 13:44 [Buildroot] [PATCH 1/5] mesa3d: fix build failure bug #3313 Gustavo Zacarias
2011-03-10 13:44 ` [Buildroot] [PATCH 2/5] xterm: fix dependencies and bump to version 267 Gustavo Zacarias
2011-03-14 21:42 ` Peter Korsgaard
2011-03-10 13:44 ` [Buildroot] [PATCH 3/5] xf86-video-sis: bump to version 0.10.3 Gustavo Zacarias
2011-03-10 13:44 ` [Buildroot] [PATCH 4/5] webkit: bump to version 1.2.7 Gustavo Zacarias
2011-03-31 13:23 ` Peter Korsgaard
2011-03-31 21:38 ` Sergio Monteiro Basto [this message]
2011-03-10 13:44 ` [Buildroot] [PATCH 5/5] midori: bump to version 0.3.2 Gustavo Zacarias
2011-03-31 13:23 ` Peter Korsgaard
2011-03-16 16:40 ` [Buildroot] [PATCH 1/5] mesa3d: fix build failure bug #3313 Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1301607502.26380.10.camel@segulix \
--to=sergio@sergiomb.no-ip.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox