Date: Mon, 5 Aug 2013 15:07:00 +1000 From: Robert Backhaus <robbak@robbak.com> To: Aric Gregson <aorchid@mac.com> Cc: multimedia@freebsd.org Subject: Re: Failed Build gstreamer-plugins-gl FreeBSD 9.1 Message-ID: <CABG_4jmeYFebYyThXy63pre2ZiXsD_pW1MhE_5y0kuFt5vDhdA@mail.gmail.com> In-Reply-To: <86k3l4pzog.fsf@freeenv.ad.medctr.ucla.edu> References: <86k3l4pzog.fsf@freeenv.ad.medctr.ucla.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
I had this issue too. Long story short, you have an old version of libvisual. The one you need is graphics/libvisual04. Remove graphics/libvisual (which probably isn't being referred to by any port) and it will build fine. On 6 July 2013 05:35, Aric Gregson <aorchid@mac.com> wrote: > Hello, > > I am upgrading my ports from June 7 2013 to July 3 2013 and apparently > need to rebuild graphics/gstreamer-plugins-gl. I am consistently > receiving the following error: > > visual-gl.c:943: error: 'GstVisualGL' has no member named 'earliest_time' > visual-gl.c:961: error: 'GstVisualGL' has no member named 'width' > visual-gl.c:961: error: 'GstVisualGL' has no member named 'height' > visual-gl.c:966: error: 'GstVisualGL' has no member named 'width' > visual-gl.c:966: error: 'GstVisualGL' has no member named 'height' > visual-gl.c:968: error: 'GstVisualGL' has no member named 'width' > visual-gl.c:968: error: 'GstVisualGL' has no member named 'height' > visual-gl.c:969: error: 'GstVisualGL' has no member named 'width' > visual-gl.c:969: error: 'GstVisualGL' has no member named 'height' > visual-gl.c:973: error: 'GstVisualGL' has no member named 'duration' > visual-gl.c:979: error: 'GstVisualGL' has no member named 'spf' > visual-gl.c:983: error: 'GstVisualGL' has no member named 'adapter' > visual-gl.c:983: error: 'GstVisualGL' has no member named 'spf' > visual-gl.c: In function 'gst_visual_gl_change_state': > visual-gl.c:1017: warning: null format string > visual-gl.c:1089: error: 'GstVisualGL' has no member named 'width' > visual-gl.c:1089: error: 'GstVisualGL' has no member named 'height' > visual-gl.c:1111: warning: null format string > visual-gl.c: In function 'gst_visual_gl_actor_plugin_is_gl': > visual-gl.c:1142: warning: implicit declaration of function > 'VISUAL_ACTOR_PLUGIN' > visual-gl.c:1142: error: invalid type argument of '->' > visual-gl.c: In function 'plugin_init': > visual-gl.c:1183: warning: implicit declaration of function > 'visual_collection_size' > visual-gl.c:1183: warning: implicit declaration of function > 'VISUAL_COLLECTION' > gmake[3]: *** [libgstlibvisualgl_la-visual-gl.lo] Error 1 > gmake[3]: Leaving directory > `/usr/ports/graphics/gstreamer-plugins-gl/work/gst-plugins-gl-0.10.3/ext/libvisual' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory > `/usr/ports/graphics/gstreamer-plugins-gl/work/gst-plugins-gl-0.10.3/ext' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/usr/ports/graphics/gstreamer-plugins-gl/work/gst-plugins-gl-0.10.3' > gmake: *** [all] Error 2 > *** [do-build] Error code 1 > > Stop in /usr/ports/graphics/gstreamer-plugins-gl. > > > I am running: > > FreeBSD freeenv 9.1-STABLE FreeBSD 9.1-STABLE #0 r248590: Thu Mar 21 > 12:44:17 PDT 2013 root@freeenv:/usr/obj/usr/src/sys/GENERIC amd64 > > Any suggestions would be greatly appreciated. Also, if you need more > information please let me know. > > Thanks very much, Aric > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to " > freebsd-multimedia-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABG_4jmeYFebYyThXy63pre2ZiXsD_pW1MhE_5y0kuFt5vDhdA>