When I try to emerge mplayer, or compile the source from their website, i get a series of errors and the compile quits on the making of vd_xvid.c : vd_xvid.c: In function `init': vd_xvid.c:70: error: `XVID_INIT_PARAM' undeclared (first use in this function) vd_xvid.c:70: error: (Each undeclared identifier is reported only once vd_xvid.c:70: error: for each function it appears in.) vd_xvid.c:70: error: syntax error before "ini" vd_xvid.c:71: error: `XVID_DEC_PARAM' undeclared (first use in this function) vd_xvid.c:91: error: `ini' undeclared (first use in this function) vd_xvid.c:92: error: `dec_p' undeclared (first use in this function) vd_xvid.c:122: error: `XVID_CSP_RGB24' undeclared (first use in this function) vd_xvid.c:125: error: `XVID_CSP_RGB32' undeclared (first use in this function) vd_xvid.c:138: error: `API_VERSION' undeclared (first use in this function) vd_xvid.c: In function `decode': vd_xvid.c:188: error: `XVID_DEC_FRAME' undeclared (first use in this function) vd_xvid.c:188: error: syntax error before "dec" vd_xvid.c:202: error: `dec' undeclared (first use in this function) make[1]: *** [vd_xvid.o] Error 1 make[1]: Leaving directory `/var/tmp/portage/mplayer-0.92-r1/work/MPlayer-0.92/libmpcodecs' make: *** [libmpcodecs/libmpcodecs.a] Error 2 !!! ERROR: media-video/mplayer-0.92-r1 failed. !!! Function src_compile, Line 300, Exitcode 2 !!! Failed to build MPlayer! Reproducible: Always Steps to Reproduce: 1. emerge mplayer Actual Results: Failed to build MPlayer Expected Results: Emerged or installed
how about trying 1.0_pre3-r5 ?
Please take one of the mplayer-1.0_pre4* ebuilds for a spin, and report back...
please provide the requested information and the output of emerge info if this is still an issue, feel free to reopen this bug.