#3261 closed defect (invalid)
build error on Mandriva Linux
Reported by: | SF/waschk | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Port: Linux |
Version: | Keywords: | ||
Cc: | Game: |
Description
This is on Mandriva Cooker i586 with nasm 0.99.01, trying to build scummvm 0.10.0:
/usr/bin/nasm -O1 -f elf -g -o graphics/scaler/hq2x_i386.o graphics/scaler/hq2x_i386.asm graphics/scaler/hq2x_i386.asm:501: error: invalid operands in non-64-bit mode graphics/scaler/hq2x_i386.asm:502: error: invalid operands in non-64-bit mode graphics/scaler/hq2x_i386.asm:504: error: invalid operands in non-64-bit mode graphics/scaler/hq2x_i386.asm:505: error: invalid operands in non-64-bit mode graphics/scaler/hq2x_i386.asm:510: error: invalid operands in non-64-bit mode graphics/scaler/hq2x_i386.asm:511: error: invalid operands in non-64-bit mode
and so on.
Ticket imported from: #1740786. Ticket imported from: bugs/3261.
Change History (4)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Status: | new → closed |
---|
comment:3 by , 17 years ago
Resolution: | → invalid |
---|
comment:4 by , 6 years ago
Component: | → Port: Linux |
---|
Nevermind, this is a known bug in that nasm version.