discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Installing GNURadio 3.3.0 in Ubuntu 14.04


From: Rodrigo Farias
Subject: [Discuss-gnuradio] Installing GNURadio 3.3.0 in Ubuntu 14.04
Date: Fri, 22 Aug 2014 16:24:41 -0300

Hello,

In appendix follow the log of ./configure and make.
I'm having problem with libboost in the lines of command make:

...
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -g -O2  -Wall -Woverloaded-virtual -pthread   -o test_gruel test_gruel.o pmt/libpmt-qa.la libgruel.la
libtool: link: g++ -g -O2 -Wall -Woverloaded-virtual -pthread -o .libs/test_gruel test_gruel.o  pmt/.libs/libpmt-qa.a -lboost_thread -lcppunit -ldl ./.libs/libgruel.so -pthread -Wl,-rpath -Wl,/usr/local/lib64
/usr/bin/ld: pmt/.libs/libpmt-qa.a(pmt.o): undefined reference to symbol '_ZN5boost6system15system_categoryEv'
//usr/lib/x86_64-linux-gnu/libboost_system.so.1.55.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[5]: ** [test_gruel] Erro 1
...

I has libboost 1.54 with same problem. This is a version problem or it is another thing?

I need this version becouse i wanna test a module I need this version because i wanna test a old module from other project. I already try in current version without success.

Any help is welcome!

Att,
Rodrigo Farias

Attachment: logconfigure.txt
Description: Text document

Attachment: logmake.txt
Description: Text document


reply via email to

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