[root@kim xmame-0.89]# make
[OSDEPEND] Compiling src/unix/network.c ...
src/unix/network.c:15:1: warning: "NDEBUG" redefined
<command line>:4:1: warning: this is the location of the previous definition
src/unix/network.c: In function `_map_input_port':
src/unix/network.c:1829: error: `IPF_PLAYER2' undeclared (first use in this function)
src/unix/network.c:1829: error: (Each undeclared identifier is reported only once
src/unix/network.c:1829: error: for each function it appears in.)
src/unix/network.c:1830: error: `IPF_PLAYER3' undeclared (first use in this function)
src/unix/network.c:1831: error: `IPF_PLAYER4' undeclared (first use in this function)
src/unix/network.c:1844: error: `IPF_PLAYERMASK' undeclared (first use in this function)
src/unix/network.c:1847: error: `IPF_PLAYER1' undeclared (first use in this function)
make: *** [xmame.obj/unix.x11/network.o] 错误 1
[root@kim xmame-0.89]#