[gstreamer-bugs] [Bug 456154] New: Nonportable makefile constructs
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Thu Jul 12 00:30:13 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
Summary: Nonportable makefile constructs
Product: GStreamer
Version: 0.10.13
Platform: Other
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: minor
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: yeti at physics.muni.cz
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: Unspecified
GNOME milestone: Unspecified
GStreamer fails to build with FreeBSD make due to non-portable Makefile
constructs used for glib-mkenum rules (use of $^), and then again in the tools
man page build which uses
%- at GST_MAJORMINOR@.1: %.1.in
sed \
-e s,gst-feedback,gst-feedback- at GST_MAJORMINOR@,g \
-e s,gst-inspect,gst-inspect- at GST_MAJORMINOR@,g \
-e s,gst-launch,gst-launch- at GST_MAJORMINOR@,g \
-e s,gst-typefind,gst-typefind- at GST_MAJORMINOR@,g \
-e s,gst-xmlinspect,gst-xmlinspect- at GST_MAJORMINOR@,g \
-e s,gst-xmllaunch,gst-xmllaunch- at GST_MAJORMINOR@,g \
-e s,GST_MAJORMINOR, at GST_MAJORMINOR@,g \
$< >$@
--
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