Csound Csound-dev Csound-tekno Search About

[Cs-dev] Failing to build

Date2005-10-25 15:30
Fromjpff@codemist.co.uk
Subject[Cs-dev] Failing to build
Just did an update and now it fails to build

gcc -Wall -g -gstabs -O2 -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 -D__BUILDING_LIBCSOUND -fPIC -DBETA -DUSE_DOUBLE -I. -IH -I/usr/local/include/python2.3 -I/usr/local/include -I/usr/include -I/usr/X11R6/include -Ifrontends/CsoundVST -I/usr/include/python2.3 -c -o Top/utility.os Top/utility.c
scons: *** Source `interfaces/python_interface.i' not found, needed by target `interfaces/python_interface_wrap.c'.  Stop.
scons: building terminated because of errors.

As i do not want or need a python interface I am not sure why it is
attempting to look for such a file.
==John ffitch


-------------------------------------------------------
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-25 15:39
FromVictor Lazzarini
SubjectRe: [Cs-dev] Failing to build
If you have python in your system, I think, scons will build the interface. 
But perhaps
when you updated the new /interfaces directory didn't come, perhaps. Are 
you missing it?

Victor

At 15:30 25/10/2005, you wrote:
>Just did an update and now it fails to build
>
>gcc -Wall -g -gstabs -O2 -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 -D__BUILDING_LIBCSOUND -fPIC -DBETA -DUSE_DOUBLE -I. -IH 
>-I/usr/local/include/python2.3 -I/usr/local/include -I/usr/include 
>-I/usr/X11R6/include -Ifrontends/CsoundVST -I/usr/include/python2.3 -c -o 
>Top/utility.os Top/utility.c
>scons: *** Source `interfaces/python_interface.i' not found, needed by 
>target `interfaces/python_interface_wrap.c'.  Stop.
>scons: building terminated because of errors.
>
>As i do not want or need a python interface I am not sure why it is
>attempting to look for such a file.
>==John ffitch
>
>
>-------------------------------------------------------
>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

Victor Lazzarini
Music Technology Laboratory
Music Department
National University of Ireland, Maynooth 



-------------------------------------------------------
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-25 15:53
FromJohn ff
SubjectRe: [Cs-dev] Failing to build
But I do not want to build any python interfaces.  i do not know python.  
Actually I changed SConstruct so it is now optional.
==JOhn




-------------------------------------------------------
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