[CM] SND on OSX

Mitchell Turner mmturner@mindspring.com
Sun, 4 Jan 2004 09:19:42 -0500


Pat,
I'm on Panther.  I have gotten motif with fink and tried to compile SND 
using it (motif) instead of gtk.  Things when well for a while, then 
Error.  Here is the end of the compiling process:

.
.
.
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H  -I. -g 
-O2 -I/sw/include -I/usr/X11R6/include -I/sw/include   snd-xxen.c
(cd po && make)
make[1]: Nothing to be done for `all'.
gcc  -I. -g -O2 headers.o audio.o io.o sound.o clm.o xen.o vct.o 
sndlib2xen.o clm2xen.o midi.o snd-io.o snd-utils.o snd-listener.o 
snd-error.o snd-completion.o snd-menu.o snd-axis.o snd-data.o snd-fft.o 
snd-marks.o snd-file.o snd-edits.o snd-chn.o snd-dac.o snd-region.o 
snd-select.o snd-find.o snd-snd.o snd-help.o snd-main.o snd-print.o 
snd-trans.o snd-mix.o snd.o snd-env.o snd-xen.o snd-ladspa.o snd-rec.o 
snd-kbd.o snd-sig.o snd-draw.o snd-run.o snd-xutils.o snd-xerror.o 
snd-xhelp.o snd-xfind.o snd-xmenu.o snd-xdraw.o snd-xlistener.o 
snd-xchn.o snd-xsnd.o snd-xregion.o snd-xdrop.o snd-xmain.o snd-xmix.o 
snd-xrec.o snd-xenv.o snd-gxutils.o snd-gxbitmaps.o snd-gxcolormaps.o 
snd-xfft.o snd-xprint.o snd-xfile.o snd-xxen.o  -o snd  -L/sw/lib 
-lguile -lm   -L/usr/X11R6/lib  -lSM -lICE -L/sw/lib -lXm -lXt -lX11  
-lXext -lXp -lXpm -framework CoreAudio -framework CoreFoundation 
-framework CoreMIDI
ld: Undefined symbols:
_cacos
_cacosh
_ccos
_ccosh
_SCM_VARIABLE_REF
make: *** [snd] Error 1



Thanks for responding,
Mitch




On Jan 3, 2004, at 6:30 AM, Patrick Pagano wrote:

> get the .dmg at motifzone of motif,
> you will need to get Guile working first too. you might want to fink 
> it.
>
> in the configure script run
>
> ./configure --enable-esd
>
> fink esound too.
>
> are you on 10.2 or Panther?
>
> Pat
>
>
> On Saturday, January 3, 2004, at 05:56  PM, Mitchell Turner wrote:
>
>> 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
>>
>> _______________________________________________
>> Cmdist mailing list
>> Cmdist@ccrma.stanford.edu
>> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
>>
>>
> Patrick Pagano,B.S. M.F.A candidate
> http://www.digitalworlds.ufl.edu
> http://www.screwmusicforever.com/SHREESWIFT
>