discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Error when installing Boost


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Error when installing Boost
Date: Wed, 20 Oct 2010 18:05:15 -0700
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, Oct 20, 2010 at 04:47:47PM -0700, ish13 wrote:
> 
> I get an error with I use ./configure when I am installing boost.  The
> following commands are entered in the terminal when I am installing.

Why are you building boost?  It's packaged for pretty much every
reasonably modern distribution.

> cd boost_1_44_0
> BOOST_PREFIX=/opt/boost_1_44_0
> ./tools/jam/src/boehm_gc/configure --prefix=$BOOST_PREFIX
> --with-libraries=thread,date_time,program_options
> 
> confchecking if f77 PIC flag -fPIC works... yes
> checking if f77 static flag -static works... yes
> checking if f77 supports -c -o file.o... yes
> checking whether the f77 linker (/usr/bin/ld) supports shared libraries...
> yes
> checking dynamic linker characteristics... /usr/bin/f77: Illegal option:
> -print-search-dirs
> GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking sys/dg_sys_info.h usability... no
> checking sys/dg_sys_info.h presence... no
> checking for sys/dg_sys_info.h... no
> checking whether Solaris gcc optimization fix is necessary... no
> checking atomic_ops.h usability... no
> checking atomic_ops.h presence... no
> checking for atomic_ops.h... no
> configure: error: Missig libatomic_ops.
> 
> Can someone help?
> 
> Thanks
> Ismael



reply via email to

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