Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 49045 - mlpayer compile error on xvid and/or divx4linux
Summary: mlpayer compile error on xvid and/or divx4linux
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-26 10:08 UTC by lee
Modified: 2005-01-28 07:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lee 2004-04-26 10:08:20 UTC
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
Comment 1 Eric Brown 2004-04-26 12:40:42 UTC
how about trying 1.0_pre3-r5 ?
Comment 2 Brian Harring (RETIRED) gentoo-dev 2004-05-26 22:28:52 UTC
Please take one of the mplayer-1.0_pre4* ebuilds for a spin, and report back...
Comment 3 Jan Brinkmann (RETIRED) gentoo-dev 2005-01-28 07:07:14 UTC
please provide the requested information and the output of emerge info if this is still an issue, feel free to reopen this bug.