From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [RFC 2/3] rpi-userland: fix opengl library symlinks
Date: Wed, 22 Mar 2017 22:54:21 +0100 [thread overview]
Message-ID: <20170322225421.5ce139f6@free-electrons.com> (raw)
In-Reply-To: <20170322181331.23500-3-gael.portay@savoirfairelinux.com>
Hello,
On Wed, 22 Mar 2017 14:13:30 -0400, Ga?l PORTAY wrote:
> Qt WebEngine module is linked against libEGL.so.1 and libGLESv2.so.2.
I don't understand this. Does WebEngine contains pre-built binaries? If
so, then most likely they are only available for a few architectures,
and Qt WebEngine should only be available for those few architectures.
If everything is source code, then presumably the build system uses
-lEGL -lGLESv2, which tells gcc to look for libEGL.so and libGLESv2.so,
so those .1 and .2 suffixes should not matter.
Can you give some more details here?
Also: if this is needed for the qtwebengine build to be successful, it
should appear *before* the qtwebengine patch in the series.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2017-03-22 21:54 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-22 18:13 [Buildroot] [RFC 0/3] Qt WebEngine support Gaël PORTAY
2017-03-22 18:13 ` [Buildroot] [RFC 1/3] qt5webengine: new package Gaël PORTAY
2017-04-18 16:04 ` Gaël PORTAY
2017-05-23 1:46 ` jsmith
2017-06-30 6:19 ` gomsis
2017-07-04 18:39 ` Gaël PORTAY
2017-07-07 5:33 ` Brent Sink
2017-07-07 18:58 ` Gaël PORTAY
2017-07-08 10:48 ` gomsis
2017-07-14 13:26 ` gomsis
2017-07-14 17:38 ` Gaël PORTAY
2017-07-17 5:40 ` gomsis
2017-07-17 5:42 ` gomsis
2017-03-22 18:13 ` [Buildroot] [RFC 2/3] rpi-userland: fix opengl library symlinks Gaël PORTAY
2017-03-22 21:54 ` Thomas Petazzoni [this message]
2017-03-22 22:38 ` Gaël PORTAY
2017-03-22 22:47 ` Thomas Petazzoni
2017-03-22 22:51 ` Gaël PORTAY
2017-03-25 14:25 ` Thomas Petazzoni
2017-04-11 16:30 ` Gaël PORTAY
2017-03-22 18:13 ` [Buildroot] [RFC 3/3] configs: new raspberrypi3 qt5 config Gaël PORTAY
2017-03-22 21:21 ` [Buildroot] [RFC 0/3] Qt WebEngine support Peter Seiderer
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=20170322225421.5ce139f6@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--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 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.