Am 09.02.2012 11:53, schrieb Massimo Manghi:
> 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?

yes

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

there is just no output but it takes some time to process

>> 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?
No, I did not.

In the meanwile, I deleted the whole try and have build with the 2.0.4
release which works fine. If you like I may retry it.

Thanks,
Harald


---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org
For additional commands, e-mail: rivet-dev-h...@tcl.apache.org

Reply via email to