! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Cannot build with automake >= 1.13
Status:
RESOLVED: WONTFIX

Comments

Description Masato Hashimoto 2013-02-04 13:34:05 CET
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
Comment 1 juha editbugs 2013-02-04 13:47:36 CET
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?
Comment 2 Masato Hashimoto 2013-02-04 14:21:52 CET
(In reply to comment #1)
> Are you sure you mean 1.1.3 or perhaps 1.13?

Sorry, 1.13 is correct.
Comment 3 juha editbugs 2014-09-22 14:48:45 CEST
I tested this now with 
automake --version
automake (GNU automake) 1.14.1

and got bunch of wwrnings, but it worked.
Comment 4 Robby Workman editbugs 2014-12-03 23:07:34 CET
Same here re automake-1.14.1 -- it built fine.
Comment 5 Skunnyk editbugs 2019-10-27 18:39:55 CET
The orage project is not maintained anymore and has been archived. Closing bugs.

Bug #9829

Reported by:
Masato Hashimoto
Reported on: 2013-02-04
Last modified on: 2019-10-27

People

CC List:
1 user

Version

Version:
unspecified

Attachments

Additional information