Csound Csound-dev Csound-tekno Search About

[Cs-dev] Compilation problem

Date2006-01-09 07:10
Fromjpff@codemist.co.uk
Subject[Cs-dev] Compilation problem
All was going well until...

g++ -fexceptions -Wall -g -gstabs -O2 -DLINUX -DPIPES -fno-strict-aliasing -fPIC -DHAVE_LIBSNDFILE_1_0_13 -DBETA -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D__BUILDING_CSOUND_INTERFACES -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include -I/usr/lib/java/include -I/usr/lib/java/include/linux -Iinterfaces -I/usr/include/python2.4 -I/usr/local/include/python2.4 -c -o interfaces/python_interface_wrap.os interfaces/python_interface_wrap.cc
interfaces/python_interface_wrap.cc: In function `PyObject* 
   _wrap_csoundCreateGlobalConfigurationVariable(PyObject*, PyObject*)':
interfaces/python_interface_wrap.cc:6482: error: `
   csoundCreateGlobalConfigurationVariable' undeclared (first use this 
   function)
interfaces/python_interface_wrap.cc:6482: error: (Each undeclared identifier is 
   reported only once for each function it appears in.)
interfaces/python_interface_wrap.cc: In function `PyObject* 
   _wrap_csoundCopyGlobalConfigurationVariable(PyObject*, PyObject*)':
interfaces/python_interface_wrap.cc:6534: error: `
   csoundCopyGlobalConfigurationVariable' undeclared (first use this function)
interfaces/python_interface_wrap.cc: In function `PyObject* 
   _wrap_csoundCopyGlobalConfigurationVariables(PyObject*, PyObject*)':
and so on for about a page

==John ffitch


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2006-01-09 07:58
FromSteven Yi
SubjectRe: [Cs-dev] Compilation problem
AttachmentsNone  

Date2006-01-09 09:36
FromIstvan Varga
SubjectRe: [Cs-dev] Compilation problem
AttachmentsNone