Please support automake >= 1.1.3 $ ./autogen.sh --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib --localstatedir=/var --enable-libical --disable-static xdt-autogen: It is recommended to use LT_PREREQ([2.2.6]) and LT_INIT([disable-static]) in your configure.ac file and remove AC_PROG_LIBTOOL and AC_DISABLE_STATIC. See http://bugzilla.xfce.org/show_bug.cgi?id=6920 for more information. Preparing package directory /home/hashimo/git/xfce.d/apps/makepkg/orage-head/src/orage... Running glib-gettextize --force --copy... 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 /usr/share/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 --automake --copy --force Patching file 'po/Makefile.in.in' Running libtoolize --force --copy... libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' 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. Running aclocal -I /usr/share/xfce4/dev-tools/m4macros -I /usr/share//xfce4/dev-tools/m4macros -I /usr/share/xfce4/dev-tools/m4macros... aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:44: error: 'AM_CONFIG_HEADER': this macro is obsolete. You should use the 'AC_CONFIG_HEADERS' macro instead. /usr/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded from... configure.in:44: the top level autom4te: /usr/bin/m4 failed with exit status: 1 aclocal: error: echo failed with exit status: 1
I can compile it with $ automake --version automake (GNU automake) 1.11.6 Are you sure you mean 1.1.3 or perhaps 1.13?
(In reply to comment #1) > Are you sure you mean 1.1.3 or perhaps 1.13? Sorry, 1.13 is correct.
I tested this now with automake --version automake (GNU automake) 1.14.1 and got bunch of wwrnings, but it worked.
Same here re automake-1.14.1 -- it built fine.
The orage project is not maintained anymore and has been archived. Closing bugs.