build fails (multimedia/transcode)

Randy Pratt rpratt1950 at earthlink.net
Wed Aug 4 07:26:53 PDT 2004


On Tue, 3 Aug 2004 22:38:04 -0700 (PDT)
Jobert <js082130 at yahoo.com> wrote:

> Hello good day;
> Any help on this error build thanks on advance.
> 
> then mv -f ".deps/decode_dv.Tpo"
> ".deps/decode_dv.Po";
> \
> else rm -f ".deps/decode_dv.Tpo"; exit 1; \
> fi
> decode_dv.c: In function `decode_dv':
> decode_dv.c:184: error: `frame_size_625_50'
> undeclared
> (first use in t
> decode_dv.c:184: error: (Each undeclared identifier
> is
> reported only o
> decode_dv.c:184: error: for each function it appears
> in.)
> decode_dv.c:216: error: `frame_size_525_60'
> undeclared
> (first use in t
> decode_dv.c:256: warning: passing arg 5 of
> `dv_decode_full_frame' from
> decode_dv.c:273: warning: passing arg 5 of
> `dv_decode_full_frame' from
> decode_dv.c:298: warning: passing arg 5 of
> `dv_decode_full_frame' from
> decode_dv.c:306: warning: passing arg 5 of
> `dv_decode_full_frame' from
> decode_dv.c: In function `probe_dv':
> decode_dv.c:413: error: `frame_size_625_50'
> undeclared
> (first use in t
> decode_dv.c:420: error: `frame_size_525_60'
> undeclared
> (first use in t
> gmake[3]: *** [decode_dv.o] Error 1
> gmake[3]: Leaving directory
> '/usr/ports/multimedia/transcode/work/tran
>  gmake[2]: *** [all-recursive] Error 1
>  gmake[2]: Leaving directory
>  `/usr/ports/multimedia/transcode/work/tran
>  gmake[1]: *** [all-recursive] Error 1
>  gmake[1]: Leaving directory
>  `/usr/ports/multimedia/transcode/work/tran
>  gmake: *** [all] Error 2
> *** Error code 2

Hi Jobert,

I'm seeing the same failure but its already been reported.  I think
there is already a PR filed with a patch:

	http://www.freebsd.org/cgi/query-pr.cgi?pr=69406

You might try that patch if you can't wait for it to be committed
to the tree.

You can check the status of any port for build failures at:

	http://portsmon.firepipe.net/index.html

There is a link on that page where you can review a single port:

	http://portsmon.firepipe.net/portoverview.py

or you can browse the entire database in many different ways from
other options listed.

Best regards,

Randy

-- 


More information about the freebsd-ports mailing list