I now get all the way to linking, and it fails saying it needs lexpat or something. Here is my log:
CODE
[root@localhost xmame-0.106]# make -f makefile.unix
Linking xmame.x11 ...
/usr/bin/ld: cannot find -lexpat
collect2: ld returned 1 exit status
make: *** [xmame.x11] Error 1
Linking xmame.x11 ...
/usr/bin/ld: cannot find -lexpat
collect2: ld returned 1 exit status
make: *** [xmame.x11] Error 1
a) What is lexpat?
b) How do I get it?
c) Do I already have it? I have found these packages are already installed:
expat-1.95.8-3mdk
libexpat0-1.95.8-3mdk
[moved from Software by spinynorman]