On 09.02.2012 11:40, Harald Oehlmann wrote:
Just an "action report".

I tried to build rivet from svn source on SuSE Linux 11.4 32 bit.

Are you building from the code in trunk?


There are two documents with different instructions to get the configure
script:
INSTALL: aclocal; autoreconf
README.configure: aclocal; automake; autoconf; autoheader

autoreconf should summarize what automake,autoconf and autoheader do


I tried both with the same resulting libtool version missmatch:
% configure ...
% make
...
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -I-I/usr/include/apache2-prefork
-I/home/oehhar/test/co/rivet/src  -I"/usr/local/rivet/include"
-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2
-fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -fPIC
-Wall -fno-strict-aliasing -DLDAP_DEPRECATED
-I/usr/include/apache2-prefork  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
-D_LARGEFILE64_SOURCE  -I/usr/include/apr-1  -DSTART_TAG='"<?"'
-DEND_TAG='"?>"'   -pipe -O2 -fomit-frame-pointer -Wall -fPIC  -MT
mod_rivet_la-apache_multipart_buffer.lo -MD -MP -MF
.deps/mod_rivet_la-apache_multipart_buffer.Tpo -c -o
mod_rivet_la-apache_multipart_buffer.lo `test -f
'apache_multipart_buffer.c' || echo './'`apache_multipart_buffer.c
libtool: Version mismatch error. This is libtool 2.4.2 Debian-2.4.2-1, but the libtool: definition of this LT_INIT comes from libtool 2.2.6b. libtool: You should recreate aclocal.m4 with macros from libtool 2.4.2
Debian-2.4.2-1
libtool: and run autoconf again.

% libtool --version
ltmain.sh (GNU libtool) 2.2.6b

I will use the current stable release instead.

Thank you all,
-Harald

I upgraded ltmain.sh recently and I'm fairly certain I commited it to trunk, did you try to replace it with a copy of the same script shipped with your
autotools installation?

 -- Massimo

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to