DescriptionOlivier Fourdan
2018-07-18 07:47:46 UTC
Created attachment 1459666[details]
Patch to add
Description of problem:
Xorg: symbol lookup error: /usr/lib64/xorg/modules/drivers/v4l_drv.so: undefined symbol: LoaderGetOS
Version-Release number of selected component (if applicable):
xorg-x11-drv-v4l-0.2.0-53
xorg-x11-server-Xorg-1.20.0
How reproducible:
100%
Steps to Reproduce:
1. Xorg -configure
Actual results:
Xorg: symbol lookup error: /usr/lib64/xorg/modules/drivers/v4l_drv.so: undefined symbol: LoaderGetOS
Expected results:
No error.
Additional info:
We need https://cgit.freedesktop.org/xorg/driver/xf86-video-v4l/commit/?id=74d39213
I tried to push the fix myself but I don't have write access to this repo...