discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] undefined reference to `Pa_*


From: Sid Boyce
Subject: Re: [Discuss-gnuradio] undefined reference to `Pa_*
Date: Sun, 03 Nov 2013 01:28:04 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1

On 03/11/13 01:07, kdag wrote:
hi, when trying to build under debian i get til here:

Scanning dependencies of target dial_tone
[ 72%] Building CXX object
gr-audio/examples/c++/CMakeFiles/dial_tone.dir/dial_tone.cc.o
Linking CXX executable dial_tone
../../lib/libgnuradio-audio-3.7.2git.so.0.0.0: undefined reference to
`Pa_IsStreamActive'
../../lib/libgnuradio-audio-3.7.2git.so.0.0.0: undefined reference to
`Pa_GetDefaultOutputDevice'
../../lib/libgnuradio-audio-3.7.2git.so.0.0.0: undefined reference to
`Pa_GetHostApiInfo'
../../lib/libgnuradio-audio-3.7.2git.so.0.0.0: undefined reference to
`Pa_GetDefaultInputDevice'
../../lib/libgnuradio-audio-3.7.2git.so.0.0.0: undefined reference to
`Pa_GetDeviceCount'
collect2: error: ld returned 1 exit status
make[2]: *** [gr-audio/examples/c++/dial_tone] Error 1
make[1]: *** [gr-audio/examples/c++/CMakeFiles/dial_tone.dir/all] Error 2
make: *** [all] Error 2
make  20.86s user 1.83s system 94% cpu 23.913 total

Any hints as to how to fix it appreciated

_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Portaudio packages are missing.
# apt-cache search portaudio
libportaudiocpp0 - Portable audio I/O C++ bindings - shared library
libportaudio2 - Portable audio I/O - shared library
portaudio19-dev - Portable audio I/O - development files
Regards
Sid.

--
Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support
Senior Staff Specialist, Cricket Coach
Microsoft Windows Free Zone - Linux used for all Computing Tasks




reply via email to

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