[mira_talk] Re: Call for testers: source code for MIRA 2.9.x

Hi Bastien,

2009/6/25 Bastien Chevreux <bach@xxxxxxxxxxxx>

> On Donnerstag 25 Juni 2009 Cymon Cox wrote:
>
> In the mean time: could you please try out
>  http://www.chevreux.org/tmp/mira-2.9.46x2.tar.bz2
>
> I suppose it still won't compile for you, but I've made the script
> ./configure
> a tad more chatty ... perhaps this will help to find out what's wrong.
>
> I'd need from you:
> - "uname -a" output
> - how you called the configure script
> - the complete output of the configure script
> - information where you installed BOOST
>
>
Linux chara 2.6.18-128.1.14.el5 #1 SMP Mon Jun 1 15:52:58 EDT 2009 x86_64
x86_64 x86_64 GNU/Linux

[cymon@chara mira-2.9.46x2]$ ./configure > out
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--enable-checking=release --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-libgcj-multifile
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk
--disable-dssi --enable-plugin
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic
--host=x86_64-redhat-linux
Thread model: posix
gcc version 4.1.2 20080704 (Red Hat 4.1.2-44)

stdout file attached.

make fails as before:

g++ -DPACKAGE_NAME=\"mira\" -DPACKAGE_TARNAME=\"mira\"
-DPACKAGE_VERSION=\"2.9.46x2\" -DPACKAGE_STRING=\"mira\ 2.9.46x2\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mira\" -DVERSION=\"2.9.46x2\"
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"
-DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1
-Drestrict=__restrict -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1
-DHAVE_REALLOC=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1
-DHAVE_MEMSET=1 -DHAVE_NAMESPACES=/\*\*/ -DHAVE_STD=/\*\*/ -DHAVE_STL=/\*\*/
-DHAVE_BOOST=/\*\*/ -DHAVE_BOOST_THREAD=/\*\*/ -DDEVELOPMENTVERSION=1
-DBOUNDTRACKFLAG=1 -DBUGTRACKFLAG=1 -DENABLE64=1 -I. -I../    -DPUBLICQUIET
-DAJ_Linux64   -pthread -I /opt/local/include -O2 -funroll-loops -MT
estassembly.o -MD -MP -MF .deps/estassembly.Tpo -c -o estassembly.o
estassembly.C
In file included from estassembly.C:31:
assembly.H:46:39: error: boost/algorithm/string.hpp: No such file or
directory

The boost libraries are in /usr/local/lib
The headers in /usr/local/include/boost-1_35/boost

Cheers, C.
--

Other related posts: