Re: [Cs-dev] CsoundVST Linux Build
Date | 2005-02-23 16:58 |
From | "gogins@pipeline.com" |
Subject | Re: [Cs-dev] CsoundVST Linux Build |
I haven't seen this before. I use scons 0.96.1. I don't understand the error, because as far as I know CsoundVST.cpp appears only once in a builder. Original Message: ----------------- From: Andres Cabrera andres@geminiflux.com Date: Wed, 23 Feb 2005 11:21:29 -0500 To: csound-devel@lists.sourceforge.net Subject: Re: [Cs-dev] CsoundVST Linux Build Hi Michael, I'm trying to build CsoundVST on linux, but I get the following: CONFIGURATION DECISION: Not building Loris Python extension and Csound opcodes. Checking for C++ header file jni.h... yes CONFIGURATION DECISION: Building with PortMIDI. CONFIGURATION DECISION: Building with FLTK for graphs and widgets. CONFIGURATION DECISION: Not generating PDF documentation. CONFIGURATION DECISION: Building ALSA plugin. CONFIGURATION DECISION: Building PortAudio module. Adding Jack library for PortAudio CONFIGURATION DECISION: Building JACK plugin. Checking for C header file fluidsynth.h... no CONFIGURATION DECISION: Not building fluid opcodes. CONFIGURATION DECISION: Building CsoundVST plugin and standalone. PATH = /usr/local/bin:/bin:/usr/bin Checking for C++ header file jni.h... yes scons: *** Two different sets of overrides were specified for the same target: frontends/CsoundVST/CsoundVST.os The build goes well if I use buildCsoundVST=0 Any ideas? Cheers, Andres gogins@pipeline.com wrote: > DLP: I would appreciate it if you could test building CsoundVST on your > Linux installation again. > > I patched frontends/CsoundVST/Event.hpp and > frontends/CsoundVST/Midifile.hpp this morning, so if you get these files > from the _real_ CVS and remove frontends/CsoundVST/*wrap* and rebuild, we > will see. The patched files contain no SWIG wrappers for std::map or > std::pair. > > Built and ran on Fedore Core 1 for me. > > Regards, > Mike > > > -------------------------------------------------------------------- > mail2web - Check your email from the web at > http://mail2web.com/ . > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_ide95&alloc_id396&op=click > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > > > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/csound-devel -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web.com/ . ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2005-02-23 17:54 |
From | Andres Cabrera |
Subject | Re: [Cs-dev] CsoundVST Linux Build |
Hi Michael, I had tried building CsoundVST before, but I had an old version of SWIG which produced an error like 'swig -help unknown flag', so I have upgraded swig, but now get this error on the configuration part, which didn't occur before... And I forgot the last line (sorry): scons: *** Two different sets of overrides were specified for the same target: frontends/CsoundVST/CsoundVST.os File "SConstruct", line 1009, in ? I have scons 0.95, but this error hadn't cropped up before.... Andres gogins@pipeline.com wrote: > I haven't seen this before. I use scons 0.96.1. I don't understand the > error, because as far as I know CsoundVST.cpp appears only once in a > builder. > > Original Message: > ----------------- > From: Andres Cabrera andres@geminiflux.com > Date: Wed, 23 Feb 2005 11:21:29 -0500 > To: csound-devel@lists.sourceforge.net > Subject: Re: [Cs-dev] CsoundVST Linux Build > > > Hi Michael, > I'm trying to build CsoundVST on linux, but I get the following: > > CONFIGURATION DECISION: Not building Loris Python extension and Csound > opcodes. > Checking for C++ header file jni.h... yes > CONFIGURATION DECISION: Building with PortMIDI. > CONFIGURATION DECISION: Building with FLTK for graphs and widgets. > CONFIGURATION DECISION: Not generating PDF documentation. > CONFIGURATION DECISION: Building ALSA plugin. > CONFIGURATION DECISION: Building PortAudio module. > Adding Jack library for PortAudio > CONFIGURATION DECISION: Building JACK plugin. > Checking for C header file fluidsynth.h... no > CONFIGURATION DECISION: Not building fluid opcodes. > CONFIGURATION DECISION: Building CsoundVST plugin and standalone. > PATH = /usr/local/bin:/bin:/usr/bin > Checking for C++ header file jni.h... yes > > scons: *** Two different sets of overrides were specified for the same > target: frontends/CsoundVST/CsoundVST.os > > The build goes well if I use buildCsoundVST=0 > > Any ideas? > > Cheers, > Andres > > gogins@pipeline.com wrote: > >>DLP: I would appreciate it if you could test building CsoundVST on your >>Linux installation again. >> >>I patched frontends/CsoundVST/Event.hpp and >>frontends/CsoundVST/Midifile.hpp this morning, so if you get these files >>from the _real_ CVS and remove frontends/CsoundVST/*wrap* and rebuild, we >>will see. The patched files contain no SWIG wrappers for std::map or >>std::pair. >> >>Built and ran on Fedore Core 1 for me. >> >>Regards, >>Mike >> >> >>-------------------------------------------------------------------- >>mail2web - Check your email from the web at >>http://mail2web.com/ . >> >> >> >> >>------------------------------------------------------- >>SF email is sponsored by - The IT Product Guide >>Read honest & candid reviews on hundreds of IT Products from real users. >>Discover which products truly live up to the hype. Start reading now. >>http://ads.osdn.com/?ad_ide95&alloc_id396&op=click >>_______________________________________________ >>Csound-devel mailing list >>Csound-devel@lists.sourceforge.net >>https://lists.sourceforge.net/lists/listinfo/csound-devel >> >> >> > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > > -------------------------------------------------------------------- > mail2web - Check your email from the web at > http://mail2web.com/ . > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_ide95&alloc_id396&op=click > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > > > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2005-02-23 18:50 |
From | Dave Phillips |
Subject | Re: [Cs-dev] CsoundVST Linux Build |
Greetings: CsoundVST build and runs now on RH9, GCC 3.2.2, Python 2.3. It appears to be working fine, I'm just testing random files. Thanks, Michael ! :) Best, dp ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2005-02-24 01:08 |
From | Andres Cabrera |
Subject | Re: [Cs-dev] CsoundVST Linux Build |
Hi Michael, It's odd... I've upgraded to scons 0.96.1, and still have the same problem. I've gotten the clean copy of the Sconstruct file and still the same results... Any ideas where the problem could lie? I've found jni.h in two places on my system, don't know if that could be the cause. file:/usr/lib/gcc/i386-redhat-linux/3.4.0/include/jni.h file:/usr/lib/gcc-lib/i386-redhat-linux/3.3.3/include/jni.h I think I recently did some apt-get update related to c libraries. Cheers, Andres gogins@pipeline.com wrote: > I haven't seen this before. I use scons 0.96.1. I don't understand the > error, because as far as I know CsoundVST.cpp appears only once in a > builder. > > Original Message: > ----------------- > From: Andres Cabrera andres@geminiflux.com > Date: Wed, 23 Feb 2005 11:21:29 -0500 > To: csound-devel@lists.sourceforge.net > Subject: Re: [Cs-dev] CsoundVST Linux Build > > > Hi Michael, > I'm trying to build CsoundVST on linux, but I get the following: > > CONFIGURATION DECISION: Not building Loris Python extension and Csound > opcodes. > Checking for C++ header file jni.h... yes > CONFIGURATION DECISION: Building with PortMIDI. > CONFIGURATION DECISION: Building with FLTK for graphs and widgets. > CONFIGURATION DECISION: Not generating PDF documentation. > CONFIGURATION DECISION: Building ALSA plugin. > CONFIGURATION DECISION: Building PortAudio module. > Adding Jack library for PortAudio > CONFIGURATION DECISION: Building JACK plugin. > Checking for C header file fluidsynth.h... no > CONFIGURATION DECISION: Not building fluid opcodes. > CONFIGURATION DECISION: Building CsoundVST plugin and standalone. > PATH = /usr/local/bin:/bin:/usr/bin > Checking for C++ header file jni.h... yes > > scons: *** Two different sets of overrides were specified for the same > target: frontends/CsoundVST/CsoundVST.os > > The build goes well if I use buildCsoundVST=0 > > Any ideas? > > Cheers, > Andres > > gogins@pipeline.com wrote: > >>DLP: I would appreciate it if you could test building CsoundVST on your >>Linux installation again. >> >>I patched frontends/CsoundVST/Event.hpp and >>frontends/CsoundVST/Midifile.hpp this morning, so if you get these files >>from the _real_ CVS and remove frontends/CsoundVST/*wrap* and rebuild, we >>will see. The patched files contain no SWIG wrappers for std::map or >>std::pair. >> >>Built and ran on Fedore Core 1 for me. >> >>Regards, >>Mike >> >> >>-------------------------------------------------------------------- >>mail2web - Check your email from the web at >>http://mail2web.com/ . >> >> >> >> >>------------------------------------------------------- >>SF email is sponsored by - The IT Product Guide >>Read honest & candid reviews on hundreds of IT Products from real users. >>Discover which products truly live up to the hype. Start reading now. >>http://ads.osdn.com/?ad_ide95&alloc_id396&op=click >>_______________________________________________ >>Csound-devel mailing list >>Csound-devel@lists.sourceforge.net >>https://lists.sourceforge.net/lists/listinfo/csound-devel >> >> >> > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > > -------------------------------------------------------------------- > mail2web - Check your email from the web at > http://mail2web.com/ . > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_ide95&alloc_id396&op=click > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > > > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |