Csound Csound-dev Csound-tekno Search About

[Csnd] Csound 5.10.1 release

Date2008-12-24 11:30
FromDjack
Subject[Csnd] Csound 5.10.1 release
Hello Csounders,

May be this will help some of you who compile csound on Ubuntu system.
I compile the last release 5.10.1 with double float with no problem.

When i try to compile for float i get the message:
         Error: Macro 'HAVE_SOCKETS' redefined

I sucess to compile after i include in Sconstruct (around line 461):
         commonEnvironment.Prepend(CPPFLAGS = ['-DSDFT'])

Best regards and Merry Christmas
René Poggi

-----
I running Csound version 5.10 (double samples) compiled from cvs dated Nov 26
2008,
on a PC with Ubuntu 8.04 Hardy. kernel Linux 2.6.24-22-rt

Best regards and many tanks for any answer
René Poggi
-- 
View this message in context: http://www.nabble.com/Csound-5.10.1-release-tp21156818p21156818.html
Sent from the Csound - General mailing list archive at Nabble.com.



Date2008-12-24 11:43
Fromjpff@cs.bath.ac.uk
Subject[Csnd] Re: Csound 5.10.1 release
Odd, but the SDFT flag was supposed to be removed in teh sources.  Clearly
I left one (or more) in the code.  I will chase.  Your fix is correct for
the time being.

==John ff

>
> Hello Csounders,
>
> May be this will help some of you who compile csound on Ubuntu system.
> I compile the last release 5.10.1 with double float with no problem.
>
> When i try to compile for float i get the message:
>          Error: Macro 'HAVE_SOCKETS' redefined
>
> I sucess to compile after i include in Sconstruct (around line 461):
>          commonEnvironment.Prepend(CPPFLAGS = ['-DSDFT'])
>
> Best regards and Merry Christmas
> René Poggi
>
> -----
> I running Csound version 5.10 (double samples) compiled from cvs dated Nov
> 26
> 2008,
> on a PC with Ubuntu 8.04 Hardy. kernel Linux 2.6.24-22-rt
>
> Best regards and many tanks for any answer
> René Poggi
> --
> View this message in context:
> http://www.nabble.com/Csound-5.10.1-release-tp21156818p21156818.html
> Sent from the Csound - General mailing list archive at Nabble.com.