mol-bk won't build under Debian-woody

Brian Ruth mol-general@lists.maconlinux.org
Wed, 03 Sep 2003 09:59:52 +0100


..it barfs out when assembling src/kmod/Linux/linux.S:

AS traps.S -o _traps.o
linux.S: Assembler messages:
linux.S:123: Error: missing ')'
linux.S:123: Warning: rest of line ignored; first ignored character is `_'
linux.S:123: Warning: rest of line ignored; first ignored character is `_'
linux.S:123: Error: Unrecognized opcode: `xx_store_pte_lowmem'
linux.S:127: Error: Unrecognized opcode: `xx_store_pte_lowmem'
linux.S:127: Error: Unrecognized opcode: `xx_store_pte_lowmem'

Is this an issue with the version of the assembler in Debian? It reports:

GNU assembler version 2.12.90.0.1 (powerpc-linux) using BFD version 2.12.90.0.1 
20020307 Debian/GNU Linux

Brian.