Csound Csound-dev Csound-tekno Search About

[Cs-dev] Still having troubles with building

Date2008-09-18 14:46
Fromjpff
Subject[Cs-dev] Still having troubles with building
I have just done a clean build from sources.  I do not understand
this error message.

xenakis:~/Sourceforge/csound5 143> ./sndinfo test.wav 
time resolution is 1000.000 ns
PortAudio real-time audio module for Csound
WARNING: could not open library './libcsnd.so' (./libcsnd.so: undefined symbol: PyRun_SimpleString)
util sndinfo:
test.wav:
        srate 44100, stereo, 16 bit WAV, 29.620 seconds
        (1306260 sample frames)

Why should Python have anything to do with running sndinfo?

==John ffitch

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2008-09-18 15:06
FromVictor Lazzarini
SubjectRe: [Cs-dev] Still having troubles with building
No, but libcsnd.so is probably in the same location as plugins, so Csound
tries to open it as so because it is a so... (almost poetic is it not?)

At 14:46 18/09/2008, you wrote:
>I have just done a clean build from sources.  I do not understand
>this error message.
>
>xenakis:~/Sourceforge/csound5 143> ./sndinfo test.wav
>time resolution is 1000.000 ns
>PortAudio real-time audio module for Csound
>WARNING: could not open library './libcsnd.so' (./libcsnd.so: 
>undefined symbol: PyRun_SimpleString)
>util sndinfo:
>test.wav:
>         srate 44100, stereo, 16 bit WAV, 29.620 seconds
>         (1306260 sample frames)
>
>Why should Python have anything to do with running sndinfo?
>
>==John ffitch
>
>-------------------------------------------------------------------------
>This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
>Build the coolest Linux based applications with Moblin SDK & win great prizes
>Grand prize is a trip for two to an Open Source event anywhere in the world
>http://moblin-contest.org/redirect.php?banner_id=100&url=/
>_______________________________________________
>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 Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net