Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jun 2002 17:59:14 -0400
From:      jbw <j.bw@verizon.net>
To:        ports@freebsd.org
Subject:   transcode....
Message-ID:  <20020627215914.GA60261@unifex.verizon.net>

next in thread | raw e-mail | index | archive | help
I receive the following error message when trying to install transcode.
Any ideas on how to resolve this.

Making all in preview
gmake[3]: Entering directory `/usr/ports/graphics/transcode/work/transcode-0.6.0pre5/filter/preview'
source='filter_preview.c' object='filter_preview.lo' libtool=yes \
depfile='.deps/filter_preview.Plo' tmpdepfile='.deps/filter_preview.TPlo' \
depmode=gcc /usr/local/bin/bash ../../autotools/depcomp \
/usr/local/bin/bash ../../libtool --mode=compile 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 -o filter_preview.lo `test -f 'filter_preview.c' || echo './'`filter_preview.c
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: make


TIA

jbw


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?20020627215914.GA60261>