Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47180 - xvid versions higher than 0.9.1 cause the xvid detection code in avifile to fail
Summary: xvid versions higher than 0.9.1 cause the xvid detection code in avifile to fail
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-07 22:24 UTC by Charles Pence
Modified: 2004-11-12 00:08 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 Charles Pence 2004-04-07 22:24:44 UTC
After emerging any version of xvid greater than 0.9.1 (tested with 0.9.2 and the latest 1.0.0_rc2), the code in avifile's configure script which detects the presence of the xvid library fails, which prevents avifile from knowing that xvid exists, though it's definitely installed on the machine.

Reproducible: Always
Steps to Reproduce:
1. Unmerge any current versions of xvid and avifile.
2. Emerge any version of xvid greater than 0.9.1.
3. Emerge avifile.

Actual Results:  
This is the exact message printed by avifile's configure script.

checking for xvid.h... yes
checking for xvid_init in -lxvidcore... no
configure: warning: Could not run XviD test program,
checking why...
*** The test program compiled, but did not run. [...]

Expected Results:  
Obviously, it should be detected, but some poking around on the internet reveals
this is a problem in the avifile codebase, NOT in the ebuild.  Therefore, the
ebuild for avifile should be labelled with a dependency for xvid > 0.9.0 and <
0.9.2.
Comment 1 Patrick Kursawe (RETIRED) gentoo-dev 2004-10-14 01:03:12 UTC
You forgot to mention the avifile version.
Comment 2 Patrick Kursawe (RETIRED) gentoo-dev 2004-11-12 00:08:07 UTC
No reaction for a month -> closing