[cairo-bugs] [Bug 16842] New: Cairo will not autogen with libtool 2.2
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jul 24 14:26:04 PDT 2008
http://bugs.freedesktop.org/show_bug.cgi?id=16842
Summary: Cairo will not autogen with libtool 2.2
Product: cairo
Version: 1.6.5
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: general
AssignedTo: cworth at cworth.org
ReportedBy: cloos at jhcloos.com
QAContact: cairo-bugs at cairographics.org
Running autogen.sh with libtool-2.2.4 installed generates:
:; ./autogen.sh --help
using autoconf for autoconf
checking for automake >= 1.8...
testing automake... found 1.10.1
using libtoolize for libtool
./autogen.sh: running `libtoolize --copy --force'
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: You should add the contents of the following files to `aclocal.m4':
libtoolize: `/usr/share/aclocal/libtool.m4'
libtoolize: `/usr/share/aclocal/ltoptions.m4'
libtoolize: `/usr/share/aclocal/ltversion.m4'
libtoolize: `/usr/share/aclocal/ltsugar.m4'
libtoolize: `/usr/share/aclocal/lt~obsolete.m4'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
./autogen.sh: running `aclocal'
/usr/share/aclocal/zthread.m4:34: warning: underquoted definition of
AM_PATH_ZTHREAD
/usr/share/aclocal/zthread.m4:34: run info '(automake)Extending aclocal'
/usr/share/aclocal/zthread.m4:34: or see
http://sources.redhat.com/automake/automake.html#Extending-aclocal
./autogen.sh: running `autoheader'
./autogen.sh: running `automake --add-missing --foreign'
configure.in:64: installing `./config.guess'
configure.in:64: installing `./config.sub'
configure.in:22: installing `./install-sh'
configure.in:22: installing `./missing'
boilerplate/Makefile.am: installing `./depcomp'
./autogen.sh: running `autoconf'
configure.in:29: error: possibly undefined macro: LT_CURRENT
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:33: error: possibly undefined macro: LT_REVISION
configure.in:38: error: possibly undefined macro: LT_AGE
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the cairo-bugs
mailing list