Re: [Discuss-gnuradio] Fwd: Re: Sigh - 16.04 build failure

2016-05-09 Thread West, Nathan
On Mon, May 9, 2016 at 5:28 PM, Mike wrote: > Found it ! I discovered a duplicate set of headers in /usr/local/include > and /usr/include, fixing this didn't fix the problem. > > After several hours wondering what was wrong with the headers I found > there were two versions of libcppunit. This mu

Re: [Discuss-gnuradio] Fwd: Re: Sigh - 16.04 build failure

2016-05-09 Thread Ben Hilburn
Hey Mike - Quick question: On Mon, May 9, 2016 at 5:28 PM, Mike wrote: > Found it ! I discovered a duplicate set of headers in /usr/local/include > and /usr/include, fixing this didn't fix the problem. > > After several hours wondering what was wrong with the headers I found > there were two ve

Re: [Discuss-gnuradio] Fwd: Re: Sigh - 16.04 build failure

2016-05-09 Thread Marcus Müller
As this is a relatively new option, it only works with the very latest PyBOMBS. Follow Martin's general advice of getting the newest version of it. Best regards, Marcus Am 9. Mai 2016 20:26:22 MESZ, schrieb Mike : >Starting again with a clean install of pybombs > >Why does this command not work

Re: [Discuss-gnuradio] Fwd: Re: Sigh - 16.04 build failure

2016-05-09 Thread Martin Braun
Cool! Can you keep us updated here if there were any other PyBOMBS-related issues with 16.04? https://github.com/gnuradio/pybombs/issues is a good place to jot those down, too. Thanks, Martin On 05/09/2016 02:28 PM, Mike wrote: > Found it ! I discovered a duplicate set of headers in /usr/local/i

[Discuss-gnuradio] Fwd: Re: Sigh - 16.04 build failure

2016-05-09 Thread Mike
Found it ! I discovered a duplicate set of headers in /usr/local/include and /usr/include, fixing this didn't fix the problem. After several hours wondering what was wrong with the headers I found there were two versions of libcppunit. This must have been a leftover of the upgrade to 16.04 as

[Discuss-gnuradio] Fwd: Re: Sigh - 16.04 build failure

2016-05-09 Thread Marcus Müller
Forwarded Message Subject:Re: [Discuss-gnuradio] Sigh - 16.04 build failure Date: Mon, 9 May 2016 18:36:09 +0100 From: Mike To: marcus.muel...@ettus.com CPPUNIT is installed but is it also one of the first things pybombs builds - is that a conflict perhaps?