From: Gary Thomas <gary@mlbassoc.com>
To: Martin Jansa <martin.jansa@gmail.com>
Cc: poky@yoctoproject.org
Subject: Re: Can't build webkit-gtk
Date: Wed, 04 Jan 2012 06:27:40 -0700 [thread overview]
Message-ID: <4F0453CC.7060707@mlbassoc.com> (raw)
In-Reply-To: <20120104131820.GC6485@jama.jama.net>
On 2012-01-04 06:18, Martin Jansa wrote:
> On Wed, Jan 04, 2012 at 06:13:13AM -0700, Gary Thomas wrote:
>> On 2012-01-04 04:59, Gary Thomas wrote:
>>> On 2012-01-03 23:12, Khem Raj wrote:
>>>> On (03/01/12 12:52), Gary Thomas wrote:
>>>>> Using today's master:
>>>>> OE Build Configuration:
>>>>> BB_VERSION = "1.15.0"
>>>>> TARGET_ARCH = "arm"
>>>>> TARGET_OS = "linux-gnueabi"
>>>>> MACHINE = "beagleboard"
>>>>> DISTRO = "poky"
>>>>> DISTRO_VERSION = "1.1+snapshot-20120103"
>>>>> TUNE_FEATURES = "armv7a vfp neon cortexa8"
>>>>> TARGET_FPU = "vfp-neon"
>>>>> meta
>>>>> meta-yocto = "master:f3a1a8897c78e116d7d28947a85687d0ce9d7df7"
>>>>>
>>>>> Build of webkit-gtk fails:
>>>>>
>>>>> Logfile attached.
>>>>>
>>>>> checking for glib-compile-schemas... /home/local/bb_test2/tmp/sysroots/i686-linux/usr/bin/glib-compile-schemas
>>>>> checking which Unicode backend to use... icu
>>>>> checking for icu-config... /home/local/bb_test2/tmp/sysroots/beagleboard/usr/bin/crossscripts/icu-config
>>>>> checking for ZLIB... yes
>>>>> checking for LIBXML... yes
>>>>> checking for PANGO... yes
>>>>> checking whether to enable spellcheck support... yes
>>>>> checking for ENCHANT... yes
>>>>> checking for GAIL... yes
>>>>> checking for CAIRO... yes
>>>>> checking for GTK... yes
>>>>> checking for XT... yes
>>>>> checking whether to do a debug build... no
>>>>> checking whether to enable optimized builds... yes
>>>>> checking whether to enable support for 3D Rendering... no
>>>>> checking whether to enable WebGL support... yes
>>>>> checking GL/gl.h usability... no
>>>>> checking GL/gl.h presence... no
>>>>> checking for GL/gl.h... no
>>>>> configure: error: OpenGL header not found
>>>>> ERROR: oe_runconf failed
>>>>
>>>> may be add "virtual/libgl" to DEPENDS ?
>>>
>>> Has something changed? This used to build just fine...
>>>
>>
>> Note: it does build now with this additional dependency.
>> Perhaps someone has an idea how this broke? Adding this dependency
>> seems like quite a large hammer to use.
>
> Have you tried to read log in upstream repo, maybe this version is first
> to support WebGL or it was changed to be enabled by default
It seems that this was changed with the most recent recipe update
in yocto rev (663c893b084333ea9703079a9b056d74ffa5e2a3) which explicitly
added '--enable-webkit2'
>>>>> checking whether to enable WebGL support... yes
> and that's why now it needs libgl and nobody noticed because most people
> have libgl already because of xserver.
Too bad that doesn't seem to be the case in Yocto - this failure is for
the off-the-shelf beagleboard support.
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
next prev parent reply other threads:[~2012-01-04 13:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-03 19:52 Can't build webkit-gtk Gary Thomas
2012-01-04 6:12 ` Khem Raj
2012-01-04 11:59 ` Gary Thomas
2012-01-04 13:13 ` Gary Thomas
2012-01-04 13:18 ` Martin Jansa
2012-01-04 13:27 ` Gary Thomas [this message]
2012-01-04 13:32 ` Martin Jansa
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=4F0453CC.7060707@mlbassoc.com \
--to=gary@mlbassoc.com \
--cc=martin.jansa@gmail.com \
--cc=poky@yoctoproject.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.