Re: [Fink-beginners] Error compiling Xmame

2010-01-12 Thread Marc Boxerman
Alexander, Here's line 182 of xmame.h: int snprintf(char *s, size_t maxlen, const char *fmt, ...); For context, here it is with the lines immediately before and after (I added the line numbers): 181 #ifndef HAVE_SNPRINTF 182 int snprintf(char *s, size_t maxlen, const char *fmt, ...); 183 #endi

Re: [Fink-beginners] Error compiling Xmame

2010-01-11 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/10/10 6:08 PM, Marc Boxerman wrote: > Can anyone help me figure out why Xmame fails to build? Here's where it > fails: > > Compiling in the unix directory... > mkdir ../../xmame.obj/unix.x11 > mkdir ../../xmame.obj/unix.x11/sysdep > mkdir ../..

[Fink-beginners] Error compiling Xmame

2010-01-10 Thread Marc Boxerman
Can anyone help me figure out why Xmame fails to build? Here's where it fails: Compiling in the unix directory... mkdir ../../xmame.obj/unix.x11 mkdir ../../xmame.obj/unix.x11/sysdep mkdir ../../xmame.obj/unix.x11/sysdep/dsp-drivers mkdir ../../xmame.obj/unix.x11/sysdep/mixer-drivers mkdir ../../