Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] Another Build Error

Date2005-10-24 02:20
FromMichael Gogins
SubjectRe: [Cs-dev] Another Build Error
I have just now booked in interfaces.i.

Regards,
Mike

-----Original Message-----
From: Steven Yi 
Sent: Oct 23, 2005 9:02 PM
To: Csound-dev 
Subject: [Cs-dev] Another Build Error

Hi All,

After commenting out the line with csoundWindowsLibraries to get
compiling on Linux, I have another build error now:

gcc -Wall -O3 -march=pentium-m -fomit-frame-pointer -ffast-math
-ftree-vectorize -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H
-DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H
-DHAVE_DIRENT_H -DHAVE_JNI_H -D__BUILDING_LIBCSOUND -fPIC -DBETA -I.
-IH -I/usr/local/include/python2.4 -I/usr/local/include -I/usr/include
-I/usr/X11R6/include -Ifrontends/CsoundVST -c -o Top/utility.os
Top/utility.c
scons: *** Source `interfaces.i' not found, needed by target
`interfaces_wrap.c'.  Stop.
scons: building terminated because of errors.

Compiling with these options:

scons gcc4opt=pentium-m buildCsoundVST=0 noDebug=1 buildStkOpcodes=1

I can't seem to find where this interfaces_wrap.c file is even
references in SConstruct.  =o

Any help appreciated!
steven


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel





-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-10-24 03:06
FromSteven Yi
SubjectRe: [Cs-dev] Another Build Error
AttachmentsNone