Date: Mon, 21 May 2007 08:04:27 -0700 From: Garrett Cooper <youshi10@u.washington.edu> To: Tsu-Fan Cheng <tfcheng@gmail.com> Cc: FreeBSD <freebsd-questions@freebsd.org> Subject: Re: gstreamer-plugins80 problem Message-ID: <4651B4FB.9010707@u.washington.edu> In-Reply-To: <f84c38580705210715w31ea3740p4f4f990ed80d4903@mail.gmail.com> References: <f84c38580705210715w31ea3740p4f4f990ed80d4903@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4651B4FB.9010707>