Re: [Discuss-gnuradio] Error during compilation of GR-baz

2019-04-04 Thread Michael Dickens
When creating the debug build log, please remember to use "make VERBOSE=ON", not just "make" ... the additional verbosity shows actual commands executed, which is what we need to see to determine whether C++11 is being used or not. - MLD On Thu, Apr 4, 2019, at 9:42 AM, Michael Dickens wrote: >

Re: [Discuss-gnuradio] Error during compilation of GR-baz

2019-04-04 Thread Michael Dickens
Hi Balaji - Please "reply all" to keep the GR discussion list in the loop. Your OS / compiler can support C++11. Did you create the file "gr-baz-build-log.txt" and post it somewhere? That's the key! - MLD On Thu, Apr 4, 2019, at 2:32 AM, Balaji Kolla wrote: > Hi Michael, > here is the output of

Re: [Discuss-gnuradio] Error during compilation of GR-baz

2019-04-02 Thread Michael Dickens
Hi Balaji - For this sort of debugging, please "reply to all" including the GR list: more eyes might find your issue faster than just mine along! I see you're on "Ubuntu 14.04.4 LTS". I'm thinking that's a little dated by now ... any way you can use a more recent Ubuntu version? What does the f

Re: [Discuss-gnuradio] Error during compilation of GR-baz

2019-04-01 Thread Michael Dickens
Hi Balaji - It would greatly help to see not just the build errors but also the build commands being issued as well as the CMake configuration debug output ... basically the whole configuration and build logs, along with the OS & its version you're trying to do the build on. Please don't attach

[Discuss-gnuradio] Error during compilation of GR-baz

2019-04-01 Thread Balaji Kolla
Hi, I am trying to install GR-BAZ package to get required blocks in GNURadio. When i issue a "make" command i am getting the following error. Can some one suggest in how to resolve this issue. /home/lekha/sources/gnuradio/gr-baz/lib/baz_file_source.cc:1195:205: warning: format ‘%llu’ expects ar