[CM] SND on OSX

Mitchell Turner mmturner@mindspring.com
Sat, 3 Jan 2004 17:56:15 -0500


Hi, I am new to this list so if I am asking this question to the wrong 
list let me know.

I am trying to compile SND on OSX (10.3.2).  I am compiling with gtk, 
with guile (both loaded with fink), and with static-xm.  I am getting 
the following after trying make:

gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H 
-I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0 
-I/sw/include/pango-1.0 -I/usr/X11R6/include 
-I/usr/X11R6/include/freetype2 -I/sw/include/glib-2.0 
-I/sw/lib/glib-2.0/include   -I. -g -O2 -I/sw/include    snd-gfile.c
snd-gfile.c: In function `prune_file_list':
snd-gfile.c:335: error: void value not ignored as it ought to be
make: *** [snd-gfile.o] Error 1

I have tried compiling with motif and have had no success there.  I've 
also tried the suggestions in the README.SND file but no luck there 
either.  I am really stuck.

Any help would be appreciated,
Mitch Turner