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 581982 Details for
Bug 812575
Review Request: mingw-gstreamer-plugins-bad-free - Cross compiled GStreamer plug-ins "bad"
[?]
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]
patch needed to fix librfb linking
0001-build-fix-librfb-linking-on-win32.patch (text/plain), 1023 bytes, created by
Marc-Andre Lureau
on 2012-05-03 23:06:45 UTC
(
hide
)
Description:
patch needed to fix librfb linking
Filename:
MIME Type:
Creator:
Marc-Andre Lureau
Created:
2012-05-03 23:06:45 UTC
Size:
1023 bytes
patch
obsolete
>From a855bb55a1fe8bb9c4c25412acb6e1c220e55488 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= <marcandre.lureau@gmail.com> >Date: Thu, 3 May 2012 23:49:21 +0200 >Subject: [PATCH] build: fix librfb linking on win32 > >https://bugzilla.gnome.org/show_bug.cgi?id=675415 >--- > gst/librfb/Makefile.in | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/gst/librfb/Makefile.in b/gst/librfb/Makefile.in >index 6222796..7e41917 100644 >--- a/gst/librfb/Makefile.in >+++ b/gst/librfb/Makefile.in >@@ -561,7 +561,7 @@ noinst_LTLIBRARIES = librfb.la > plugin_LTLIBRARIES = libgstrfbsrc.la > libgstrfbsrc_la_SOURCES = gstrfbsrc.c > libgstrfbsrc_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS) $(X11_CFLAGS) -I$(srcdir)/.. >-libgstrfbsrc_la_LIBADD = $(GST_BASE_LIBS) $(X11_LIBS) librfb.la >+libgstrfbsrc_la_LIBADD = $(GST_BASE_LIBS) $(X11_LIBS) $(WIN32_LIBS) librfb.la > libgstrfbsrc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) > libgstrfbsrc_la_LIBTOOLFLAGS = --tag=disable-static > librfb_la_SOURCES = \ >-- >1.7.10 >
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 812575
: 581982