SL 5500,OZ 3.5.2, 64-0, and xmame.sdl from the opie feed.
Installs and links without errors.
then:
root@collie:/mnt/card/usr/bin# ./xmame.SDL
Cannot find font definition file /usr/local/qt-embedded/lib/fonts/fontdir - is $QTDIR set correctly?
root@collie:/mnt/card/usr/bin# export QTDIR=/opt/QtPalmtop
root@collie:/mnt/card/usr/bin# export QPEDIR=/opt/QtPalmtop
root@collie:/mnt/card/usr/bin# export OPIEDIR=/opt/QtPalmtop
root@collie:/mnt/card/usr/bin# ./xmame.SDL
libpng error: Invalid bit depth
libpng error: Invalid bit depth
libpng error: Invalid bit depth
libpng error: Invalid bit depth
libpng error: Invalid bit depth
libpng error: Invalid bit depth
libpng error: Invalid bit depth
SDL: Info: SDL initialized
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
root@collie:/mnt/card/usr/bin#
Any ideas?