[gstreamer-bugs] [Bug 456154] Nonportable makefile constructs

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Aug 24 09:37:56 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=456154

  GStreamer | gstreamer (core) | Ver: 0.10.13

Jan Schmidt changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at mad.scientist.com




------- Comment #7 from Jan Schmidt  2007-08-24 16:37 UTC -------
This patch is not, in fact, correct - it breaks make dist. 

$^ is the list of pre-requisites, *including* the directories they were found
in.
Using gst_headers makes it so that enum generation during the dist breaks
because the sources are being pulled from ../../

common/glib-gen.mak also makes use of $^ for enum generation so however it is
fixed here will also need to be applied there.

In the meantime, I'm going to revert the patch.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=456154.




More information about the Gstreamer-bugs mailing list