[x264-devel] Problem compiling using --enable-shared on AMD 64x2 3800+
Jesse Lang
jesse at jgdataworks.com
Sun Aug 20 22:59:16 CEST 2006
Hello all,
Thanks for a great piece of software here. I am trying to get a shared
copy compiled for use with ffmpeg/cinelerra. However, when using the
--enable-shared option with configure, I get:
yasm -f elf -m amd64 -D__PIC__ -Icommon/amd64 -o common/amd64/mc-a2.o
common/amd64/mc-a2.asm
yasm -f elf -m amd64 -D__PIC__ -Icommon/amd64 -o
common/amd64/predict-a.o common/amd64/predict-a.asm
yasm -f elf -m amd64 -D__PIC__ -Icommon/amd64 -o
common/amd64/pixel-sse2.o common/amd64/pixel-sse2.asm
common/amd64/pixel-sse2.asm:820: invalid effective address
make: *** [common/amd64/pixel-sse2.o] Error 1
I am hoping someone can help me. I would like to get this working as
I'm sure others would. I have found many links to compile logs which
end with the same error:
http://buildbot.videolan.org/NB-AMD64-Sid-Trunk/builds/381/step-Build%20Package/0
and others.
Thank you.
Jesse Lang
--
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html
More information about the x264-devel
mailing list