[x264-devel] Revision 676 want compile here

Dragan Noveski perodog at gmx.net
Sat Sep 15 15:06:51 CEST 2007


hi to the list,
i am experiencing troubles here, trying to build x264 on a
ibm-thinkpad-r50-e, running on debian testing, with self-build
2.6.22-rt9 kernel.
the realtime patch comes from:

http://www.kernel.org/pub/linux/kernel/projects/rt/older/

usually i was able to build x264 here without any problems.

so here is what the console says, when it stops running 'make':

...
gcc -O4 -ffast-math  -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86
-DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer   -c -o
common/i386/predict-c.o common/i386/predict-c.c
nasm -O2 -f elf -Icommon/i386/ -o common/i386/dct-a.o common/i386/dct-a.asm
common/i386/dct-a.asm:152: error: invalid operands in non-64-bit mode
common/i386/dct-a.asm:153: error: invalid operands in non-64-bit mode
common/i386/dct-a.asm:154: error: invalid operands in non-64-bit mode
.....
common/i386/dct-a.asm:708: error: invalid operands in non-64-bit mode
common/i386/dct-a.asm:709: error: invalid operands in non-64-bit mode
make: *** [common/i386/dct-a.o] Fehler 1


this is after runing configure whit out  any extra argument.

i am not  understanding much stuff about coding, but i could imagine
that  this is related to the kernel configuration, since in the kernel
code they are sometimes some subtle changes which i do not even recognize...
but it could be also something else?

i am sorry for the ignorance, please would someone of the developers
have any idea what i should have the look for?


cheers,
doc

p.s. off course, if you need some additional information on my system,
please tell me that and i ll do my best to provide it to you!




More information about the x264-devel mailing list