Bug 1602317

Summary: undefined symbol: LoaderGetOS
Product: [Fedora] Fedora Reporter: Olivier Fourdan <ofourdan>
Component: xorg-x11-drv-v4lAssignee: X/OpenGL Maintenance List <xgl-maint>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: alexl, caillon+fedoraproject, caolanm, jglisse, john.j5live, mbarnes, mchehab, peter.hutterer, rhughes, rstrode, sandmann, xgl-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: xorg-x11-drv-v4l-0.2.0-54.fc29 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-07-19 23:27:16 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Patch to add none

Description Olivier 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...

Comment 1 Peter Hutterer 2018-07-19 23:27:16 UTC
added and done, thanks.