Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48160 - mjpegtools-1.6.2-r1 on via ezra revisited
Summary: mjpegtools-1.6.2-r1 on via ezra revisited
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-17 13:06 UTC by Shane Simmons
Modified: 2004-04-18 23:43 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 Shane Simmons 2004-04-17 13:06:54 UTC
Here's the fix for mjpegtools-1.6.2-r1:

line 52 should be changed to the following.  Don't know why the old fix no longer works, but it doesn't.

grep -q cmov /proc/cpuinfo || myconf="${myconf} --enable-cmov-extension=no"

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
without the fix, mjpegtools builds with cmov extensions.  and if you use 
--disable-cmov-extension rather than --enable-cmov-extension=no, cmov 
extensions are still used.  *shrug* 

Expected Results:
Comment 1 Shane Simmons 2004-04-17 13:07:47 UTC
Honest, someday I'll ditch the crummy old Ezra. ;-D
Comment 2 Daniel Black (RETIRED) gentoo-dev 2004-04-17 18:53:43 UTC
email in metadata too please.
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2004-04-18 23:43:04 UTC
in cvs