Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23795 - emerge avifile fails with media-libs/divx4linux-20030428
Summary: emerge avifile fails with media-libs/divx4linux-20030428
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Martin Holzer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-30 22:45 UTC by nicolaiee
Modified: 2003-07-08 15:14 UTC (History)
1 user (show)

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 nicolaiee 2003-06-30 22:45:23 UTC
After upgrading my system from media-libs/divx4linux-20020418-r2 to
media-libs/divx4linux-20030428 the following ebuilds failed during
compile:

- media-video/avifile-0.7.37.20030522 (ve_divx4 part)
- media-video/mplayer-0.90-r1 (libdivx4 part)

rebuilding the linker cache/env-update did not help; again downgrading 
to media-libs/divx4linux-20020418-r2 was the only way to solve the pro-
blem. It seems as if the divx-functions and constants used by these pa-
ckages could not be found - although the includes *seemed* alright.

System : Linux 2.4.20-gentoo-r5 
CFLAGS=   -mcpu=athlon-xp -O3 -pipe
CXXFLAGS= -mcpu=athlon-xp -O3 -pipe

sorry, this my first entry here in bugzilla...

thanks!
Comment 1 Peter Colijn 2003-07-01 01:03:58 UTC
I'll add a "me too" to this. Saw it today.
Comment 2 Tyler Trafford 2003-07-01 07:59:05 UTC
I can confirm this as well.  Compile dies on ve_divx4.c, headers must not contain the structures it needs.
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-07-01 10:56:48 UTC
added mplayer-0.90-r2 with fix in cvs
Comment 4 Daniel Milne 2003-07-08 01:32:38 UTC
I'll also add "me too!".
Comment 5 Tyler Trafford 2003-07-08 14:46:47 UTC
It looks like what avifile needs is to have divx4.cpp updated from version 1.86 to version 1.87 (from cvs).

http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/avifile/avifile-0.6/plugins/libdivx4/divx4.cpp.diff?r1=1.87&r2=1.86&diff_format=u
Comment 6 Martin Holzer (RETIRED) gentoo-dev 2003-07-08 15:14:45 UTC
great, fixed in cvs