Rerunning ./autogen.sh makes no difference but I found out
that ./configure in 0.8.5 detects libtool version 2.x while in 0.8.4 it
finds versions 1.x.

I work on my own local machine so I don't understand how it can find two
different version of libtool. The one I have is version 1.5.26.

Alex

On Sun, 2009-03-15 at 15:06 -0600, Rob Savoye wrote:
> Alexander Dejonghe wrote:
> 
> > When I try to build version 0.8.5 I get the following error. With
> > version 0.8.4 I had no problems.
> > 
> > make[2]: Entering directory `/home/alex/Download/gnash-0.8.5/libbase'
> > /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.
> > -I..  -DPLUGINSDIR=\"/usr/local/lib/gnash/plugins\" -DSYSCONFDIR=
> > \"/usr/local/etc\" -I../libnet -I../libamf -I../libcore -I../libcore/swf
> 
>   I usually only saw this when I used one version of libtool to
> configure, and another to build. This happened to me a bunch of times,
> as my source tree is NFS mounted to many machines, with varying versions
> of libtool. So anyway, I'd try to make sure the versions are in sync if
> you are using two machines, or on one machine, try rerunning
> ./autogen.sh, which should fix this.
> 
>       - rob -



_______________________________________________
Gnash-dev mailing list
Gnash-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to