Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-15561

Build now requires aclocal

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • 4.0.4rc2
    • Installation (I)
    • None
    • CentOS 7.6

      Steps to reproduce:

      1. unpack tarball
      2. ./configure
      3. make

      [zabbix-4.0.4rc2]$ make
      CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/user/zabbix-4.0.4rc2/missing aclocal-1.14 -I m4
      /home/user/zabbix-4.0.4rc2/missing: line 81: aclocal-1.14: command not found
      WARNING: 'aclocal-1.14' is missing on your system.
      You should only need it if you modified 'acinclude.m4' or
      'configure.ac' or m4 files included by 'configure.ac'.
      The 'aclocal' program is part of the GNU Automake package:
      <http://www.gnu.org/software/automake>
      It also requires GNU Autoconf, GNU m4 and Perl in order to run:
      <http://www.gnu.org/software/autoconf>
      <http://www.gnu.org/software/m4/>
      <http://www.perl.org/>
      make: *** [aclocal.m4] Error 127

      Expected:
      The build should start and finish without anything from autotools running. Up to version 4.0.3, that's what happens. Now with pre 4.0.4, something is broken IMHO.

            Unassigned Unassigned
            simix Simon Matter
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: