On Mon, 26 Jan 2009, David P. Discher wrote:

It appear that the update of gstreamer-plugins from 0.10.1 to 0.10.2 ... might have broken the port.

It's more likely the update of multimedia/gstreamer from 0.10.21 to 0.10.22 that broke gstreamer-plugins.

When trying to do a full built of gnome2, this port is bombing out ...


In file included from audioconvert.c:32:
../../gst-libs/gst/floatcast/floatcast.h:111: error: redefinition of 'GFLOAT_SWAP_LE_BE' /usr/local/include/gstreamer-0.10/gst/gstutils.h:531: error: previous definition of 'GFLOAT_SWAP_LE_BE' was here ../../gst-libs/gst/floatcast/floatcast.h:131: error: redefinition of 'GDOUBLE_SWAP_LE_BE' /usr/local/include/gstreamer-0.10/gst/gstutils.h:554: error: previous definition of 'GDOUBLE_SWAP_LE_BE' was here
gmake[3]: *** [libgstaudioconvert_la-audioconvert.lo] Error 1
gmake[3]: Leaving directory `/oxford/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.21/gst/audioconvert'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/oxford/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.21/gst'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/oxford/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.21'
gmake: *** [all] Error 2


It seems that /usr/local/include/gstreamer-0.10/gst/gstutils.h was introduced with gstreamer 0.10.22. But gstreamer-plugins didn't get updated to the matching version. I suspect that the build issue will be resolved when gstreamer-plugins and friends will all get bumped.

Géraud.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to