This will "cleanup" the compile so you can start over. make -f makefile.unix clean
Dan On Saturday 11 May 2002 12:14, Julian Kippels wrote: > Hm i changed that... i deleted the rpm and wanted to recompile it again and > after make it's saying: "nothing to do" how can i recompile it completely. > and i cant delete the xmame.obj dir but i want to start all over... > help > > > makefile.unix > > ######################################################################### > >## ### # *** Input Devices > > ######################################################################### > >## ### > > > > # *** uncomments any joystick types which you want to use, which one is > > # actually used can be selected runtime with the -joytype switch. > > # X Input Extensions based joystick, this is known to not work right now > > ;| # JOY_X11 = 1 > > # On iX86 based OS's, if supported, you can use standard joystick driver. > > JOY_I386 = 1 #This One > > # Linux FM-TOWNS game PAD joystick emulation support, thanks to Osamu > > Kurati. # JOY_PAD = 1 > > # NetBSD/FreeBSD USB joystick support. > > # JOY_USB = 1 > > > > On Saturday 11 May 2002 11:43, Julian Kippels wrote: > > > What exactly do i have to change in the makefile? > > > > > > > The link already existed.. > > > > i recompiled it but it still doesn't work.. > > > > > > > > > Try making a system link from /dev/input/js0 to /dev/js0. > > > > > ln /dev/input/js0 /dev/js0 > > > > > > > > > > Dan > > > > > > > > > > On Saturday 11 May 2002 10:19, Julian Kippels wrote: > > > > > > Well the joystick is working fine with other Programs > > > > > > > > > > > > > > ok i get this: > > > > > > > > I386 joystick interface initialization... > > > > > > > > OSD: Warning: No joysticks found disabling joystick support > > > > > > > > > > > > > > > > i'll try to recompile xmame > > > > > > > > > > > > > > It doesn't look like you need to, most likely, something isn't > > > > > > > enabled in your kernel. > > > > > > > May I suggest taking a look at this: > > > > > > > http://www.icculus.org/lgfaq/ > > > > > > > > > > > > _______________________________________________ > > > > > > Xmame mailing list > > > > > > [EMAIL PROTECTED] > > > > > > http://toybox.twisted.org.uk/mailman/listinfo/xmame > > > > > > > > > > _______________________________________________ > > > > > Xmame mailing list > > > > > [EMAIL PROTECTED] > > > > > http://toybox.twisted.org.uk/mailman/listinfo/xmame > > > > > > > > _______________________________________________ > > > > Xmame mailing list > > > > [EMAIL PROTECTED] > > > > http://toybox.twisted.org.uk/mailman/listinfo/xmame > > > > > > _______________________________________________ > > > Xmame mailing list > > > [EMAIL PROTECTED] > > > http://toybox.twisted.org.uk/mailman/listinfo/xmame > > > > _______________________________________________ > > Xmame mailing list > > [EMAIL PROTECTED] > > http://toybox.twisted.org.uk/mailman/listinfo/xmame > > _______________________________________________ > Xmame mailing list > [EMAIL PROTECTED] > http://toybox.twisted.org.uk/mailman/listinfo/xmame _______________________________________________ Xmame mailing list [EMAIL PROTECTED] http://toybox.twisted.org.uk/mailman/listinfo/xmame
