-
Incident report
-
Resolution: Fixed
-
Major
-
4.0.0alpha1
-
None
-
Sprint 24
-
1
Compilation errors while compile on OS\X platform:
dir.c:936:26: error: no member named 'st_mtim' in 'struct stat' (min_time < status.st_mtim.tv_sec && ~~~~~~ ^ dir.c:937:16: error: no member named 'st_mtim' in 'struct stat' status.st_mtim.tv_sec <= max_time)) ~~~~~~ ^ 2 errors generated. make[4]: *** [libcommonsysinfo_a-dir.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [install-recursive] Error 1 make[2]: *** [install-recursive] Error 1 make[1]: *** [install-recursive] Error 1 make: *** [install-recursive] Error 1
Steps to reproduce:
$ ./configure --enable-agent $ make install
- caused by
-
ZBXNEXT-1567 New item: Count standard files in directory (Z4)
- Closed