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