Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 217630 - media-libs/x264-0.0.20080406 doesn't compile
Summary: media-libs/x264-0.0.20080406 doesn't compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-14 11:59 UTC by Mark
Modified: 2008-04-14 22:21 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 Mark 2008-04-14 11:59:22 UTC
Trying to emerge media-libs/x264-0.0.20080406 I get this error/warning:
./configure: line 319: yasm: command not found
and after the configure, during the compilation, it fails:
*****
nasm -O2 -f elf -D__PIC__ -Icommon/x86/ -o common/x86/sad-a.o common/x86/sad-a.asm
common/x86/sad-a.asm:28: error: integer supplied to a DQ instruction
*****

Trying to emerge yasm, and re-emerge media-libs/x264-0.0.20080406 the compilation finished successfully.

Should maybe yasm flagged as depency of media-libs/x264-0.0.20080406 ?

Reproducible: Always
Comment 1 Ben de Groot (RETIRED) gentoo-dev 2008-04-14 22:21:15 UTC
Fixed in CVS.