Bug 29426 - gstreamer-0.10.30 and plugins-base fail to build with make-3.82
Summary: gstreamer-0.10.30 and plugins-base fail to build with make-3.82
Status: RESOLVED FIXED
Alias: None
Product: gstreamer
Classification: Unclassified
Component: account (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Thomas Vander Stichele
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-06 11:26 UTC by ken moffat
Modified: 2010-08-10 02:58 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
patch for gstreamer (1.18 KB, patch)
2010-08-06 11:26 UTC, ken moffat
Details | Splinter Review
patch for gst-plugins-base (1.23 KB, patch)
2010-08-06 11:27 UTC, ken moffat
Details | Splinter Review

Description ken moffat 2010-08-06 11:26:04 UTC
Created attachment 37645 [details] [review]
patch for gstreamer

make[4]: Entering directory `/home/ken/gstreamer-0.10.30/docs/gst'
Makefile:939: *** missing separator (did you mean TAB instead of 8 spaces?).  Stop.

Affects gstreamer in docs/gst, docs/libs, docs/plugins and gst-plugins-base in docs/libs, docs/plugins.
Caused by either or both of common/gtk-doc{,-plugins}.mak.

For anyone affected by this on the released versions, either apply the patches and autoreconf, or just edit the relevant Makefile.in's.
Comment 1 ken moffat 2010-08-06 11:27:04 UTC
Created attachment 37646 [details] [review]
patch for gst-plugins-base
Comment 2 Tim Müller 2010-08-10 02:58:12 UTC
Thanks, I have pushed this to the common submodule now:

commit 4a070a90a7f679b26fd571c30b76c4ba4cc49381
Author: Ken Moffat <zarniwhoop73@googlemail.com>
Date:   Mon Aug 9 23:41:22 2010 +0100

    gtk-doc*.mak: use tabs instead of spaces to fix build with make-3.82
    
    https://bugs.freedesktop.org/show_bug.cgi?id=29426

However, note that this bug tracker (on freedesktop.org) is only for GStreamer git accounts. We use http://bugzilla.gnome.org for bug tracking, see http://gstreamer.freedesktop.org/bugs/. Usually I'd ask you to re-file your bug here, but since I'm in the process of making releases and wanted to get the fix in, I've just pushed it now. Thanks for the patches.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.