[Tracker] autogen trouble



Hi,

When building from git [./autogen], I get:

$ ./autogen.sh
/usr/bin/gnome-autogen.sh
checking for autoconf >= 2.53...
  testing autoconf2.50... not found.
  testing autoconf... found 2.65
checking for automake >= 1.9...
  testing automake-1.11... found 1.11
checking for libtool >= 1.5...
  testing libtoolize... found 2.2.6b
checking for glib-gettext >= 2.2.0...
  testing glib-gettextize... found 2.22.3
checking for intltool >= 0.30...
  testing intltoolize... found 0.40.6
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 0.22
checking for gtk-doc >= 1.0...
  testing gtkdocize... found 1.11
Checking for required M4 macros...
Checking for forbidden M4 macros...
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

Processing ./configure.ac
Running libtoolize...
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
Running glib-gettextize... Ignore non-fatal messages.
Copying file mkinstalldirs
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running intltoolize...
Running gtkdocize...
Running aclocal-1.11...
Running autoconf...
Running autoheader...
Running automake-1.11...
tests/tracker-extract/Makefile.am:68: variable
`test_tracker_extract_gstreamer_SOURCES' is defined but no program or
tests/tracker-extract/Makefile.am:68: library has
`test_tracker_extract_gstreamer' as canonical name (possible typo)
tests/tracker-extract/Makefile.am:94: variable
`test_tracker_extract_tiff_SOURCES' is defined but no program or
tests/tracker-extract/Makefile.am:94: library has
`test_tracker_extract_tiff' as canonical name (possible typo)
tests/tracker-extract/Makefile.am:80: variable
`test_tracker_extract_jpeg_SOURCES' is defined but no program or
tests/tracker-extract/Makefile.am:80: library has
`test_tracker_extract_jpeg' as canonical name (possible typo)
tests/tracker-extract/Makefile.am:57: variable
`test_tracker_extract_mp3_SOURCES' is defined but no program or
tests/tracker-extract/Makefile.am:57: library has
`test_tracker_extract_mp3' as canonical name (possible typo)
tests/tracker-extract/Makefile.am:41: variable `TEST_UTILS_SOURCES' is
defined but no program or
tests/tracker-extract/Makefile.am:41: library has `TEST_UTILS' as
canonical name (possible typo)
tests/tracker-extract/Makefile.am:107: variable
`test_tracker_extract_png_SOURCES' is defined but no program or
tests/tracker-extract/Makefile.am:107: library has
`test_tracker_extract_png' as canonical name (possible typo)
tests/tracker-extract/Makefile.am:61: variable
`test_tracker_extract_mp3_LDADD' is defined but no program or
tests/tracker-extract/Makefile.am:61: library has
`test_tracker_extract_mp3' as canonical name (possible typo)
tests/tracker-extract/Makefile.am:98: variable
`test_tracker_extract_tiff_LDADD' is defined but no program or
tests/tracker-extract/Makefile.am:98: library has
`test_tracker_extract_tiff' as canonical name (possible typo)
tests/tracker-extract/Makefile.am:84: variable
`test_tracker_extract_jpeg_LDADD' is defined but no program or
tests/tracker-extract/Makefile.am:84: library has
`test_tracker_extract_jpeg' as canonical name (possible typo)
tests/tracker-extract/Makefile.am:72: variable
`test_tracker_extract_gstreamer_LDADD' is defined but no program or
tests/tracker-extract/Makefile.am:72: library has
`test_tracker_extract_gstreamer' as canonical name (possible typo)
tests/tracker-extract/Makefile.am:111: variable
`test_tracker_extract_png_LDADD' is defined but no program or
tests/tracker-extract/Makefile.am:111: library has
`test_tracker_extract_png' as canonical name (possible typo)
tests/tracker-store/Makefile.am:25: variable `tracker_events_SOURCES'
is defined but no program or
tests/tracker-store/Makefile.am:25: library has `tracker_events' as
canonical name (possible typo)
tests/tracker-store/Makefile.am:29: variable `tracker_events_LDADD' is
defined but no program or
tests/tracker-store/Makefile.am:29: library has `tracker_events' as
canonical name (possible typo)
Processing ./sqlite3-3.6.16/configure.ac
Running libtoolize...
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
Running aclocal-1.11...
Running autoconf...
Running autoheader...
Running automake-1.11...
configure.ac: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.ac: You should verify that configure.ac invokes AM_INIT_AUTOMAKE,
configure.ac: that aclocal.m4 is present in the top-level directory,
configure.ac: and that aclocal.m4 was recently regenerated (using aclocal).
automake-1.11: no `Makefile.am' found for any configure output

This forces me to run ./configure afterwards


-- 
my place on the web:
floss-and-misc.blogspot.com



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