From owner-freebsd-questions@FreeBSD.ORG Mon May 21 15:04:30 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2715916A46B for ; Mon, 21 May 2007 15:04:30 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout4.cac.washington.edu (mxout4.cac.washington.edu [140.142.33.19]) by mx1.freebsd.org (Postfix) with ESMTP id 03C1813C469 for ; Mon, 21 May 2007 15:04:29 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.141] (may be forged)) by mxout4.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l4LF4Tho017878 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 21 May 2007 08:04:29 -0700 X-Auth-Received: from [192.168.10.45] (c-67-166-149-71.hsd1.ca.comcast.net [67.166.149.71]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l4LF4Ss5005541 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 21 May 2007 08:04:29 -0700 Message-ID: <4651B4FB.9010707@u.washington.edu> Date: Mon, 21 May 2007 08:04:27 -0700 From: Garrett Cooper User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: Tsu-Fan Cheng References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.3.1.294258, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.5.21.74536 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __LINES_OF_YELLING 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Cc: FreeBSD Subject: Re: gstreamer-plugins80 problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 May 2007 15:04:30 -0000 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