[mira_talk] Re: [mira_announce] Release Candidate 2 for MIRA 4.0

  • From: Martin Mokrejs <mmokrejs@xxxxxxxxxxxxxxxxxx>
  • To: mira_talk@xxxxxxxxxxxxx
  • Date: Wed, 25 Sep 2013 19:40:31 +0200


Bastien Chevreux wrote:
> On Sep 25, 2013, at 17:28 , Martin Mokrejs <mmokrejs@xxxxxxxxxxxxxxxxxx> 
> wrote:
>>> P.S.: I might have some comments on the libtool bundled in the tarball, I 
>>> fear
>>> mira4.0rc2/config/m4/ should be moved to mira4.0_rc2/m4/ .;-) But am 
>>> waiting for an
>>> answer from somebody more knowledgeable.
>>
>> OK, so the problem is that there are $top_srcdir/m4 and $top_srcdir/config/m4
>> in Makefile.am and configure.ac files. There are two solutions, both work 
>> for me.
> 
> You haven't said yet what the problem is you encountered :-)

I wanted to try latest release candidate but seems I have too old libtool.
I have 2.4 installed while the bundled ./libtool or its input comes from 2.4.2.
I got this error way too late during compile phase:


/bin/sh ../../libtool --tag=CXX   --mode=link x86_64-pc-linux-gnu-g++  
-DPUBLICQUIET -DAJ_Linux64 -O2 -pipe -maes -mpclmul -mpopcnt -march=native  
-I/usr/include   -pthread -I/usr/lib64/include -I/usr/include 
-Werror=uninitialized -Werror=return-type -Werror=parentheses -std=c++0x 
-Werror=unused-value -L../io/ -L../util/ -L../errorhandling/ -L../mira 
-L../caf/ -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib64 
-L/usr/lib -o main main.o  -lmiraerrorhandling -lboost_thread-mt 
-lboost_regex-mt -lboost_system -lboost_system-mt -lboost_filesystem-mt 
-lboost_iostreams-mt -lrt -lexpat -lm -lz -lbz2 -ltcmalloc_minimal
libtool: Version mismatch error.  This is libtool 2.4, but the
libtool: definition of this LT_INIT comes from libtool 2.4.2.
libtool: You should recreate aclocal.m4 with macros from libtool 2.4
libtool: and run autoconf again.
make[4]: *** [main] Error 63
make[4]: Leaving directory 
`/mnt/1TB/var/tmp/portage/sci-biology/mira-4.0_rc2/work/mira-4.0rc2/src/memorc'


I could regenerate libtool but the input files missed the config/m4/ place.
Martin

-- 
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: