Re: Build librep error: autoheader: warning: missing template: XXXXXXXXX



Christopher Bratusek wrote:
Hi,

Just comment the lines regarding autoheader in autogen.sh

autogen.sh for workaround attached.

I tried this with cvs-2974 and I can't get a compile:

> ./autogen.sh
removed `aclocal.m4'
Running aclocal
configure.in:92: warning: AC_LIBTOOL_SETUP was called before AC_DISABLE_STATIC
/usr/share/aclocal/libtool.m4:2102: AC_DISABLE_STATIC is expanded from...
configure.in:92: the top level
Running autoconf
configure.in:92: warning: AC_LIBTOOL_SETUP was called before AC_DISABLE_STATIC
aclocal.m4:2108: AC_DISABLE_STATIC is expanded from...
configure.in:92: the top level
configure: error: cannot run /bin/sh ./config.sub
>

config.sub and config.guess are not in the cvs trunk, should they be?

If I copy them in from 0.17.2 I get a bit further along, but fall foul of the
libtool version (Fedora 10 only has 1.5):

/bin/sh ../libtool --mode=link --tag=CC gcc  -o repdoc repdoc.o -lgdbm
../libtool: line 467: CDPATH: command not found
../libtool: line 1296: func_opt_split: command not found
libtool: Version mismatch error.  This is libtool 2.2.2 Debian-2.2.2-1, but the
libtool: definition of this LT_INIT comes from an older release.

So I got the latest from F11 development, but I am now getting complaints that
I have 2.2.6 not 2.2.2 - a bit too restrictive on versions?


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