** Description changed:

  be...@zappa:~$ lsb_release -d
  Description:    Ubuntu 9.04
  
  be...@zappa:~$ apt-cache policy pd-csound
  pd-csound:
    Installed: 1:5.08.2~dfsg-1.1ubuntu2
    Candidate: 1:5.08.2~dfsg-1.1ubuntu2
    Version table:
   *** 1:5.08.2~dfsg-1.1ubuntu2 0
          500 http://it.archive.ubuntu.com jaunty/universe Packages
          100 /var/lib/dpkg/status
  
  be...@zappa:~$ apt-cache policy csound
  csound:
    Installed: 1:5.08.2~dfsg-1.1ubuntu2
    Candidate: 1:5.08.2~dfsg-1.1ubuntu2
    Version table:
   *** 1:5.08.2~dfsg-1.1ubuntu2 0
          500 http://it.archive.ubuntu.com jaunty/universe Packages
          100 /var/lib/dpkg/status
  
  
  running pd -> put object -> csoundapi~
  pd console say: 
   /usr/lib/pd/extra/csoundapi~.pd_linux: 
/usr/lib/pd/extra/csoundapi~.pd_linux: undefined symbol: 
csoundSetHostImplementedAudioIO
   csoundapi~
  ... couldn't create
+ 
+ this bug and #373346 are related
+ 
+ this bug affect also python-csound:
+ 
+ be...@zappa:~$ python -c "import csnd"
+ Traceback (most recent call last):
+   File "<string>", line 1, in <module>
+   File "/usr/lib/python2.6/dist-packages/csnd.py", line 7, in <module>
+     import _csnd
+ ImportError: /usr/lib/libcsnd.so.5.2: undefined symbol: 
csoundSetKillXYinCallback
+ 
+ 
+ backporting csound (5.10) from karmic source has the same behavior
+ 
+ 
+ thanks

-- 
undefined symbol in pd-csound
https://bugs.launchpad.net/bugs/378235
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to