← Back to team overview

ubuntustudio-bugs team mailing list archive

[Bug 378235] Re: undefined symbol in pd-csound

 

the [csoundapi~] object has been replaced by [csound6~] a while ago (and
it works)

** Changed in: csound (Ubuntu)
       Status: Confirmed => Fix Released

** Changed in: csound (Ubuntu)
     Assignee: (unassigned) => IOhannes m zmoelnig (umlaeute)

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

Title:
  undefined symbol in pd-csound

Status in csound package in Ubuntu:
  Fix Released

Bug description:
  becks@zappa:~$ lsb_release -d
  Description:    Ubuntu 9.04

  becks@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

  becks@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:

  becks@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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/csound/+bug/378235/+subscriptions