Csound Csound-dev Csound-tekno Search About

[Cs-dev] build error

Date2014-01-26 16:32
Frommenno
Subject[Cs-dev] build error
Hi, building a snapshot from the develop branch, i get this:
.......
[ 80%] Built target libcsnd6
make: *** [all] Error 2

What is error 2?
And i believe i have not significantly changed my system, so i do not know
why i get this error?

a file with all building options is here:  cs602_git
  




--
View this message in context: http://csound.1045644.n5.nabble.com/build-error-tp5731951.html
Sent from the Csound - Dev mailing list archive at Nabble.com.

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2014-01-27 10:09
Frommenno
SubjectRe: [Cs-dev] build error
This morning i downloaded another snapshot of the develop branch of git.
Now the error is:

Linking C shared library libcsound64.so
[ 62%] Built target csound64
make: *** [all] Error 2

The result of cmake and make is here:  cs602_git2
  

Is the develop branch building without issues for others?



--
View this message in context: http://csound.1045644.n5.nabble.com/build-error-tp5731951p5731956.html
Sent from the Csound - Dev mailing list archive at Nabble.com.

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2014-01-27 10:24
FromRory Walsh
SubjectRe: [Cs-dev] build error
Actually I get the following error:

Linking C shared module ../libscansyn.so
[ 72%] Built target scansyn
[ 72%] Built target serial
[ 73%] Built target signalflowgraph
[ 74%] Built target system_call
[ 74%] Built target urandom
[ 74%] Built target ipmidi
Scanning dependencies of target pmidi
[ 74%] Building C object InOut/CMakeFiles/pmidi.dir/pmidi.c.o
/home/rory/sourcecode/csound-csound6-git/InOut/pmidi.c: In function
‘OpenMidiInDevice_’:
/home/rory/sourcecode/csound-csound6-git/InOut/pmidi.c:276:27: error:
expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘data’
make[2]: *** [InOut/CMakeFiles/pmidi.dir/pmidi.c.o] Error 1
make[1]: *** [InOut/CMakeFiles/pmidi.dir/all] Error 2
make: *** [all] Error 2

On 27 January 2014 10:09, menno  wrote:
> This morning i downloaded another snapshot of the develop branch of git.
> Now the error is:
>
> Linking C shared library libcsound64.so
> [ 62%] Built target csound64
> make: *** [all] Error 2
>
> The result of cmake and make is here:  cs602_git2
> 
>
> Is the develop branch building without issues for others?
>
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/build-error-tp5731951p5731956.html
> Sent from the Csound - Dev mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> CenturyLink Cloud: The Leader in Enterprise Cloud Services.
> Learn Why More Businesses Are Choosing CenturyLink Cloud For
> Critical Workloads, Development Environments & Everything In Between.
> Get a Quote or Start a Free Trial Today.
> http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2014-01-27 12:50
Fromjpff
SubjectRe: [Cs-dev] build error
Odd; builds OK for me, but note that there are a lot of changes happening 
at present.  And more to come today...
==John ff



------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2014-01-27 13:07
FromMichael Gogins
SubjectRe: [Cs-dev] build error
AttachmentsNone  None  
I'm fixing a number of typos etc. consequent upon recent commits. Keep pulling.

Regards,
Mike


-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com


On Mon, Jan 27, 2014 at 7:50 AM, jpff <jpff@codemist.co.uk> wrote:
Odd; builds OK for me, but note that there are a lot of changes happening
at present.  And more to come today...
==John ff



------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel


Date2014-01-27 13:19
Frommenno
SubjectRe: [Cs-dev] build error
thanks for your reaction, John, it is good to know that it should build on
Linux.

The reason for wanting to have the latest Csound available is because i have
errors with the official version 6.02, possibly to do with string handling.
And now there are repairs are in the develop branch.

I will give it a try again in a few days  - and see what happens.
bye!



--
View this message in context: http://csound.1045644.n5.nabble.com/build-error-tp5731951p5731964.html
Sent from the Csound - Dev mailing list archive at Nabble.com.

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net