discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Git cloned, errors in Portaudio during cmake


From: Marcus Leech
Subject: Re: [Discuss-gnuradio] Git cloned, errors in Portaudio during cmake
Date: Tue, 27 May 2014 14:15:34 +0000 (UTC)

Actually, if you look at the error messages closely, Cmake is complaining about a Cmake function that doesn't exist.  I think it's
  CMake that is too old (or the Cmake files are using constructs that are too new), and when there's no portaudio at all, we don't
  end up triggering that paragraph of code in the Cmake files.
 
 
on May 27, 2014, Sid Boyce <address@hidden> wrote:
On 27/05/14 03:29, Marcus D. Leech wrote:
> On 05/26/2014 10:24 PM, Sid Boyce wrote:
>> On 27/05/14 02:01, Marcus D. Leech wrote:
>>> On 05/26/2014 08:40 PM, Sid Boyce wrote:
>>>>
>>>> Check if portaudio19-dev installed.
>>>> address@hidden:~# dpkg -l|grep portaudio
>>>> ii libportaudio2:amd64 19+svn20140130-1 amd64 Portable audio I/O -
>>>> shared library
>>>> ii libportaudiocpp0:amd64 19+svn20140130-1
>>>> amd64 Portable audio I/O C++ bindings - shared library
>>>> ii portaudio19-dev 19+svn20140130-1 amd64 Portable audio
>>>> I/O - development files
>>>> 73 ... Sid.
>>>>
>>> address@hidden ~]$ rpm -qa |grep portaudio
>>> portaudio-19-11.fc14.x86_64
>>> portaudio-devel-19-11.fc14.x86_64
>>>
>>>
>>>
>> Hmmmmmmmm....... a very old version of Fedora.
>>
>> When a new version comes out I upgrade to the latest using yum -
>> likewise with openSUSE, Ubuntu and Ubuntu ARM. I crawl from one
>> version to the next and only do a fresh install if I upgrade HD's.
>>
>> Problem comes when new code requires something that is a level or
>> several higher than you have installed - upgrade beyond one or 2
>> versions probably doesn't work and you are forced to do a fresh
>> install then all the other packages required after that, plus fresh
>> setups.
>>
>> You get changes like systemd replacing sysvinit which is seamless if
>> you are one or 2 levels back. With a fresh install there are many new
>> things you are presented with suddenly, more to deal with when you
>> are trying to get up and working.
>> 73 ... Sid.
>>
> I removed portaudio from the system, which cured this particular
> problem, since i only had 1 package that depended on it, and I'm not
> using it.
>
>
>
OK Marcus,
I am building the latest git on Fedora 20.
It configured without complaints - portaudio-19-17.fc20.x86_64 and
portaudio-devel-19-17.fc20.x86_64 installed.

May be portaudio in Fedora 14 is too old.
73 ... 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


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

reply via email to

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