Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 607981 Details for
Bug 852740
libdirectfb_vdpau.so: undefined symbol: XUnlockDisplay
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Link with all the libraries to fix the missing symbols on dlopen
DirectFB-1.6.1-dlopen-vdpau-fix.patch (text/plain), 544 bytes, created by
Tom "spot" Callaway
on 2012-08-29 19:01:10 UTC
(
hide
)
Description:
Link with all the libraries to fix the missing symbols on dlopen
Filename:
MIME Type:
Creator:
Tom "spot" Callaway
Created:
2012-08-29 19:01:10 UTC
Size:
544 bytes
patch
obsolete
>diff -up DirectFB-1.6.1/gfxdrivers/vdpau/Makefile.in.dlopenfix DirectFB-1.6.1/gfxdrivers/vdpau/Makefile.in >--- DirectFB-1.6.1/gfxdrivers/vdpau/Makefile.in.dlopenfix 2012-08-29 12:51:19.563150112 -0400 >+++ DirectFB-1.6.1/gfxdrivers/vdpau/Makefile.in 2012-08-29 12:51:25.742150468 -0400 >@@ -372,7 +372,7 @@ libdirectfb_vdpau_la_SOURCES = \ > libdirectfb_vdpau_la_LDFLAGS = \ > -module \ > -avoid-version \ >- $(DFB_LDFLAGS) -lm >+ $(DFB_LDFLAGS) -lm $(X11VDPAU_LIBS) > > libdirectfb_vdpau_la_LIBADD = \ > $(top_builddir)/lib/direct/libdirect.la \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 852740
: 607981