[OE-core] [PATCH v2] mesa-demos: Fix building demos which require GLU.

Burton, Ross ross.burton at intel.com
Thu Jul 16 22:01:07 UTC 2015


On 16 July 2015 at 17:51, Martin Jansa <martin.jansa at gmail.com> wrote:

> Yes, but if-found (by pkg-config) then the macro itself sets GLU_LIBS
> and GLU_CFLAGS, so it doesn't make sense to call AC_CHECK_LIB to change
> GLU_LIBS value.
>
> action-if-not-found on the other hand is for cases where your GLU
> implementation doesn't provide pkg-config and you want to try to find it
> with AC_CHECK_LIB.
>
> I believe you that there could be an issue with building glu demos, but
> I guess it's issue in your GLU implementation (whatever that is) and
> this change is not correct fix for it - it just happen to help in your
> case and breaks other cases.
>

I agree with Martin here.  Can you replicate the problem using a qemu
machine and just oe-core?

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20150716/bc757a76/attachment-0002.html>


More information about the Openembedded-core mailing list