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

current versions of autotools give a lot of warnings when running ./bootstrap.sh

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Minor Minor
    • 2.2.2rc1, 2.3.0
    • 2.1.9
    • Installation (I)
    • None
    • autoconf 2.69
      automake 1.14

      $ ./bootstrap.sh
      aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
      automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
      configure.in:23: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
      configure.in:23: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
      automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
      src/libs/zbxsysinfo/Makefile.am:50: warning: source file '@ARCH@/@[email protected]' is in a subdirectory,
      src/libs/zbxsysinfo/Makefile.am:50: but option 'subdir-objects' is disabled
      automake: warning: possible forward-incompatibility.
      automake: At least a source file is in a subdirectory, but the 'subdir-objects'
      automake: automake option hasn't been enabled. For now, the corresponding output
      automake: object file(s) will be placed in the top-level directory. However,
      automake: this behaviour will change in future Automake versions: they will
      automake: unconditionally cause object files to be placed in the same subdirectory
      automake: of the corresponding sources.
      automake: You are advised to start using 'subdir-objects' option throughout your
      automake: project, to avoid future incompatibilities.
      src/libs/zbxsysinfo/Makefile.am:50: warning: source file '@ARCH@/hostname.c' is in a subdirectory,
      src/libs/zbxsysinfo/Makefile.am:50: but option 'subdir-objects' is disabled
      src/libs/zbxsysinfo/Makefile.am:69: warning: source file '@ARCH@/hostname.c' is in a subdirectory,
      src/libs/zbxsysinfo/Makefile.am:69: but option 'subdir-objects' is disabled
      src/zabbix_server/nodewatcher/Makefile.am:5: warning: source file '../trapper/nodesync.c' is in a subdirectory,
      src/zabbix_server/nodewatcher/Makefile.am:5: but option 'subdir-objects' is disabled
      src/zabbix_server/trapper/Makefile.am:5: warning: source file '../nodewatcher/nodesender.c' is in a subdirectory,
      src/zabbix_server/trapper/Makefile.am:5: but option 'subdir-objects' is disabled
      automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
      configure.in:23: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
      configure.in:23: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
      automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
      src/libs/zbxsysinfo/Makefile.am:50: warning: source file '@ARCH@/@[email protected]' is in a subdirectory,
      src/libs/zbxsysinfo/Makefile.am:50: but option 'subdir-objects' is disabled
      automake: warning: possible forward-incompatibility.
      automake: At least a source file is in a subdirectory, but the 'subdir-objects'
      automake: automake option hasn't been enabled. For now, the corresponding output
      automake: object file(s) will be placed in the top-level directory. However,
      automake: this behaviour will change in future Automake versions: they will
      automake: unconditionally cause object files to be placed in the same subdirectory
      automake: of the corresponding sources.
      automake: You are advised to start using 'subdir-objects' option throughout your
      automake: project, to avoid future incompatibilities.
      src/libs/zbxsysinfo/Makefile.am:50: warning: source file '@ARCH@/hostname.c' is in a subdirectory,
      src/libs/zbxsysinfo/Makefile.am:50: but option 'subdir-objects' is disabled
      src/libs/zbxsysinfo/Makefile.am:69: warning: source file '@ARCH@/hostname.c' is in a subdirectory,
      src/libs/zbxsysinfo/Makefile.am:69: but option 'subdir-objects' is disabled
      src/zabbix_server/nodewatcher/Makefile.am:5: warning: source file '../trapper/nodesync.c' is in a subdirectory,
      src/zabbix_server/nodewatcher/Makefile.am:5: but option 'subdir-objects' is disabled
      src/zabbix_server/trapper/Makefile.am:5: warning: source file '../nodewatcher/nodesender.c' is in a subdirectory,
      src/zabbix_server/trapper/Makefile.am:5: but option 'subdir-objects' is disabled

            Unassigned Unassigned
            asaveljevs Aleksandrs Saveljevs
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: