After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 584681 - filternoxoverlay can't find libgstinterfaces
filternoxoverlay can't find libgstinterfaces
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-gl
git master
Other Windows
: Normal normal
: 0.10.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-06-03 01:50 UTC by LRN
Modified: 2009-08-10 23:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
adds -base libs and cflags (745 bytes, patch)
2009-06-03 01:51 UTC, LRN
reviewed Details | Review
adds -base libs and cflags (1.06 KB, patch)
2009-06-04 14:52 UTC, LRN
committed Details | Review

Description LRN 2009-06-03 01:50:36 UTC
Because the place where it is located is not in libpath, because Makefile.am does not have any references to -base.
Comment 1 LRN 2009-06-03 01:51:16 UTC
Created attachment 135857 [details] [review]
adds -base libs and cflags
Comment 2 Filippo Argiolas 2009-06-04 07:59:41 UTC
patch: **** malformed patch at line 14.

I know it's pretty trivial to commit but why could you prepare the patch with git-format-patch?
Comment 3 LRN 2009-06-04 14:52:08 UTC
Created attachment 135946 [details] [review]
adds -base libs and cflags