You probably have old files left over from previous builds. Try running ./cleanup.sh (make sure that there are no important files there other than the actual CVS sources). On Saturday 17 June 2006 11:44, jpff@codemist.co.uk wrote: > I do not understand swig (except to know that it always gives errors > on AD64) but this one is new today > > interfaces/python_interface_wrap.cc: In member function `virtual void > SwigDirector_CsoundCallbackWrapper::AudioChannelInputCallback(const char*, > double*)': > interfaces/python_interface_wrap.cc:3318: error: 'class CsoundCallbackWrapper' > has no member named 'AudioChannelInputCallback' > interfaces/python_interface_wrap.cc: In member function `virtual void > SwigDirector_CsoundCallbackWrapper::AudioChannelOutputCallback(const char*, > double*)': > interfaces/python_interface_wrap.cc:3343: error: 'class CsoundCallbackWrapper' > has no member named 'AudioChannelOutputCallback' > interfaces/python_interface_wrap.cc: In function `PyObject* > _wrap_CsoundCallbackWrapper_AudioChannelInputCallback(PyObject*, PyObject*) > ': > interfaces/python_interface_wrap.cc:19134: error: `AudioChannelInputCallback' > undeclared (first use this function) > interfaces/python_interface_wrap.cc:19134: error: (Each undeclared identifier > is reported only once for each function it appears in.) > interfaces/python_interface_wrap.cc: In function `PyObject* > _wrap_CsoundCallbackWrapper_AudioChannelOutputCallback(PyObject*, PyObject*) > ': > interfaces/python_interface_wrap.cc:19168: error: `AudioChannelOutputCallback' > undeclared (first use this function) > scons: *** [interfaces/python_interface_wrap.os] Error 1 > > This is after a new update _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net