gstreamer-plugins80 problem

Garrett Cooper youshi10 at u.washington.edu
Mon May 21 15:38:31 UTC 2007


Tsu-Fan Cheng wrote:
> it's gcc 3.4.6, is it too old??
> 
> but the real question is, the gstreamer-plugins80 is required by 
> wxgtk26, though streamer itself is marked as obsolete, and gstreamer 
> 0.10 is recommended as a substitute. I installed gstreamer 0.10 and 
> succeeded but didn't take care of the wxgtk dependency problem.
> 
> currently i just deinstall all of them, what the h***...
> 
> TFC
> 
> On 5/21/07, * Garrett Cooper* <youshi10 at u.washington.edu 
> <mailto:youshi10 at u.washington.edu>> wrote:
> 
>     Tsu-Fan Cheng wrote:
>      > hi,
>      >   sorry i have many problems during this xorg upgrade.
>      >
>      >   i seemed to have done most, if not all, my upgrade due to xorg,
>     and now
>      > it comes to gstreamer stuff. what i have is gstreamer-plugins80
>     that is
>      > required by wxgtk. By running the command, portupgrade -Rr
>     'gstreamer*',  I
>      > got an error, here is what it's like:
>      >
>      > [edit]..............
>      > Making all in ext
>      > gmake[2]: Entering directory
>      >
>     `/usr/ports/multimedia/gstreamer-plugins80/work/gst-plugins-0.8.12/ext'
>      > Making all in libcaca
>      > gmake[3]: Entering directory
>      > `/usr/ports/multimedia/gstreamer-plugins80/work/gst-plugins-0.8.12
>      > /ext/libcaca'
>      > if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc
>      > -DHAVE_CONFIG_H
>      > -I. -I. -I../..   -I/usr/local/include -I/usr/local/include
>      > -I../../gst-libs -I../../gst-libs -D_LARGEFILE_SOURCE
>      > -D_FILE_OFFSET_BITS=64
>      > -D_REENTRANT -I/usr/local/include/gstreamer-0.8
>     -I/usr/local/include/glib-
>      > 2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2
>      > -I/usr/local/include   -DGST_DISABLE_DEPRECATED  -Wall
>      > -I/usr/local/include/
>      > -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -MT
>     libgstcacasink_la-
>      > gstcacasink.lo -MD -MP -MF
>     ".deps/libgstcacasink_la-gstcacasink.Tpo" -c -o
>      > libgstcacasink_la- gstcacasink.lo `test -f 'gstcacasink.c' || echo
>      > './'`gstcacasink.c; \
>      >    then mv -f ".deps/libgstcacasink_la-gstcacasink.Tpo"
>      > ".deps/libgstcacasink_la-gstcacasink.Plo "; else rm -f
>      > ".deps/libgstcacasink_la-gstcacasink.Tpo"; exit 1; fi
>      > mkdir .libs
>      > cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include
>      > -I/usr/local/include -I../../gst-libs -I../../gst-libs
>     -D_LARGEFILE_SOURCE
>      > -D_FILE_OFFSET_BITS=64 -D_REENTRANT
>      > -I/usr/local/include/gstreamer-0.8-I/usr/local/include/glib-
>      > 2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2
>      > -I/usr/local/include -DGST_DISABLE_DEPRECATED -Wall
>     -I/usr/local/include/
>      > -O2 -fno-strict-aliasing -pipe -I/usr/local/include -MT
>     libgstcacasink_la-
>      > gstcacasink.lo -MD -MP -MF .deps/libgstcacasink_la-gstcacasink.Tpo -c
>      > gstcacasink.c  -fPIC -DPIC -o .libs/libgstcacasink_la- gstcacasink.o
>      > gstcacasink.c: In function `gst_cacasink_sinkconnect':
>      > gstcacasink.c:280: warning: implicit declaration of function
>      > `caca_free_bitmap'
>      > gstcacasink.c:283: warning: implicit declaration of function
>      > `caca_create_bitmap'
>      > gstcacasink.c:287: warning: assignment makes pointer from integer
>     without a
>      > cast
>      > gstcacasink.c: In function `gst_cacasink_chain':
>      > gstcacasink.c:339: warning: implicit declaration of function
>     `caca_clear'
>      > gstcacasink.c:340: warning: implicit declaration of function
>      > `caca_draw_bitmap'
>      > gstcacasink.c:342: warning: implicit declaration of function
>     `caca_refresh'
>      > gstcacasink.c: In function `gst_cacasink_set_property':
>      > gstcacasink.c:361: warning: implicit declaration of function
>      > `caca_set_dithering'
>      > gstcacasink.c:361: error: `CACA_DITHERING_NONE' undeclared (first
>     use in
>      > this function)
>      > gstcacasink.c :361: error: (Each undeclared identifier is
>     reported only once
>      > gstcacasink.c:361: error: for each function it appears in.)
>      > gstcacasink.c:367: warning: implicit declaration of function
>      > `caca_set_feature'
>      > gstcacasink.c:367: error: `CACA_ANTIALIASING_MAX' undeclared
>     (first use in
>      > this function)
>      > gstcacasink.c:371: error: `CACA_ANTIALIASING_MIN' undeclared
>     (first use in
>      > this function)
>      > gstcacasink.c: In function `gst_cacasink_open':
>      > gstcacasink.c:419: warning: implicit declaration of function
>     `caca_init'
>      > gstcacasink.c:421: warning: implicit declaration of function
>      > `caca_get_width'
>      > gstcacasink.c:422: warning: implicit declaration of function
>      > `caca_get_height'
>      > gstcacasink.c:424: error: `CACA_ANTIALIASING_MAX' undeclared
>     (first use in
>      > this function)
>      > gstcacasink.c :426: error: `CACA_DITHERING_NONE' undeclared
>     (first use in
>      > this function)
>      > gstcacasink.c: In function `gst_cacasink_close':
>      > gstcacasink.c:443: warning: implicit declaration of function
>     `caca_end'
>      > gmake[3]: *** [libgstcacasink_la-gstcacasink.lo] Error 1
>      > gmake[3]: Leaving directory
>      > `/usr/ports/multimedia/gstreamer-plugins80/work/gst-plugins-0.8.12
>      > /ext/libcaca'
>      > gmake[2]: *** [all-recursive] Error 1
>      > gmake[2]: Leaving directory
>      >
>     `/usr/ports/multimedia/gstreamer-plugins80/work/gst-plugins-0.8.12/ext'
>      > gmake[1]: *** [all-recursive] Error 1
>      > gmake[1]: Leaving directory
>      > `/usr/ports/multimedia/gstreamer-plugins80/work/gst- plugins-0.8.12'
>      > gmake: *** [all] Error 2
>      > *** Error code 2
>      > .................
>      >
>      > could it be some other xorg component that i missed? any advice is
>      > appreciated!!
>      >
>      > TFC
> 
>     Looks like you're missing some source for GST that should be present.
> 
>     What version of GCC are you using?
> 
>     -Garrett

I'd talk to the maintainer then about this.

-Garrett


More information about the freebsd-questions mailing list