Re: ltconfig version error?

Where should I try that from.  It didn't work from
/amaya/winxp/libwww/modules/md5 or from /libwww.

----- Original Message -----
From: "Maxime Zakharov" <maxime@sochi.net.ru>
To: "Brant Langer Gurganus" <brantgurganus2001@yahoo.com>
Cc: "Amaya Dev Forum" <www-amaya-dev@w3.org>
Sent: Friday, March 15, 2002 3:33 AM
Subject: Re: ltconfig version error?


> Brant Langer Gurganus wrote:
>
> > In /amaya/winxp/libwww/modules/md5, I try running:
> >
> > /bin/sh ../../libtool --mode-compile
> >
gcc -DHAVE_CONFIG -I. -I/amaya/winxp/../../libwww/modules/md5 -I../.. -I/ama
> > ya/winxp/../libpng/zlib -g -02 -W -DXML_DTD -DXML_NS -c
> > /amaya/winxp/../../libwww/modules/md5/md5.c
> >
> > I get the following error:
> > libtool: ltconfig version '' does not match ltmain.sh version '1.3.4'
> > Fatal configuration error.  See the libtool docs for more information.
> >
> > How can I solve this problem?
>
>
> try execute
>
> aclocal \
> && libtoolize --force --copy \
> && automake --foreign --force-missing --add-missing --copy \
> && autoconf
>
>
> --
> Maxim Zakharov            http://sochi.net.ru/~maxime/
>   Sochi, Russia               http://www.sochi.com/
>


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.333 / Virus Database: 187 - Release Date: 3/8/2002


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Received on Friday, 15 March 2002 06:14:45 UTC