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 598884 - Build error: interfaces-enumtypes.h not found
Build error: interfaces-enumtypes.h not found
Status: RESOLVED DUPLICATE of bug 597546
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-10-19 01:00 UTC by Frank Solensky
Modified: 2009-10-21 08:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build error messages (2.62 KB, text/plain)
2009-10-19 01:00 UTC, Frank Solensky
Details

Description Frank Solensky 2009-10-19 01:00:53 UTC
Created attachment 145758 [details]
build error messages

Trying to do a full gnome build via jhbuild on ubuntu 9.10
Things are going fine until I get to gst-plugins-base when I run into a "file
not found" message on "LINK libgstinterfaces-0.10.la".
Dropping into the shell, the problem seems to be when working on
GstInterfaces-0.10.gir (see attached).

Is there any other info I can provide?
Comment 1 Frank Solensky 2009-10-20 04:18:44 UTC
Manually editing the Makefiles in gst-plugins-base/gst-libs/gst/(interfaces pbutils video app audio) so that gir_headers and gir_sources so that they do not include the "nodist_libgst<name>_0.10_la_*" patterns seems to be a workaround
Comment 2 Sebastian Dröge (slomo) 2009-10-21 08:59:28 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 597546 ***