-
Problem report
-
Resolution: Fixed
-
Major
-
4.0.0
-
Sprint 44, Sprint 45, Sprint 46, Nov 2018
-
1
Building 4.0.0 from source fails in autoreconf/automake as follows:
configure.ac:1718: error: required file 'tests/Makefile.in' not found configure.ac:1718: error: required file 'tests/libs/Makefile.in' not found configure.ac:1718: error: required file 'tests/libs/zbxcommon/Makefile.in' not found configure.ac:1718: error: required file 'tests/libs/zbxconf/Makefile.in' not found configure.ac:1718: error: required file 'tests/libs/zbxdbcache/Makefile.in' not found configure.ac:1718: error: required file 'tests/libs/zbxdbhigh/Makefile.in' not found configure.ac:1718: error: required file 'tests/libs/zbxhistory/Makefile.in' not found configure.ac:1718: error: required file 'tests/libs/zbxjson/Makefile.in' not found configure.ac:1718: error: required file 'tests/libs/zbxsysinfo/Makefile.in' not found configure.ac:1718: error: required file 'tests/libs/zbxsysinfo/linux/Makefile.in' not found configure.ac:1718: error: required file 'tests/libs/zbxsysinfo/common/Makefile.in' not found configure.ac:1718: error: required file 'tests/libs/zbxcommshigh/Makefile.in' not found configure.ac:1718: error: required file 'tests/libs/zbxalgo/Makefile.in' not found autoreconf: automake failed with exit status: 1
And of course "tests" are missing from source tarball...
Please include tests into source distribution. Thanks.
- causes
-
ZBX-15211 Running make requires aclocal
- Closed