On Wed, Nov 29, 2006 at 01:03:37AM +0100, Patrice Dumas wrote: > On Tue, Nov 28, 2006 at 02:08:15PM +0100, strk wrote: > > Temporarly fixed this by removing libtool.m4 from repository. > > No, the patch doesn't fix my installed vs. built gnash differences. > > Seems like there is a AC_PROG_LIBTOOL, and other macros defined > in macros/kde.m4... > > Here is a patch to trim down kde.m4, this should fix your issue.
mm.. with current CVS this is what I get from ./autogen.sh: Running libtoolize --force --ltdl --copy ... You should update your `aclocal.m4' by running aclocal. ls: libltdl/*: No such file or directory libtoolize: cannot list files in `/usr/share/libtool/libltdl' Running aclocal -I macros ... Running autoheader... Running automake --add-missing --copy ... configure.ac:27: installing `./config.guess' configure.ac:27: installing `./config.sub' Running autoconf ... And then, at ./configure time: configure: running /bin/sh '/home/strk/src/gnash/gnash-head/libltdl/configure' --prefix=/extra/gnash-cvs '--enable-docbook' '--enable-maintainer-mode' '--prefix=/extra/gnash-cvs' '--disable-static' '--enable-write' '--disable-klash' '--enable-gui=gtk' '--enable-renderer=agg' 'CXXFLAGS=-g -O0 -fno-inline' --enable-ltdl-install=no --cache-file=/dev/null --srcdir=/home/strk/src/gnash/gnash-head/libltdl configure: error: cannot find sources (ltdl.c) in /home/strk/src/gnash/gnash-head/libltdl configure: error: /bin/sh '/home/strk/src/gnash/gnash-head/libltdl/configure' failed for libltdl --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

