Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Aug 2004 23:15:44 +0200
From:      Joachim Dagerot <freebsd@dagerot.nu>
To:        freebsd-questions@freebsd.org
Subject:   Error installing transcode port
Message-ID:  <200408042115.i74LFkv32314@thunder.trej.net>

next in thread | raw e-mail | index | archive | help
Hi All,

when installing the latest Transcode port the installation ends with
the following row, please let me know if you want more of the output.
I installed it using
> make WITH_AVIFILE=yes WITH_DIVX5=yes install

My system is a 5.1 with regular cvsup's done.

Thanks in advance.


decode_dv.c: In function `decode_dv':
decode_dv.c:184: `frame_size_625_50' undeclared (first use in this
function)
decode_dv.c:184: (Each undeclared identifier is reported only once
decode_dv.c:184: for each function it appears in.)
decode_dv.c:216: `frame_size_525_60' undeclared (first use in this
function)
decode_dv.c:256: warning: passing arg 5 of `dv_decode_full_frame' from
incompatible pointer type
decode_dv.c:273: warning: passing arg 5 of `dv_decode_full_frame' from
incompatible pointer type
decode_dv.c:298: warning: passing arg 5 of `dv_decode_full_frame' from
incompatible pointer type
decode_dv.c:306: warning: passing arg 5 of `dv_decode_full_frame' from
incompatible pointer type
decode_dv.c: In function `probe_dv':
decode_dv.c:413: `frame_size_625_50' undeclared (first use in this
function)
decode_dv.c:420: `frame_size_525_60' undeclared (first use in this
function)
gmake[3]: *** [decode_dv.o] Error 1
gmake[3]: Leaving directory
`/usr/ports/multimedia/transcode/work/transcode-0.6.12/import'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/usr/ports/multimedia/transcode/work/transcode-0.6.12/import'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/ports/multimedia/transcode/work/transcode-0.6.12'
gmake: *** [all] Error 2
*** Error code 2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408042115.i74LFkv32314>