discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Rebuilding Gnuradio on fedora 17


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] Rebuilding Gnuradio on fedora 17
Date: Tue, 25 Dec 2012 13:41:11 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

Thanks for reply and sugestions. How much RAM do you suggest.

2GB

And if you're on a low-end ATOM or something like that, you'll have not very much fun.


--- On Tue, 12/25/12, Marcus D. Leech <address@hidden> wrote:

From: Marcus D. Leech <address@hidden>
Subject: Re: [Discuss-gnuradio] Rebuilding Gnuradio on fedora 17
To: "Ghulam Rasool Begh" <address@hidden>, "address@hidden" <address@hidden>
Date: Tuesday, December 25, 2012, 11:06 PM

I used verbose twice. First time i used it on your advice and it showed following error:
blocks.dir/vector_to_stream_impl.cc.o
[ 98%] Building CXX object gr-blocks/lib/CMakeFiles/gnuradio-blocks.dir/vector_to_streams_impl.cc.o

Linking CXX shared library libgnuradio-blocks-3.6.3git.so
CMakeFiles/gnuradio-blocks.dir/complex_to_float_impl.cc.o: file not recognized: File truncated
collect2: error: ld returned 1 exit status
make[2]: *** [gr-blocks/lib/libgnuradio-blocks-3.6.3git.so.0.0.0] Error 1
make[1]: *** [gr-blocks/lib/CMakeFiles/gnuradio-blocks.dir/all] Error 2
make: *** [all] Error 2
make failed
Exiting Gnu Radio build/install
On Second instance it didnot proceed beyond 38% and there was no progress for a lot of time. The computer became very much slow so then I had to restart it.
The RAM of my system is 512 MB and there is around 10GB free disk space.  


--- On Tue, 12/25/12, Marcus D. Leech <address@hidden> wrote:

From: Marcus D. Leech <address@hidden>
Subject: Re: [Discuss-gnuradio] Rebuilding Gnuradio on fedora 17
To: "Ghulam Rasool Begh" <address@hidden>
Date: Tuesday, December 25, 2012, 9:25 PM

Hi, 
I tried to install gnuradio on fedora 17 following the instructions at gnu.org. I tried using build-gnuradio install script but it gave "make failed" error at the end. Then I tried using yum install gnuradio but i again failed. Then I used
./build-gnuradio --verbose command but i again failed to install it.
Now i want to rebuild it but before that do i need to delete some files or use some uninstall commands.

Please suggest


Regards

_______________________________________________ Discuss-gnuradio mailing list address@hidden https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
When you used --verbose what errors were in the log--that will help us determine why your build failed.



-- 
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org
It's entirely possible that an interior compile stage is running out of memory, and bailing half-way through creating a .o, which the linker then
  trips over.

My advice?  I'm suspecting that with only 512MB, your computer is fairly old, and definitely under-powered if it can't reliably compile the
  code base.  Upgrade.

Lots and lots of people have successfully built Gnu Radio on Fedora 17 with build-gnuradio, so there's likely nothing wrong with the build
  script as such.




-- 
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org


-- 
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org

reply via email to

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