Package: aranym Version: 0.9.4beta-3 Severity: serious Hello Matt,
Aranym does not build correctly on i386 if the kernel is 64bit. You need to pass correct --host option to configure (see the autotools-dev documentation). (cd src/Unix && ./configure --prefix=/usr --mandir=/usr/share/man --enable-addressing=direct --enable-nfjpeg && /usr/bin/make) checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu .... ARAnyM configuration summary: Use exclusive spcflags handling ........ : yes Use JIT compiler ....................... : no Use JIT compiler for FPU instructions .. : no JIT debug mode ......................... : no Floating-Point emulation core .......... : IEEE fpu core Assembly optimizations ................. : x86-64 Addressing mode ........................ : direct ... g++ -I./../include -I. -I. -I./../natfeat -I./../uae_cpu -I./../gui-sdl -DHAVE_CONFIG_H -DOS_linux -DCPU_x86_64 -DDIRSEPARATOR=\"\/\" -D_GNU_SOURCE -DDIRECT_ADDRESSING -DUNALIGNED_PROFITABLE -DX86_64_ASSEMBLY -DOPTIMIZED_FLAGS -DFPU_IEEE -DENABLE_EXCLUSIVE_SPCFLAGS -D_REENTRANT -D_THREAD_SAFE -ggdb3 -Wall -W -O3 -fno-gcse-sm -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DARANYM_DATADIR="\"/usr/share/aranym\"" -c ../ndebug.cpp -o obj/ndebug.o ../ndebug.cpp: In static member function 'static void ndebug::m68k_print(FILE*)': ../ndebug.cpp:261: error: 'GET_XFLG' was not declared in this scope ../ndebug.cpp:261: error: 'GET_NFLG' was not declared in this scope ../ndebug.cpp:261: error: 'GET_ZFLG' was not declared in this scope ../ndebug.cpp:261: error: 'GET_VFLG' was not declared in this scope ../ndebug.cpp:261: error: 'GET_CFLG' was not declared in this scope Cheers, -- Bill. <[EMAIL PROTECTED]> Imagine a large blue swirl here. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]