On Sun, Aug 10, 2003 at 05:24:52PM +0200, [EMAIL PROTECTED] wrote: > Hi, > I can't make the networking work since xmame 0.70.1. Version 0.69 > works fine. > > It seems, that there is a lot of code, that will not get compiled > and linked to the executable at all. Running "xmame.x11 --help" > will not show any networking related options. The "master, slave, > bind" options are not recognized by the executable. > > Yes, i use the Makefile distributed with the sources and > uncomment the line XMAME_NET = 1. > > I've looked at the sources, and there seems to be a lot of code, > that gets compiled only when MAME_NET is defined. There are many > changes since 0.69 - a lot of networking code seems to be > reorganized, variables redefined, declarations changed etc. I > tried to define both MAME_NET and XMAME_NET - got only compile > errors. > > Any ideas?
Would you believe I forgot to change instances of MAME_NET in src/unix to XMAME_NET? Pretty dumb, but it looks like that's what happened. Thanks for reporting this. _______________________________________________ Xmame mailing list [EMAIL PROTECTED] http://toybox.twisted.org.uk/mailman/listinfo/xmame
