[Cs-dev] build failure
Date | 2013-05-25 08:33 |
From | joachim heintz |
Subject | [Cs-dev] build failure |
this is on linux (ubuntu studio 12.04) with recent git: [ 66%] Building C object Opcodes/CMakeFiles/dssi4cs.dir/dssi4cs/src/dssi4cs.c.o /home/jh/src/csound6-git/Opcodes/dssi4cs/src/dssi4cs.c: In Funktion »dssiinit«: /home/jh/src/csound6-git/Opcodes/dssi4cs/src/dssi4cs.c:204:36: Fehler: expected statement before »)« token /home/jh/src/csound6-git/Opcodes/dssi4cs/src/dssi4cs.c:204:74: Fehler: »DSSIINIT« hat kein Element namens »plugin« /home/jh/src/csound6-git/Opcodes/dssi4cs/src/dssi4cs.c:204:36: Fehler: Zu wenige Argumente für Funktion »strncpy« /home/jh/src/csound6-git/Opcodes/dssi4cs/src/dssi4cs.c:205:5: Fehler: »else« ohne vorheriges »if« /home/jh/src/csound6-git/Opcodes/dssi4cs/src/dssi4cs.c:207:12: Fehler: »CSOUND« hat kein Element namens »get_arg_string« make[2]: *** [Opcodes/CMakeFiles/dssi4cs.dir/dssi4cs/src/dssi4cs.c.o] Fehler 1 make[1]: *** [Opcodes/CMakeFiles/dssi4cs.dir/all] Fehler 2 make: *** [all] Fehler 2 joachim ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net https://lists.sourceforge.net/list |
Date | 2013-05-25 09:44 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] build failure |
Thanks, I'll fix it. On 25 May 2013, at 08:33, joachim heintz wrote: > this is on linux (ubuntu studio 12.04) with recent git: > > [ 66%] Building C object > Opcodes/CMakeFiles/dssi4cs.dir/dssi4cs/src/dssi4cs.c.o > /home/jh/src/csound6-git/Opcodes/dssi4cs/src/dssi4cs.c: In Funktion > »dssiinit«: > /home/jh/src/csound6-git/Opcodes/dssi4cs/src/dssi4cs.c:204:36: Fehler: > expected statement before »)« token > /home/jh/src/csound6-git/Opcodes/dssi4cs/src/dssi4cs.c:204:74: Fehler: > »DSSIINIT« hat kein Element namens »plugin« > /home/jh/src/csound6-git/Opcodes/dssi4cs/src/dssi4cs.c:204:36: Fehler: > Zu wenige Argumente für Funktion »strncpy« > /home/jh/src/csound6-git/Opcodes/dssi4cs/src/dssi4cs.c:205:5: Fehler: > »else« ohne vorheriges »if« > /home/jh/src/csound6-git/Opcodes/dssi4cs/src/dssi4cs.c:207:12: Fehler: > »CSOUND« hat kein Element namens »get_arg_string« > make[2]: *** [Opcodes/CMakeFiles/dssi4cs.dir/dssi4cs/src/dssi4cs.c.o] > Fehler 1 > make[1]: *** [Opcodes/CMakeFiles/dssi4cs.dir/all] Fehler 2 > make: *** [all] Fehler 2 > > > joachim > > ------------------------------------------------------------------------------ > Try New Relic Now & We'll Send You this Cool Shirt > New Relic is the only SaaS-based application performance monitoring service > that delivers powerful full stack analytics. Optimize and monitor your > browser, app, & servers with just a few lines of code. Try New Relic > and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-05-25 09:46 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] build failure |
Try pulling from GIT now. On 25 May 2013, at 08:33, joachim heintz wrote: > this is on linux (ubuntu studio 12.04) with recent git: > > [ 66%] Building C object > Opcodes/CMakeFiles/dssi4cs.dir/dssi4cs/src/dssi4cs.c.o > /home/jh/src/csound6-git/Opcodes/dssi4cs/src/dssi4cs.c: In Funktion > »dssiinit«: > /home/jh/src/csound6-git/Opcodes/dssi4cs/src/dssi4cs.c:204:36: Fehler: > expected statement before »)« token > /home/jh/src/csound6-git/Opcodes/dssi4cs/src/dssi4cs.c:204:74: Fehler: > »DSSIINIT« hat kein Element namens »plugin« > /home/jh/src/csound6-git/Opcodes/dssi4cs/src/dssi4cs.c:204:36: Fehler: > Zu wenige Argumente für Funktion »strncpy« > /home/jh/src/csound6-git/Opcodes/dssi4cs/src/dssi4cs.c:205:5: Fehler: > »else« ohne vorheriges »if« > /home/jh/src/csound6-git/Opcodes/dssi4cs/src/dssi4cs.c:207:12: Fehler: > »CSOUND« hat kein Element namens »get_arg_string« > make[2]: *** [Opcodes/CMakeFiles/dssi4cs.dir/dssi4cs/src/dssi4cs.c.o] > Fehler 1 > make[1]: *** [Opcodes/CMakeFiles/dssi4cs.dir/all] Fehler 2 > make: *** [all] Fehler 2 > > > joachim > > ------------------------------------------------------------------------------ > Try New Relic Now & We'll Send You this Cool Shirt > New Relic is the only SaaS-based application performance monitoring service > that delivers powerful full stack analytics. Optimize and monitor your > browser, app, & servers with just a few lines of code. Try New Relic > and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-05-25 18:18 |
From | joachim heintz |
Subject | Re: [Cs-dev] build failure |
yes, i could build now. thanks - joachim Am 25.05.2013 10:46, schrieb Victor Lazzarini: > Try pulling from GIT now. > On 25 May 2013, at 08:33, joachim heintz wrote: > >> this is on linux (ubuntu studio 12.04) with recent git: >> >> [ 66%] Building C object >> Opcodes/CMakeFiles/dssi4cs.dir/dssi4cs/src/dssi4cs.c.o >> /home/jh/src/csound6-git/Opcodes/dssi4cs/src/dssi4cs.c: In Funktion >> »dssiinit«: >> /home/jh/src/csound6-git/Opcodes/dssi4cs/src/dssi4cs.c:204:36: Fehler: >> expected statement before »)« token >> /home/jh/src/csound6-git/Opcodes/dssi4cs/src/dssi4cs.c:204:74: Fehler: >> »DSSIINIT« hat kein Element namens »plugin« >> /home/jh/src/csound6-git/Opcodes/dssi4cs/src/dssi4cs.c:204:36: Fehler: >> Zu wenige Argumente für Funktion »strncpy« >> /home/jh/src/csound6-git/Opcodes/dssi4cs/src/dssi4cs.c:205:5: Fehler: >> »else« ohne vorheriges »if« >> /home/jh/src/csound6-git/Opcodes/dssi4cs/src/dssi4cs.c:207:12: Fehler: >> »CSOUND« hat kein Element namens »get_arg_string« >> make[2]: *** [Opcodes/CMakeFiles/dssi4cs.dir/dssi4cs/src/dssi4cs.c.o] >> Fehler 1 >> make[1]: *** [Opcodes/CMakeFiles/dssi4cs.dir/all] Fehler 2 >> make: *** [all] Fehler 2 >> >> >> joachim >> >> ------------------------------------------------------------------------------ >> Try New Relic Now & We'll Send You this Cool Shirt >> New Relic is the only SaaS-based application performance monitoring service >> that delivers powerful full stack analytics. Optimize and monitor your >> browser, app, & servers with just a few lines of code. Try New Relic >> and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may >> _______________________________________________ >> Csound-devel mailing list >> Csound-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/csound-devel > > Dr Victor Lazzarini > Senior Lecturer > Dept. of Music > NUI Maynooth Ireland > tel.: +353 1 708 3545 > Victor dot Lazzarini AT nuim dot ie > > > > > ------------------------------------------------------------------------------ > Try New Relic Now & We'll Send You this Cool Shirt > New Relic is the only SaaS-based application performance monitoring service > that delivers powerful full stack analytics. Optimize and monitor your > browser, app, & servers with just a few lines of code. Try New Relic > and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net https://lists.sour |