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 646574 - libgstinterfaces.def: Removed an exported symbol that is no longer valid
libgstinterfaces.def: Removed an exported symbol that is no longer valid
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Windows
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-04-02 21:27 UTC by Håvard Graff (hgr)
Modified: 2011-04-12 12:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (822 bytes, patch)
2011-04-02 21:27 UTC, Håvard Graff (hgr)
rejected Details | Review

Description Håvard Graff (hgr) 2011-04-02 21:27:25 UTC
Created attachment 184989 [details] [review]
patch

...
Comment 1 Sebastian Dröge (slomo) 2011-04-04 07:38:12 UTC
That function still exists, it's inside interfaces-enumtypes.[ch], which is automatically generated.
Comment 2 Sebastian Dröge (slomo) 2011-04-04 07:39:27 UTC
Any idea why that file might be outdated for you? Are you building for win32 and the one included in win32/common is outdated for you (it includes that function in GIT).
Comment 3 Håvard Graff (hgr) 2011-04-04 07:41:03 UTC
I´ll check it out and get back to you! :)
Comment 4 Tim-Philipp Müller 2011-04-12 12:30:59 UTC
Assuming build system failure of some sort. Please re-open if there's still something to fix upstream.