[x264-devel] Build errors in dct-a.asm and quant-a.asm

Loren Merritt lorenm at u.washington.edu
Tue Mar 25 01:26:32 CET 2008


On Sat, 22 Mar 2008, vmrsss wrote:

> 	I can't compile x264 from git because of undefined symbols in dct-
> a.asm and quant-a.asm (see below). My architecture is MACOSX X86
> (Intel Core 2  Duo). Don't really understand what's happening, worked
> well till this version:
>
>> yasm -O2 -f macho -DPREFIX -DHAVE_SSE3 -D__PIC__ -Icommon/x86/ -o
>> common/x86/dct-a.o common/x86/dct-a.asm
>> common/x86/dct-a.asm:263: error: undefined symbol
>> `_x264_add4x4_idct_mmx.skip_prologue' (first use)
>> common/x86/dct-a.asm:263: error:  (Each undefined symbol is reported
>> only once.)
>> common/x86/dct-a.asm:266: error: undefined symbol
>> `_x264_add8x8_idct_mmx.skip_prologue' (first use)
>> make: *** [common/x86/dct-a.o] Error 1

http://www.tortall.net/projects/yasm/ticket/136

--Loren Merritt


More information about the x264-devel mailing list