discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Failed to install gnuradio with PyBOMBS


From: Ron Economos
Subject: Re: [Discuss-gnuradio] Failed to install gnuradio with PyBOMBS
Date: Wed, 01 Apr 2015 18:49:02 -0700
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

In your previous pull request, you deleted the line:

#include <complex.h>

in gr-dtv/lib/dvbt2/dvbt2_paprtr_cc_impl.cc

This would directly fix the build issues reported by Activecat and Marcus Leech.

Ron

On 04/01/2015 06:34 PM, Michael Dickens wrote:
I'm not sure my forthcoming pull request directly addresses these specific issues, but it does a bunch of others for C++11 compliance in std::complex -- whether or not you're using C++11; it's backward compatible with C++0x and earlier, and should be forward compatible as well. Before we address these specific issues, let's get my patches in place -- they remove all of the GCC extensions to std::complex, so they might have an impact on these issues. I should be able to do the PR tomorrow; still testing on various systems tonight. - MLD
On Wed, Apr 1, 2015, at 09:24 PM, Johnathan Corgan wrote:
I believe Michael Dickens will have a comprehensive fix for issues like this soon.




reply via email to

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