Date: Sun, 7 Jul 2002 18:06:51 -0700 (PDT) From: jbw <j.bw@verizon.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/40317: transcode compilation problem Message-ID: <200207080106.g6816pah018004@www.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 40317 >Category: ports >Synopsis: transcode compilation problem >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jul 07 18:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: jbw >Release: 4.6 >Organization: >Environment: unifex# uname -a FreeBSD unifex.verizon.net 4.6-STABLE FreeBSD 4.6-STABLE #2: Sat Jun 29 10:51:58 EDT 2002 root@unifex.verizon.net:/usr/obj/usr/src/sys/unifex i386 >Description: Cannot compile transcode from ports...I receive the following error 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 -march=pentiumpro -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. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall42145.0 make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! graphics/transcode (new compiler error) >How-To-Repeat: cd /usr/ports/graphics/transcode make clean make... >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207080106.g6816pah018004>