Re: [Discuss-gnuradio] Follow up: Failure to build GNU Radio on various Ubuntu builds

2015-08-20 Thread Marcus D. Leech
On 08/20/2015 03:13 PM, Mark wrote: Apologies, I didn’t see this at the foot of your Email. I will study it later tonight or at the weekend. Many grateful thanks again. (2) Add a secondary swap file. See, for example:

Re: [Discuss-gnuradio] Follow up: Failure to build GNU Radio on various Ubuntu builds

2015-08-20 Thread Marcus D. Leech
On 08/20/2015 09:33 AM, Mark wrote: Here is another error. The errors are many and I could keep posting variations of these to you and I'm not sure what purpose they would serve in finding a solution. Anyway, I will post this error and await your advice before trying again. The next attempt

Re: [Discuss-gnuradio] Follow up: Failure to build GNU Radio on various Ubuntu builds

2015-08-20 Thread Marcus Müller
Hi, as Marcus L. said, the logs are tremendously informative. A segfault in the cc1plus executable (which is the actual C++ compiler in GCC) is extremely seldom, and should be treated as either a bug in GCC, or a bug in your system. Now, I haven't seen an Out-Of-Memory error in a while, since RAM

Re: [Discuss-gnuradio] Follow up: Failure to build GNU Radio on various Ubuntu builds

2015-08-20 Thread Marcus D. Leech
On 08/20/2015 06:13 AM, Mark wrote: OK, I changed the distro to Ubuntu 14.04.3 LTS 64Bit and followed your advice to simply issue the command wget http://www.sbrac.org/files/build-gnuradio chmod a+x ./build-gnuradio ./build-gnuradio --verbose and I find myself right back where I started last

Re: [Discuss-gnuradio] Follow up: Failure to build GNU Radio on various Ubuntu builds

2015-08-20 Thread Marcus D. Leech
On 08/20/2015 04:01 PM, Mark wrote: mark@myGNURadioPC:~$ dpkg-query -l gcc Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version

Re: [Discuss-gnuradio] Follow up: Failure to build GNU Radio on various Ubuntu builds

2015-08-18 Thread mleech
I have had similar problems with cheap USB cables that work for low-speed devices, but utterly fail for higher-speed transfers. You might as well update to at least Ubuntu 14.04 or even 15.04, Gnu Radio (via build-gnuradio) is known to work in that environment. On 2015-08-18 10:42, Mark

[Discuss-gnuradio] Follow up: Failure to build GNU Radio on various Ubuntu builds

2015-08-18 Thread Mark
I managed to resolve a problem with the install. Commands, find_usrp_devices and uhd_usrp_probe failed to get my B100 to respond with the model and daughter board and FPGA information. Yet at other times it would work, albeit very briefly. Whilst trying to keep this follow up mail brief,