From owner-freebsd-questions Mon Jul 8 15:10:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D0E637B400 for ; Mon, 8 Jul 2002 15:10:31 -0700 (PDT) Received: from web13204.mail.yahoo.com (web13204.mail.yahoo.com [216.136.174.189]) by mx1.FreeBSD.org (Postfix) with SMTP id 4621D43E09 for ; Mon, 8 Jul 2002 15:10:31 -0700 (PDT) (envelope-from eduhuertas@yahoo.com) Message-ID: <20020708221030.64184.qmail@web13204.mail.yahoo.com> Received: from [168.234.139.84] by web13204.mail.yahoo.com via HTTP; Mon, 08 Jul 2002 17:10:30 CDT Date: Mon, 8 Jul 2002 17:10:30 -0500 (CDT) From: =?iso-8859-1?q?Eduardo=20Huertas?= Subject: make transcode fails To: freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I was trying to make install dvdrip from ports but failed when tried to make transcode. I would apretiate if somebody can tell me what to do to install this. Thank you very much. Answer me directly please. -edu- Here is the last output trying to make transcode: cc -DHAVE_CONFIG_H -I../.. -I. -I../.. -I. -I./ -I../../src -I../ -I../../ -I./../../src -I./../.. -I/usr/include -I/usr/local/include/glib12 -I/usr/local/include -Wall -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL11 -D_REENTRANT -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/local/include -O -pipe -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c filter_preview.c -Wp,-MD,.deps/filter_preview.TPlo -fPIC -DPIC -o filter_preview.lo In file included from filter_preview.c:32: display.h:69: syntax error before `gint' display.h:75: syntax error before `guint32' display.h:85: syntax error before `gint' display.h:111: syntax error before `gint' display.h:127: syntax error before `dv_display_init' display.h:131: warning: type defaults to `int' in declaration of `dv_display_init' display.h:131: warning: data definition has no type or storage class In file included from filter_preview.c:33: filter_preview.h:32: syntax error before `guint8' filter_preview.h:42: syntax error before `gint' filter_preview.c: In function `tc_filter': filter_preview.c:130: structure has no member named `arg_display' filter_preview.c:133: structure has no member named `arg_display' filter_preview.c:134: structure has no member named `arg_display' filter_preview.c:135: structure has no member named `arg_display' filter_preview.c:202: structure has no member named `pixels' gmake[3]: *** [filter_preview.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/graphics/transcode/work/transcode-0.6.0pre5/filter/preview' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/transcode/work/transcode-0.6.0pre5/filter' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/transcode/work/transcode-0.6.0pre5' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/graphics/transcode. % _________________________________________________________ Do You Yahoo!? Información de Estados Unidos y América Latina, en Yahoo! Noticias. Visítanos en http://noticias.espanol.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message