From: Oliver <urnen81@yahoo.es>
To: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: [meta-raspberrypi] meta-ivi & meta-raspberrypi
Date: Wed, 29 Apr 2015 13:30:13 +0000 (UTC) [thread overview]
Message-ID: <17420222.681949.1430314213894.JavaMail.yahoo@mail.yahoo.com> (raw)
Hello
I have been working building together the meta-raspberrypi & the meta-ivi layers.
I have been stuck with configuration/compilation of weston(from mata-ivi layer):
1)
You can check the intial thread http://lists.genivi.org/pipermail/genivi-meta-ivi/2015-April/000508.html
egl provided by userlad is not detected as the *.pc files are not deployed
Someone has faced similar problems:
http://git.buildroot.net/buildroot/commit/?id=2282b93f4248a32de84805456efa352f69b28624
2)
With this I am able to reach the do_compile stage but there are errors related to the undefined type
PFNEGLQUERYWAYLANDBUFFERWL
Hacked this one forcing the inclusion of <weston-egl-ext.h> :-S
3)
At linking time the next trouble is:
/home/oliver/raspberry/build-rpi-ivi/tmp/sysroots/i686-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.9.1/ld: cannot find -lwayland-egl
IIRC this lib is provided by mesa-gl, but in my build, mesa is configured(--disable-egl (is this ok being provided by userlad?)) which might be the reason why libwayland-egl is not getting deployed in the image?
Any correction to my statements or hint to go further would be appreciated
Best Regards & thanks for your time
Oliver
next reply other threads:[~2015-04-29 13:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-29 13:30 Oliver [this message]
2015-04-29 14:05 ` [meta-raspberrypi] meta-ivi & meta-raspberrypi Alex J Lennon
2015-04-29 14:34 ` Mauro Carvalho Chehab
2015-04-29 14:53 ` Alex J Lennon
2015-04-30 11:08 ` Andrei Gherzan
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=17420222.681949.1430314213894.JavaMail.yahoo@mail.yahoo.com \
--to=urnen81@yahoo.es \
--cc=yocto@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.