Csound Csound-dev Csound-tekno Search About

[Cs-dev] Csound 5.08 localisation problem ?

Date2008-04-07 14:24
FromDave Phillips
Subject[Cs-dev] Csound 5.08 localisation problem ?
Greetings,

I'm having troubles with Jonatan Liljedahl's AlgoScore and my recent 
builds of Csound 5.08. I receive illegal opcode errors for opcodes that 
are reported by 'csound -z', and from what I found on Google it appears 
that this may be a localisation problem. If so, how can I fix it ? If 
not, how can I fix it ? :)

The problem occurs on my builds for 32-bit OpenSUSE and for 64-bit 
Debian. Did I miss an option for Scons ?

TIA,

dp


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2008-04-07 15:00
FromJonatan Liljedahl
SubjectRe: [Cs-dev] Csound 5.08 localisation problem ?
Dave Phillips wrote:
> Greetings,
> 
> I'm having troubles with Jonatan Liljedahl's AlgoScore and my recent 
> builds of Csound 5.08. I receive illegal opcode errors for opcodes that 
> are reported by 'csound -z', and from what I found on Google it appears 
> that this may be a localisation problem. If so, how can I fix it ? If 
> not, how can I fix it ? :)
> 
> The problem occurs on my builds for 32-bit OpenSUSE and for 64-bit 
> Debian. Did I miss an option for Scons ?

The strange thing is that I did a setlocale(LC_ALL, "C"); before each
call to csoundCompile() just to be safe from this problem...

Are you sure that your OPCODEDIR path is set correctly in the
environment algoscore is started from?

-- 
/Jonatan         [ http://kymatica.com ]

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2008-04-07 15:10
FromVictor Lazzarini
SubjectRe: [Cs-dev] Csound 5.08 localisation problem ?
There is a useGetText option (or similar) not to use the
gettext localisation.

Victor

At 14:24 07/04/2008, you wrote:
>Greetings,
>
>I'm having troubles with Jonatan Liljedahl's AlgoScore and my recent
>builds of Csound 5.08. I receive illegal opcode errors for opcodes that
>are reported by 'csound -z', and from what I found on Google it appears
>that this may be a localisation problem. If so, how can I fix it ? If
>not, how can I fix it ? :)
>
>The problem occurs on my builds for 32-bit OpenSUSE and for 64-bit
>Debian. Did I miss an option for Scons ?
>
>TIA,
>
>dp
>
>
>-------------------------------------------------------------------------
>This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
>Register now and save $200. Hurry, offer ends at 11:59 p.m.,
>Monday, April 7! Use priority code J8TLD2.
>http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
>_______________________________________________
>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 the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2008-04-07 15:13
FromVictor Lazzarini
SubjectRe: [Cs-dev] Csound 5.08 localisation problem ?
By the way, can you copy here your errors? I wonder if they
are the strtod() ones that we have discussed in the past weeks.
If so, you might fix them by setting the environment variable
LANG=C

Victor

At 14:24 07/04/2008, you wrote:
>Greetings,
>
>I'm having troubles with Jonatan Liljedahl's AlgoScore and my recent
>builds of Csound 5.08. I receive illegal opcode errors for opcodes that
>are reported by 'csound -z', and from what I found on Google it appears
>that this may be a localisation problem. If so, how can I fix it ? If
>not, how can I fix it ? :)
>
>The problem occurs on my builds for 32-bit OpenSUSE and for 64-bit
>Debian. Did I miss an option for Scons ?
>
>TIA,
>
>dp
>
>
>-------------------------------------------------------------------------
>This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
>Register now and save $200. Hurry, offer ends at 11:59 p.m.,
>Monday, April 7! Use priority code J8TLD2.
>http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
>_______________________________________________
>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 the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net