[Glamor] [PATCH] Request libgbm >= 9 to prevent compile errors

davyaxel at free.fr davyaxel at free.fr
Sun Dec 8 02:04:46 PST 2013


On 08/12/2013, Gaetan Nadon wrote :
> On 13-12-07 06:22 PM, davyaxel at free.fr wrote:
>> In that case we probably need to duplicate the check to gbm, so the egl part can compile (but without the dri3 part) when gbm <= 8
> I am not sure I understand what you mean. There is only one
> PKG_CHECK_MODULES for libgbm, so the variable GBM will be set to "no" if
> libgbm is missing or < 9. Maybe you see another problem I don't, as I am
> not a video driver developer.
>
> If you agree the patch I submitted is a step forward and actually fixes
> a problem, you can give it a review tag. Then you can post a follow on
> patch for whatever else you see wrong or if my fix is incomplete. Great
> progress has been made.
>
> Thanks
>
I'm afraid this patch would introduce another problem: if we have libgbm v8,
we wouldn't be able to use gbm at all with egl.

I'm going to post another fix, which will include your fix and my last patch, to solve the problem.

Axel Davy


More information about the Glamor mailing list