Gentoo Archives: gentoo-dev

From: Vibhav Garg <vgarg@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] (media-video) ffmpeg and a52dec
Date: Wed, 20 Apr 2005 21:34:08
Message-Id: 4266CAD3.6030809@gentoo.org
In Reply to: [gentoo-dev] (media-video) ffmpeg and a52dec by Aron Griffis
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 I am getting the following error while emerging
5 ffmpeg-0.4.9_p20050226-r3 on amd64
6
7 xvidff.c:682: error: `XVID_VOP_INTER4V' undeclared (first use in this
8 function)
9 xvidff.c:683: error: `XVID_VOP_HQACPRED' undeclared (first use in this
10 function)xvidff.c:685: error: `XVID_VOL_GMC' undeclared (first use in
11 this function)
12 xvidff.c: At top level:
13 xvidff.c:701: error: parse error before "xvid_plg_data_t"
14 xvidff.c: In function `xvid_ff_2pass_after':
15 xvidff.c:702: error: `ref' undeclared (first use in this function)
16 xvidff.c:711: error: `param' undeclared (first use in this function)
17 xvidff.c: In function `xvid_ff_2pass':
18 xvidff.c:738: error: `XVID_PLG_INFO' undeclared (first use in this function)
19 xvidff.c:739: error: `XVID_PLG_FRAME' undeclared (first use in this
20 function)
21 xvidff.c:742: error: `XVID_PLG_BEFORE' undeclared (first use in this
22 function)
23 xvidff.c:745: error: `XVID_PLG_CREATE' undeclared (first use in this
24 function)
25 xvidff.c:748: error: `XVID_PLG_AFTER' undeclared (first use in this
26 function)
27 xvidff.c:751: error: `XVID_PLG_DESTROY' undeclared (first use in this
28 function)
29 make[1]: *** [xvidff.o] Error 1
30 make[1]: Leaving directory
31 `/var/tmp/portage/ffmpeg-0.4.9_p20050226-r3/work/ffmpeg-0.4.9-p20050226-static/libavcodec'
32 make: *** [lib] Error 2
33
34 Vibhav
35 Aron Griffis wrote:
36 > Presently vlc doesn't merge (given the right USE flags) because of
37 > bugs in ffmpeg when built with gcc-3.4 (bug 88472). Marking the newer
38 > ffmpeg stable relies on marking a52dec-0.7.4-r4 stable as well. From
39 > what I can see in bgo, this seems like a reasonable thing to do...
40 >
41 > Both of these packages appear to have been most recently maintained by
42 > Chris White, and in fact bug 84670 is a tracer bug in which he was
43 > recording all the things that would be fixed by marking the packages
44 > stable.
45 >
46 > Does somebody from the media-video team mind marking those packages
47 > stable and working on the list of bugs that Chris White was previously
48 > looking after?
49 >
50 > Regards,
51 > Aron
52 >
53 > --
54 > Aron Griffis
55 > Gentoo Linux Developer
56 >
57
58 -----BEGIN PGP SIGNATURE-----
59 Version: GnuPG v1.4.1 (GNU/Linux)
60 Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
61
62 iD8DBQFCZsrRiriTCkdDSX4RAgXOAJ0VVG+fWbyjM3y67IJEHw6mdeiEmACg0bA3
63 Vyu/z1omDYbAuhFPCeZ2hx8=
64 =gZK3
65 -----END PGP SIGNATURE-----
66 --
67 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] (media-video) ffmpeg and a52dec Aron Griffis <agriffis@g.o>