Bill Schottstaedt wrote: >> configured with "configure --with-alsa" and build >> with "make CC=g++". >> > > This won't work. If you're going to use C++, you have to configure > it with C++. Use > > make clean > configure --with-alsa CC=g++ > make > > > > > Sorry, my mistake... thanks
_______________________________________________ Cmdist mailing list [email protected] http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
