[Cs-dev] ...and again
Date | 2005-06-07 20:39 |
From | jpff@codemist.co.uk |
Subject | [Cs-dev] ...and again |
gcc -g -gstabs -O2 -DCSOUND_WITH_API -DLINUX -Wall -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_MALLOC_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_CTYPE_H -DHAVE_TERMIOS_H -DHAVE_STRING_H -DHAVE_DIRENT_H -DWINDOWS -DUSE_FLTK -fPIC -DBETA -I. -IH -I/usr/local/include/python2.3 -I/usr/local/include -I/usr/include -I/usr/X11R6/include -c -o OOps/pvxanal.os OOps/pvxanal.c OOps/pvxanal.c:34:21: pvxanal.h: No such file or directory scons: *** [OOps/pvxanal.os] Error 1 scons: building terminated because of errors. ==John ffitch ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2005-06-07 20:44 |
From | Istvan Varga |
Subject | Re: [Cs-dev] ...and again |
jpff@codemist.co.uk wrote: > gcc -g -gstabs -O2 -DCSOUND_WITH_API -DLINUX -Wall -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_MALLOC_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_CTYPE_H -DHAVE_TERMIOS_H -DHAVE_STRING_H -DHAVE_DIRENT_H -DWINDOWS -DUSE_FLTK -fPIC -DBETA -I. -IH -I/usr/local/include/python2.3 -I/usr/local/include -I/usr/include -I/usr/X11R6/include -c -o OOps/pvxanal.os OOps/pvxanal.c > OOps/pvxanal.c:34:21: pvxanal.h: No such file or directory > scons: *** [OOps/pvxanal.os] Error 1 > scons: building terminated because of errors. pvxanal.c was removed (code from this file was moved to util/pvanal.c). Do you have up to date and consistent sources ? ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2005-06-07 21:08 |
From | jpff@codemist.co.uk |
Subject | Re: [Cs-dev] ...and again |
That build has immediately after an update Even if I had the file surely SConstruct should have changed. ==John ffitch ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2005-06-07 23:03 |
From | Istvan Varga |
Subject | Re: [Cs-dev] ...and again |
jpff@codemist.co.uk wrote: > That build has immediately after an update > Even if I had the file surely SConstruct should have changed. I did change SConstruct to reflect the removal of OOps/pvxanal.c, and both changes were committed 2 days ago if I recall correctly. ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2005-06-08 13:37 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] ...and again |
I built it last night on OSX and all was fine. I have been building it almost every evening and I have not had problems so far. Victor At 23:03 07/06/2005, you wrote: >jpff@codemist.co.uk wrote: > >>That build has immediately after an update >>Even if I had the file surely SConstruct should have changed. > >I did change SConstruct to reflect the removal of OOps/pvxanal.c, >and both changes were committed 2 days ago if I recall correctly. > > >------------------------------------------------------- >This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput >a projector? How fast can you ride your desk chair down the office luge track? >If you want to score the big prize, get to know the little guy. >Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 >_______________________________________________ >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: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |