discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Re: checking for boost >= 1.35... no


From: Stefan Bruens
Subject: Re: [Discuss-gnuradio] Re: checking for boost >= 1.35... no
Date: Sat, 31 Jan 2009 23:58:18 +0100
User-agent: KMail/1.11.0 (Linux/2.6.27.7-9-mtrr_san; KDE/4.2.0; x86_64; ; )

On Saturday 31 January 2009 15:20:58 feldmaus wrote:
> I installed the Package <gcc-c++> and solve this Problem,
> but no i am getting this:
> checking whether the boost::thread includes are available... yes
> configure: error: Could not link against libboost_thread!

I am using the boost packages of the standard openSUSE 11.1 repository, so
in general, it should work.

These are the packages I have installed from boost (according to "zypper se -i 
boost"):
S | Name                           | Summary                                 | 
Type
--+--------------------------------+-----------------------------------------+--------
i | boost-devel                    | Development package for Boost C++       | 
package
i | boost-license                  | Boost License                           | 
package
i | libboost_date_time1_36_0       | Boost::Date.Time Runtime libraries      | 
package
i | libboost_filesystem1_36_0      | Boost::Filesystem Runtime Libraries     | 
package
i | libboost_graph1_36_0           | Boost::Graph Runtime Libraries          | 
package
i | libboost_iostreams1_36_0       | Boost::IOStreams Runtime Libraries      | 
package
i | libboost_math1_36_0            | Boost::Math Runtime Libraries           | 
package
i | libboost_mpi1_36_0             | Boost::MPI Runtime libraries            | 
package
i | libboost_program_options1_36_0 | Boost::ProgramOptions Runtime libraries | 
package
i | libboost_python1_36_0          | Boost::Python Runtime Libraries         | 
package
i | libboost_regex1_36_0           | The Boost::Regex runtime library        | 
package
i | libboost_serialization1_36_0   | Boost::Serialization Runtime Libraries  | 
package
i | libboost_signals1_36_0         | Boost::Signals Runtime Libraries        | 
package
i | libboost_system1_36_0          | Boost::System Runtime Libraries         | 
package
i | libboost_test1_36_0            | Boost::Test Runtime Libraries           | 
package
i | libboost_thread1_36_0          | Boost::Thread Runtime Libraries         | 
package
i | libboost_wave1_36_0            | Boost::Wave Runtime Libraries           | 
package

Have you installed libboost_thread1_36_0 (shoud be a dependency of
boost-devel, anyway, so most probably, yes).

To get some more info from configure, have a look into config.log, search
for boost::thread.

Regards,

Stefan

-- 
Stefan Brüns  /  Bergstraße 21  /  52062 Aachen
phone: +49 241 53809034     mobile: +49 151 50412019

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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