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 10:49:08 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1

On 03/11/13 08:58, kdag wrote:
`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
_______________________________________________

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.

Hi Sid, thanks for the hint but see, i do have portaudio, not sure why cmake can't see it. Have tried both:

portaudio19-dev  and  libportaudio-dev

I have seen that problem many times with cmake. It can be quite a trial at times.

Run ccmake and manually set the portaudio options, then run cmake again.
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]