Linking xmess.x11 ... xmess.obj/unix.x11/fronthlp.o: In function `frontend_list': fronthlp.c:(.text+0x10d3): undefined reference to `print_mess_devices' collect2: ld returned 1 exit status make: *** [xmess.x11] Error 1
The fix is trivial, it is enough to change the function in line 551 of src/unix/fronthlp.c to frontend_listdevices. _______________________________________________ Xmame mailing list [email protected] http://toybox.twisted.org.uk/mailman/listinfo/xmame
