[mira_talk] Re: Call for testers: source code for MIRA 2.9.x
- From: Jan Paces <hpaces@xxxxxxxxxx>
- To: mira_talk@xxxxxxxxxxxxx
- Date: Mon, 22 Jun 2009 11:51:54 +0200
Hi Bastien,
I am reporting succes when compiling mira on gentoo linux with:
kernel 2.6.26-gentoo-r3 SMP x86_64
gcc version 4.3.2 (Gentoo 4.3.2-r3 p1.6, pie-10.1.5)
boost 1.35.0-r2
--------------------------------------------------------------------------------
However, I wasn't able to compile it on 32 bit gentoo:
kernel 2.6.25-gentoo-r6 SMP i686
gcc version 4.3.2 (Gentoo 4.3.2-r3 p1.6, pie-10.1.5)
boost 1.37.0-r1
with error:
$ ./configure
--------------------------------------------------------------------------------
Summary of MIRA configuration
--------------------------------------------------------------------------------
Building version .................................
2.9.46_dev_linux-gnu_i686_32
Production or development version?................ development
We are building on ............................... Linux
CPU supports 64 bit? ......... ................... no
Compiler ......................................... gcc
Compiler optimisation flags used ................. -O2 -funroll-loops
Building completely static? ...................... yes
BOOST expected to compile and link?............... maybe
Can MIRA be built on this system? ................ yes
--------------------------------------------------------------------------------
checking whether the Boost::Thread library is available... yes
checking for exit in -lboost_thread-1_37... yes
//////////// -L/usr/lib
//////////// -lboost_thread-1_37
////////////
//////////// /opt
Automatic recognition of Boost CPP flags failed? Setting rescue values!
--------------------------------------------------------------------------------
$ make
assembly.H:46:39: error: boost/algorithm/string.hpp: No such file or
directory
--------------------------------------------------------------------------------
This file is in:
/usr/include/boost-1_37/boost/algorithm/string.hpp
I tried to set up right directory using
./configure --with-boost=/usr
./configure --with-boost=/usr/include
./configure --with-boost=/usr/include/boost-1_37
./configure --with-boost=/usr/lib
./configure --with-boost=/usr/lib/boost-1_37
but without success.
Greetings,
Jan
--
You have received this mail because you are subscribed to the mira_talk mailing
list. For information on how to subscribe or unsubscribe, please visit
http://www.chevreux.org/mira_mailinglists.html
Other related posts: