[gstreamer-bugs] [Bug 570673] no longer compile on the latest rhel/centos and fedora release

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Feb 18 13:32:29 PST 2009


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

  GStreamer | gstreamer (core) | Ver: 0.10.22




------- Comment #25 from Levente Farkas  2009-02-18 21:32 UTC -------
it takes for more than a day debugging for me:-(
unfortunately this was in spec file

#make %{?_smp_mflags}
# FIXME: docs building doesn't work with smp yet
make ERROR_CFLAGS="" LIBTOOL="%{_bindir}/libtool"

i simple change to:
make %{?_smp_mflags}
# FIXME: docs building doesn't work with smp yet
#make ERROR_CFLAGS="" LIBTOOL="%{_bindir}/libtool"

and now everything works. i also wrote a fedora bugreport.


-- 
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=570673.




More information about the Gstreamer-bugs mailing list