discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Compiling GNU Radio on Linux


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] Compiling GNU Radio on Linux
Date: Sat, 21 Mar 2009 11:27:00 -0700

On Sat, Mar 21, 2009 at 11:22 AM, MidoWido <address@hidden> wrote:

> When I run make, I get the annexed error messages. I'm using the latest
> verion of Boost.
> Any clues on what is wrong?

> /home/mido/Download/gnuradio/gruel/src/lib/.libs/libgruel.so: undefined
> reference to `boost::thread::start_thread()'

You either need to set LD_LIBRARY_PATH to the directory the
hand-compiled Boost libraries are in, or add that directory to the
system ld.so.conf.

Johnathan




reply via email to

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