I also need your help, I git osmo-remsim to my linux computer. but i don't know how to make can you give me some help root@debian:/home/debian/osmo-remsim# automake configure.ac: error: no proper invocation of AM_INIT_AUTOMAKE was found. configure.ac: You should verify that configure.ac invokes AM_INIT_AUTOMAKE, configure.ac: that aclocal.m4 is present in the top-level directory, configure.ac: and that aclocal.m4 was recently regenerated (using aclocal) configure.ac:25: error: required file './install-sh' not found configure.ac:25: 'automake --add-missing' can install 'install-sh' contrib/systemd/Makefile.am:3: error: HAVE_SYSTEMD does not appear in AM_CONDITIONAL doc/manuals/Makefile.am:6: error: BUILD_MANUALS does not appear in AM_CONDITIONAL src/Makefile.am:2: error: BUILD_BANKD does not appear in AM_CONDITIONAL src/Makefile.am:5: error: BUILD_SERVER does not appear in AM_CONDITIONAL src/Makefile.am:15: error: Libtool library used but 'LIBTOOL' is undefined src/Makefile.am:15: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/Makefile.am:15: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/Makefile.am:15: If 'LT_INIT' is in 'configure.ac', make sure src/Makefile.am:15: its definition is in aclocal's search path. src/Makefile.am: error: required file './depcomp' not found src/Makefile.am: 'automake --add-missing' can install 'depcomp' /usr/share/automake-1.16/am/depend2.am: error: am__fastdepCC does not appear in AM_CONDITIONAL /usr/share/automake-1.16/am/depend2.am: The usual way to define 'am__fastdepCC' is to add 'AC_PROG_CC' /usr/share/automake-1.16/am/depend2.am: to 'configure.ac' and run 'aclocal' and 'autoconf' again /usr/share/automake-1.16/am/depend2.am: error: AMDEP does not appear in AM_CONDITIONAL /usr/share/automake-1.16/am/depend2.am: The usual way to define 'AMDEP' is to add one of the compiler tests /usr/share/automake-1.16/am/depend2.am: AC_PROG_CC, AC_PROG_CXX, AC_PROG_OBJC, AC_PROG_OBJCXX, /usr/share/automake-1.16/am/depend2.am: AM_PROG_AS, AM_PROG_GCJ, AM_PROG_UPC /usr/share/automake-1.16/am/depend2.am: to 'configure.ac' and run 'aclocal' and 'autoconf' again src/bankd/Makefile.am:15: warning: source file '../slotmap.c' is in a subdirectory, src/bankd/Makefile.am:15: 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/bankd/Makefile.am:15: warning: source file '../rspro_client_fsm.c' is in a subdirectory, src/bankd/Makefile.am:15: but option 'subdir-objects' is disabled src/bankd/Makefile.am:15: warning: source file '../debug.c' is in a subdirectory, src/bankd/Makefile.am:15: but option 'subdir-objects' is disabled src/client/Makefile.am:15: error: BUILD_CLIENT_IFDHANDLER does not appear in AM_CONDITIONAL src/client/Makefile.am:31: error: BUILD_CLIENT_ST2 does not appear in AM_CONDITIONAL src/client/Makefile.am:21: error: Libtool library used but 'LIBTOOL' is undefined src/client/Makefile.am:21: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/client/Makefile.am:21: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/client/Makefile.am:21: If 'LT_INIT' is in 'configure.ac', make sure src/client/Makefile.am:21: its definition is in aclocal's search path. src/client/Makefile.am:22: warning: source file '../rspro_client_fsm.c' is in a subdirectory, src/client/Makefile.am:22: but option 'subdir-objects' is disabled src/client/Makefile.am:22: warning: source file '../debug.c' is in a subdirectory, src/client/Makefile.am:22: but option 'subdir-objects' is disabled src/client/Makefile.am:9: warning: source file '../rspro_client_fsm.c' is in a subdirectory, src/client/Makefile.am:9: but option 'subdir-objects' is disabled src/client/Makefile.am:9: warning: source file '../debug.c' is in a subdirectory, src/client/Makefile.am:9: but option 'subdir-objects' is disabled src/client/Makefile.am:33: warning: source file '../rspro_client_fsm.c' is in a subdirectory, src/client/Makefile.am:33: but option 'subdir-objects' is disabled src/client/Makefile.am:33: warning: source file '../debug.c' is in a subdirectory, src/client/Makefile.am:33: but option 'subdir-objects' is disabled src/rspro/Makefile.am:150: error: Libtool library used but 'LIBTOOL' is undefined src/rspro/Makefile.am:150: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/rspro/Makefile.am:150: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/rspro/Makefile.am:150: If 'LT_INIT' is in 'configure.ac', make sure src/rspro/Makefile.am:150: its definition is in aclocal's search path. src/server/Makefile.am:11: warning: source file '../rspro_util.c' is in a subdirectory, src/server/Makefile.am:11: but option 'subdir-objects' is disabled src/server/Makefile.am:11: warning: source file '../slotmap.c' is in a subdirectory, src/server/Makefile.am:11: but option 'subdir-objects' is disabled src/server/Makefile.am:11: warning: source file '../debug.c' is in a subdirectory, src/server/Makefile.am:11: but option 'subdir-objects' is disabled root@debian:/home/debian/osmo-remsim# make root@debian:/home/debian/osmo-remsim# autoconf configure.ac:10: error: possibly undefined macro: AM_INIT_AUTOMAKE If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:48: error: possibly undefined macro: AM_CONDITIONAL