You can grab the src/unix files from MESS's CVS tree to get the changes needed to fix those errors.
I could't wait any loger so I've checked out unixonly module from www.mess.org. There are even more errors:
Compiling src/unix/devices.c ...
devices.c: In function `ipdef_custom_rc_func':
devices.c:1166: warning: comparison between pointer and integer
devices.c:1169: error: incompatible types in assignment
devices.c:1189: warning: passing arg 1 of `seq_set_string' from incompatible pointer type
devices.c: In function `osd_customize_inputport_defaults':
devices.c:1228: warning: passing arg 1 of `seq_set_2' from incompatible pointer type
devices.c:1241: warning: passing arg 1 of `seq_copy' from incompatible pointer type
devices.c:1316: error: `IPF_MASK' undeclared (first use in this function)
devices.c:1316: error: (Each undeclared identifier is reported only once
devices.c:1316: error: for each function it appears in.)
make[2]: *** [../../xmame.obj/unix.x11/devices.o] Error 1
make[2]: Leaving directory `/home/jsikorski/downloads/xmame-0.84u2.1/src/unix'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/jsikorski/downloads/xmame-0.84u2.1/src/unix'
make: *** [xmame.obj/unix.x11/osdepend.a] Error 2
Is there any other cvs page?
_______________________________________________ Xmame mailing list [EMAIL PROTECTED] http://toybox.twisted.org.uk/mailman/listinfo/xmame
