А мне выдает вот такую инфу при сборке.
root@srv-squid:/home/adminz/sams2-master# make -f Makefile.cvs
aclocal
aclocal: warning: autoconf input should be named '
configure.ac', not '
configure.in'
aclocal: warning: '
configure.ac' and '
configure.in' both present.
aclocal: proceeding with '
configure.ac'
echo "" >> aclocal.m4
echo "m4_include([m4/acinclude.m4])" >> aclocal.m4
autoheader
autoheader: '
configure.ac' and '
configure.in' both present.
autoheader: proceeding with '
configure.ac'
libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to
configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in
Makefile.am.
automake -a -c --foreign
automake: warning: autoconf input should be named '
configure.ac', not '
configure.in'
automake: warning: '
configure.ac' and '
configure.in' both present.
automake: proceeding with '
configure.ac'
configure.ac:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:6: installing './compile'
configure.ac:2: installing './missing'
plugins/fsusage/
Makefile.am:11: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: warning: autoconf input should be named '
configure.ac', not '
configure.in'
automake: warning: '
configure.ac' and '
configure.in' both present.
automake: proceeding with '
configure.ac'
plugins/fsusage/
Makefile.am: installing './depcomp'
plugins/loadavg/
Makefile.am:11: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/
Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
autoconf
autoconf: warning: both `
configure.ac' and `
configure.in' are present.
autoconf: warning: proceeding with `
configure.ac'.
root@srv-squid:/home/adminz/sams2-master#