gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] [patch] for build


From: strk
Subject: Re: [Gnash-dev] [patch] for build
Date: Thu, 30 Nov 2006 00:02:16 +0100

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;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]