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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jul 13 01:38:22 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




------- Comment #5 from Yeti  2007-07-13 08:38 UTC -------
(In reply to comment #4)
> The $< >$@ construct has been around since BSD 4.2.  It shouldn't need to be
> changed.

The problem is of course not in $< and $@ but in the use of %-patterns that are
GNU make extension.  The rule does not match at all and the build stops because
it cannot create the man pages.


-- 
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