Is it me or is there something a bit fishy about the Hoary xmame packages ?
I am all set up for the standard Ubuntu repositories, plus universe and multiverse.
Using apt to install xmame (either the sdl or x11 version) I get the following error when I try to run it
"error: compiled byte ordering doesn't match machine byte ordering are you sure you choose the right arch? compiled for msb-first, are you sure you choose the right cpu in makefile.unix"
No mention of it being a problem on the Ubuntu wiki and the guys on #ubuntu don't seem to have heard of it before either.
Being that I was in the need for some serious legacy game action, I tried building advancemame from source...Got it built but I forgot that the framebuffer on ubuntu machines using the Nvidia drivers is broken...advancemame only supports fb mode AFAIK.
On Tue, 2005-07-26 at 23:35 +0100, Wayne Stallwood wrote:
Is it me or is there something a bit fishy about the Hoary xmame packages ?
Very strange file says
/usr/games/xmame.x11: setuid ELF 64-bit LSB executable, AMD x86-64, version 1 (SYSV), for GNU/Linux 2.4.0, dynamically linked (uses shared libs), stripped
So how come it is the wrong endian ?