discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Undefined PLT symbol "Pa_IsStreamActive"


From: Don Ward
Subject: Re: [Discuss-gnuradio] Undefined PLT symbol "Pa_IsStreamActive"
Date: Mon, 1 Oct 2007 19:35:46 -0400

"make check" fails in gr-audio-portaudio with the following error:

 File "./qa_portaudio.py", line 24, in ?
   import audio_portaudio

File "/home/wulf/projects/gnuradio/gnuradio/gr-audio-portaudio/src/audio_portaudio.py",
line 6, in ?
   import _audio_portaudio
ImportError: /home/wulf/projects/gnuradio/gnuradio/gr-audio-portaudio/src/.libs/_audio_portaudio.so:
Undefined PLT symbol "Pa_IsStreamActive" (symnum = 31)
FAIL: run_tests

Has anyone seen this? What is the required revision for portaudio. pkgsrc
currently uses portaudio-18.1 which may be a little out-of-date.

I know that portaudio v19 works. Since v19 and v18 have slightly different programming interfaces, this could be the cause of the error.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]