Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

./autogen.sh not working #9

Open
DinuNcl opened this issue Mar 20, 2019 · 0 comments
Open

./autogen.sh not working #9

DinuNcl opened this issue Mar 20, 2019 · 0 comments

Comments

@DinuNcl
Copy link

DinuNcl commented Mar 20, 2019

Hello,

I trie to do ./autogen.sh. My problem is I get this error:

src/checksum/Makefile.am:2: error: Libtool library used but 'LIBTOOL' is undefined src/checksum/Makefile.am:2: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/checksum/Makefile.am:2: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/checksum/Makefile.am:2: If 'LT_INIT' is in 'configure.ac', make sure src/checksum/Makefile.am:2: its definition is in aclocal's search path. src/dumm/Makefile.am:4: error: Libtool library used but 'LIBTOOL' is undefined src/dumm/Makefile.am:4: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/dumm/Makefile.am:4: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/dumm/Makefile.am:4: If 'LT_INIT' is in 'configure.ac', make sure src/dumm/Makefile.am:4: its definition is in aclocal's search path. src/libcharon/Makefile.am:1: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/Makefile.am:1: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/Makefile.am:1: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/Makefile.am:1: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/Makefile.am:1: its definition is in aclocal's search path. src/libcharon/plugins/addrblock/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/addrblock/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/addrblock/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/addrblock/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/addrblock/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/android_dns/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/android_dns/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/android_dns/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/android_dns/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/android_dns/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/android_log/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/android_log/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/android_log/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/android_log/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/android_log/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/attr/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/attr/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/attr/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/attr/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/attr/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/attr_sql/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/attr_sql/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/attr_sql/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/attr_sql/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/attr_sql/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/certexpire/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/certexpire/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/certexpire/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/certexpire/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/certexpire/Makefile.am:11: its definition is in aclocal's search path. src/libcharon/plugins/connmark/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/connmark/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/connmark/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/connmark/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/connmark/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/coupling/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/coupling/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/coupling/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/coupling/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/coupling/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/dhcp/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/dhcp/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/dhcp/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/dhcp/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/dhcp/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/dnscert/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/dnscert/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/dnscert/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/dnscert/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/dnscert/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/duplicheck/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/duplicheck/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/duplicheck/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/duplicheck/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/duplicheck/Makefile.am:11: its definition is in aclocal's search path. src/libcharon/plugins/eap_aka/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/eap_aka/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/eap_aka/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/eap_aka/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/eap_aka/Makefile.am:11: its definition is in aclocal's search path. src/libcharon/plugins/eap_aka_3gpp2/Makefile.am:14: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/eap_aka_3gpp2/Makefile.am:14: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/eap_aka_3gpp2/Makefile.am:14: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/eap_aka_3gpp2/Makefile.am:14: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/eap_aka_3gpp2/Makefile.am:14: its definition is in aclocal's search path. src/libcharon/plugins/eap_dynamic/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/eap_dynamic/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/eap_dynamic/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/eap_dynamic/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/eap_dynamic/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/eap_gtc/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/eap_gtc/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/eap_gtc/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/eap_gtc/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/eap_gtc/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/eap_identity/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/eap_identity/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/eap_identity/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/eap_identity/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/eap_identity/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/eap_md5/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/eap_md5/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/eap_md5/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/eap_md5/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/eap_md5/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/eap_mschapv2/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/eap_mschapv2/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/eap_mschapv2/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/eap_mschapv2/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/eap_mschapv2/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/eap_peap/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/eap_peap/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/eap_peap/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/eap_peap/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/eap_peap/Makefile.am:11: its definition is in aclocal's search path. src/libcharon/plugins/eap_radius/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/eap_radius/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/eap_radius/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/eap_radius/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/eap_radius/Makefile.am:11: its definition is in aclocal's search path. src/libcharon/plugins/eap_sim/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/eap_sim/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/eap_sim/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/eap_sim/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/eap_sim/Makefile.am:11: its definition is in aclocal's search path. src/libcharon/plugins/eap_sim_file/Makefile.am:12: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/eap_sim_file/Makefile.am:12: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/eap_sim_file/Makefile.am:12: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/eap_sim_file/Makefile.am:12: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/eap_sim_file/Makefile.am:12: its definition is in aclocal's search path. src/libcharon/plugins/eap_sim_pcsc/Makefile.am:15: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/eap_sim_pcsc/Makefile.am:15: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/eap_sim_pcsc/Makefile.am:15: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/eap_sim_pcsc/Makefile.am:15: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/eap_sim_pcsc/Makefile.am:15: its definition is in aclocal's search path. src/libcharon/plugins/eap_simaka_pseudonym/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/eap_simaka_pseudonym/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/eap_simaka_pseudonym/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/eap_simaka_pseudonym/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/eap_simaka_pseudonym/Makefile.am:11: its definition is in aclocal's search path. src/libcharon/plugins/eap_simaka_reauth/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/eap_simaka_reauth/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/eap_simaka_reauth/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/eap_simaka_reauth/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/eap_simaka_reauth/Makefile.am:11: its definition is in aclocal's search path. src/libcharon/plugins/eap_simaka_sql/Makefile.am:12: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/eap_simaka_sql/Makefile.am:12: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/eap_simaka_sql/Makefile.am:12: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/eap_simaka_sql/Makefile.am:12: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/eap_simaka_sql/Makefile.am:12: its definition is in aclocal's search path. src/libcharon/plugins/eap_tls/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/eap_tls/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/eap_tls/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/eap_tls/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/eap_tls/Makefile.am:11: its definition is in aclocal's search path. src/libcharon/plugins/eap_tnc/Makefile.am:13: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/eap_tnc/Makefile.am:13: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/eap_tnc/Makefile.am:13: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/eap_tnc/Makefile.am:13: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/eap_tnc/Makefile.am:13: its definition is in aclocal's search path. src/libcharon/plugins/eap_ttls/Makefile.am:12: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/eap_ttls/Makefile.am:12: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/eap_ttls/Makefile.am:12: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/eap_ttls/Makefile.am:12: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/eap_ttls/Makefile.am:12: its definition is in aclocal's search path. src/libcharon/plugins/error_notify/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/error_notify/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/error_notify/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/error_notify/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/error_notify/Makefile.am:11: its definition is in aclocal's search path. src/libcharon/plugins/ext_auth/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/ext_auth/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/ext_auth/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/ext_auth/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/ext_auth/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/farp/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/farp/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/farp/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/farp/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/farp/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/forecast/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/forecast/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/forecast/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/forecast/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/forecast/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/ha/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/ha/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/ha/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/ha/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/ha/Makefile.am:11: its definition is in aclocal's search path. src/libcharon/plugins/ipseckey/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/ipseckey/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/ipseckey/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/ipseckey/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/ipseckey/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/kernel_iph/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/kernel_iph/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/kernel_iph/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/kernel_iph/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/kernel_iph/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/kernel_libipsec/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/kernel_libipsec/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/kernel_libipsec/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/kernel_libipsec/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/kernel_libipsec/Makefile.am:11: its definition is in aclocal's search path. src/libcharon/plugins/kernel_wfp/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/kernel_wfp/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/kernel_wfp/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/kernel_wfp/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/kernel_wfp/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/led/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/led/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/led/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/led/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/led/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/load_tester/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/load_tester/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/load_tester/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/load_tester/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/load_tester/Makefile.am:11: its definition is in aclocal's search path. src/libcharon/plugins/lookip/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/lookip/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/lookip/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/lookip/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/lookip/Makefile.am:11: its definition is in aclocal's search path. src/libcharon/plugins/maemo/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/maemo/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/maemo/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/maemo/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/maemo/Makefile.am:11: its definition is in aclocal's search path. src/libcharon/plugins/medcli/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/medcli/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/medcli/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/medcli/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/medcli/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/medsrv/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/medsrv/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/medsrv/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/medsrv/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/medsrv/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/osx_attr/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/osx_attr/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/osx_attr/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/osx_attr/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/osx_attr/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/radattr/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/radattr/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/radattr/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/radattr/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/radattr/Makefile.am:11: its definition is in aclocal's search path. src/libcharon/plugins/resolve/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/resolve/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/resolve/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/resolve/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/resolve/Makefile.am:11: its definition is in aclocal's search path. src/libcharon/plugins/smp/Makefile.am:12: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/smp/Makefile.am:12: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/smp/Makefile.am:12: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/smp/Makefile.am:12: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/smp/Makefile.am:12: its definition is in aclocal's search path. src/libcharon/plugins/socket_default/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/socket_default/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/socket_default/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/socket_default/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/socket_default/Makefile.am:11: its definition is in aclocal's search path. src/libcharon/plugins/socket_dynamic/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/socket_dynamic/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/socket_dynamic/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/socket_dynamic/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/socket_dynamic/Makefile.am:11: its definition is in aclocal's search path. src/libcharon/plugins/socket_win/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/socket_win/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/socket_win/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/socket_win/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/socket_win/Makefile.am:11: its definition is in aclocal's search path. src/libcharon/plugins/sql/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/sql/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/sql/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/sql/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/sql/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/stroke/Makefile.am:13: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/stroke/Makefile.am:13: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/stroke/Makefile.am:13: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/stroke/Makefile.am:13: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/stroke/Makefile.am:13: its definition is in aclocal's search path. src/libcharon/plugins/systime_fix/Makefile.am:7: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/systime_fix/Makefile.am:7: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/systime_fix/Makefile.am:7: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/systime_fix/Makefile.am:7: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/systime_fix/Makefile.am:7: its definition is in aclocal's search path. src/libcharon/plugins/tnc_ifmap/Makefile.am:12: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/tnc_ifmap/Makefile.am:12: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/tnc_ifmap/Makefile.am:12: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/tnc_ifmap/Makefile.am:12: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/tnc_ifmap/Makefile.am:12: its definition is in aclocal's search path. src/libcharon/plugins/tnc_pdp/Makefile.am:15: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/tnc_pdp/Makefile.am:15: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/tnc_pdp/Makefile.am:15: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/tnc_pdp/Makefile.am:15: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/tnc_pdp/Makefile.am:15: its definition is in aclocal's search path. src/libcharon/plugins/uci/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/uci/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/uci/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/uci/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/uci/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/unity/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/unity/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/unity/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/unity/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/unity/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/updown/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/updown/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/updown/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/updown/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/updown/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/vici/Makefile.am:35: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/vici/Makefile.am:35: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/vici/Makefile.am:35: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/vici/Makefile.am:35: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/vici/Makefile.am:35: its definition is in aclocal's search path. src/libcharon/plugins/whitelist/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/whitelist/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/whitelist/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/whitelist/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/whitelist/Makefile.am:11: its definition is in aclocal's search path. src/libcharon/plugins/xauth_eap/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/xauth_eap/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/xauth_eap/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/xauth_eap/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/xauth_eap/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/xauth_generic/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/xauth_generic/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/xauth_generic/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/xauth_generic/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/xauth_generic/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/xauth_noauth/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/xauth_noauth/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/xauth_noauth/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/xauth_noauth/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/xauth_noauth/Makefile.am:10: its definition is in aclocal's search path. src/libcharon/plugins/xauth_pam/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libcharon/plugins/xauth_pam/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libcharon/plugins/xauth_pam/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libcharon/plugins/xauth_pam/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libcharon/plugins/xauth_pam/Makefile.am:10: its definition is in aclocal's search path. src/libfast/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined src/libfast/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libfast/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libfast/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure src/libfast/Makefile.am:11: its definition is in aclocal's search path. src/libhydra/Makefile.am:1: error: Libtool library used but 'LIBTOOL' is undefined src/libhydra/Makefile.am:1: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libhydra/Makefile.am:1: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libhydra/Makefile.am:1: If 'LT_INIT' is in 'configure.ac', make sure src/libhydra/Makefile.am:1: its definition is in aclocal's search path. src/libhydra/plugins/kernel_netlink/Makefile.am:12: error: Libtool library used but 'LIBTOOL' is undefined src/libhydra/plugins/kernel_netlink/Makefile.am:12: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libhydra/plugins/kernel_netlink/Makefile.am:12: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libhydra/plugins/kernel_netlink/Makefile.am:12: If 'LT_INIT' is in 'configure.ac', make sure src/libhydra/plugins/kernel_netlink/Makefile.am:12: its definition is in aclocal's search path. src/libhydra/plugins/kernel_pfkey/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libhydra/plugins/kernel_pfkey/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libhydra/plugins/kernel_pfkey/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libhydra/plugins/kernel_pfkey/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libhydra/plugins/kernel_pfkey/Makefile.am:10: its definition is in aclocal's search path. src/libhydra/plugins/kernel_pfroute/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libhydra/plugins/kernel_pfroute/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libhydra/plugins/kernel_pfroute/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libhydra/plugins/kernel_pfroute/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libhydra/plugins/kernel_pfroute/Makefile.am:10: its definition is in aclocal's search path. src/libimcv/Makefile.am:6: error: Libtool library used but 'LIBTOOL' is undefined src/libimcv/Makefile.am:6: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libimcv/Makefile.am:6: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libimcv/Makefile.am:6: If 'LT_INIT' is in 'configure.ac', make sure src/libimcv/Makefile.am:6: its definition is in aclocal's search path. src/libimcv/plugins/imc_attestation/Makefile.am:9: error: Libtool library used but 'LIBTOOL' is undefined src/libimcv/plugins/imc_attestation/Makefile.am:9: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libimcv/plugins/imc_attestation/Makefile.am:9: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libimcv/plugins/imc_attestation/Makefile.am:9: If 'LT_INIT' is in 'configure.ac', make sure src/libimcv/plugins/imc_attestation/Makefile.am:9: its definition is in aclocal's search path. src/libimcv/plugins/imc_os/Makefile.am:9: error: Libtool library used but 'LIBTOOL' is undefined src/libimcv/plugins/imc_os/Makefile.am:9: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libimcv/plugins/imc_os/Makefile.am:9: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libimcv/plugins/imc_os/Makefile.am:9: If 'LT_INIT' is in 'configure.ac', make sure src/libimcv/plugins/imc_os/Makefile.am:9: its definition is in aclocal's search path. src/libimcv/plugins/imc_scanner/Makefile.am:9: error: Libtool library used but 'LIBTOOL' is undefined src/libimcv/plugins/imc_scanner/Makefile.am:9: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libimcv/plugins/imc_scanner/Makefile.am:9: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libimcv/plugins/imc_scanner/Makefile.am:9: If 'LT_INIT' is in 'configure.ac', make sure src/libimcv/plugins/imc_scanner/Makefile.am:9: its definition is in aclocal's search path. src/libimcv/plugins/imc_swid/Makefile.am:29: error: Libtool library used but 'LIBTOOL' is undefined src/libimcv/plugins/imc_swid/Makefile.am:29: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libimcv/plugins/imc_swid/Makefile.am:29: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libimcv/plugins/imc_swid/Makefile.am:29: If 'LT_INIT' is in 'configure.ac', make sure src/libimcv/plugins/imc_swid/Makefile.am:29: its definition is in aclocal's search path. src/libimcv/plugins/imc_test/Makefile.am:9: error: Libtool library used but 'LIBTOOL' is undefined src/libimcv/plugins/imc_test/Makefile.am:9: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libimcv/plugins/imc_test/Makefile.am:9: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libimcv/plugins/imc_test/Makefile.am:9: If 'LT_INIT' is in 'configure.ac', make sure src/libimcv/plugins/imc_test/Makefile.am:9: its definition is in aclocal's search path. src/libimcv/plugins/imv_attestation/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libimcv/plugins/imv_attestation/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libimcv/plugins/imv_attestation/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libimcv/plugins/imv_attestation/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libimcv/plugins/imv_attestation/Makefile.am:10: its definition is in aclocal's search path. src/libimcv/plugins/imv_os/Makefile.am:9: error: Libtool library used but 'LIBTOOL' is undefined src/libimcv/plugins/imv_os/Makefile.am:9: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libimcv/plugins/imv_os/Makefile.am:9: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libimcv/plugins/imv_os/Makefile.am:9: If 'LT_INIT' is in 'configure.ac', make sure src/libimcv/plugins/imv_os/Makefile.am:9: its definition is in aclocal's search path. src/libimcv/plugins/imv_scanner/Makefile.am:9: error: Libtool library used but 'LIBTOOL' is undefined src/libimcv/plugins/imv_scanner/Makefile.am:9: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libimcv/plugins/imv_scanner/Makefile.am:9: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libimcv/plugins/imv_scanner/Makefile.am:9: If 'LT_INIT' is in 'configure.ac', make sure src/libimcv/plugins/imv_scanner/Makefile.am:9: its definition is in aclocal's search path. src/libimcv/plugins/imv_swid/Makefile.am:9: error: Libtool library used but 'LIBTOOL' is undefined src/libimcv/plugins/imv_swid/Makefile.am:9: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libimcv/plugins/imv_swid/Makefile.am:9: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libimcv/plugins/imv_swid/Makefile.am:9: If 'LT_INIT' is in 'configure.ac', make sure src/libimcv/plugins/imv_swid/Makefile.am:9: its definition is in aclocal's search path. src/libimcv/plugins/imv_test/Makefile.am:9: error: Libtool library used but 'LIBTOOL' is undefined src/libimcv/plugins/imv_test/Makefile.am:9: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libimcv/plugins/imv_test/Makefile.am:9: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libimcv/plugins/imv_test/Makefile.am:9: If 'LT_INIT' is in 'configure.ac', make sure src/libimcv/plugins/imv_test/Makefile.am:9: its definition is in aclocal's search path. src/libipsec/Makefile.am:1: error: Libtool library used but 'LIBTOOL' is undefined src/libipsec/Makefile.am:1: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libipsec/Makefile.am:1: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libipsec/Makefile.am:1: If 'LT_INIT' is in 'configure.ac', make sure src/libipsec/Makefile.am:1: its definition is in aclocal's search path. src/libpttls/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libpttls/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libpttls/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libpttls/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libpttls/Makefile.am:10: its definition is in aclocal's search path. src/libradius/Makefile.am:7: error: Libtool library used but 'LIBTOOL' is undefined src/libradius/Makefile.am:7: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libradius/Makefile.am:7: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libradius/Makefile.am:7: If 'LT_INIT' is in 'configure.ac', make sure src/libradius/Makefile.am:7: its definition is in aclocal's search path. src/libsimaka/Makefile.am:9: error: Libtool library used but 'LIBTOOL' is undefined src/libsimaka/Makefile.am:9: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libsimaka/Makefile.am:9: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libsimaka/Makefile.am:9: If 'LT_INIT' is in 'configure.ac', make sure src/libsimaka/Makefile.am:9: its definition is in aclocal's search path. src/libstrongswan/Makefile.am:1: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/Makefile.am:1: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/Makefile.am:1: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/Makefile.am:1: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/Makefile.am:1: its definition is in aclocal's search path. src/libstrongswan/plugins/acert/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/acert/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/acert/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/acert/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/acert/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/aes/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/aes/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/aes/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/aes/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/aes/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/aesni/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/aesni/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/aesni/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/aesni/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/aesni/Makefile.am:11: its definition is in aclocal's search path. src/libstrongswan/plugins/af_alg/Makefile.am:9: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/af_alg/Makefile.am:9: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/af_alg/Makefile.am:9: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/af_alg/Makefile.am:9: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/af_alg/Makefile.am:9: its definition is in aclocal's search path. src/libstrongswan/plugins/agent/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/agent/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/agent/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/agent/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/agent/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/bliss/Makefile.am:9: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/bliss/Makefile.am:9: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/bliss/Makefile.am:9: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/bliss/Makefile.am:9: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/bliss/Makefile.am:9: its definition is in aclocal's search path. src/libstrongswan/plugins/blowfish/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/blowfish/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/blowfish/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/blowfish/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/blowfish/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/ccm/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/ccm/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/ccm/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/ccm/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/ccm/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/cmac/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/cmac/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/cmac/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/cmac/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/cmac/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/constraints/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/constraints/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/constraints/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/constraints/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/constraints/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/ctr/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/ctr/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/ctr/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/ctr/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/ctr/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/curl/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/curl/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/curl/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/curl/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/curl/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/des/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/des/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/des/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/des/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/des/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/dnskey/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/dnskey/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/dnskey/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/dnskey/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/dnskey/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/files/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/files/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/files/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/files/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/files/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/fips_prf/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/fips_prf/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/fips_prf/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/fips_prf/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/fips_prf/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/gcm/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/gcm/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/gcm/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/gcm/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/gcm/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/gcrypt/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/gcrypt/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/gcrypt/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/gcrypt/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/gcrypt/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/gmp/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/gmp/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/gmp/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/gmp/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/gmp/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/hmac/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/hmac/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/hmac/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/hmac/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/hmac/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/keychain/Makefile.am:7: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/keychain/Makefile.am:7: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/keychain/Makefile.am:7: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/keychain/Makefile.am:7: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/keychain/Makefile.am:7: its definition is in aclocal's search path. src/libstrongswan/plugins/ldap/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/ldap/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/ldap/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/ldap/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/ldap/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/md4/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/md4/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/md4/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/md4/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/md4/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/md5/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/md5/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/md5/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/md5/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/md5/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/mysql/Makefile.am:9: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/mysql/Makefile.am:9: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/mysql/Makefile.am:9: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/mysql/Makefile.am:9: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/mysql/Makefile.am:9: its definition is in aclocal's search path. src/libstrongswan/plugins/nonce/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/nonce/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/nonce/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/nonce/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/nonce/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/ntru/Makefile.am:9: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/ntru/Makefile.am:9: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/ntru/Makefile.am:9: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/ntru/Makefile.am:9: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/ntru/Makefile.am:9: its definition is in aclocal's search path. src/libstrongswan/plugins/openssl/Makefile.am:9: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/openssl/Makefile.am:9: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/openssl/Makefile.am:9: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/openssl/Makefile.am:9: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/openssl/Makefile.am:9: its definition is in aclocal's search path. src/libstrongswan/plugins/padlock/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/padlock/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/padlock/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/padlock/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/padlock/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/pem/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/pem/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/pem/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/pem/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/pem/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/pgp/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/pgp/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/pgp/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/pgp/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/pgp/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/pkcs1/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/pkcs1/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/pkcs1/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/pkcs1/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/pkcs1/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/pkcs11/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/pkcs11/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/pkcs11/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/pkcs11/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/pkcs11/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/pkcs12/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/pkcs12/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/pkcs12/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/pkcs12/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/pkcs12/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/pkcs7/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/pkcs7/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/pkcs7/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/pkcs7/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/pkcs7/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/pkcs8/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/pkcs8/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/pkcs8/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/pkcs8/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/pkcs8/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/pubkey/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/pubkey/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/pubkey/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/pubkey/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/pubkey/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/random/Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/random/Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/random/Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/random/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/random/Makefile.am:10: its definition is in aclocal's search path. src/libstrongswan/plugins/rc2/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/rc2/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/rc2/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/rc2/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/rc2/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/rdrand/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/rdrand/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/rdrand/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/rdrand/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/rdrand/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/revocation/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/revocation/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/revocation/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/revocation/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/revocation/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/sha1/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/sha1/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/sha1/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/sha1/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/sha1/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/sha2/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/sha2/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/sha2/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/sha2/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/sha2/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/soup/Makefile.am:9: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/soup/Makefile.am:9: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/soup/Makefile.am:9: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/soup/Makefile.am:9: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/soup/Makefile.am:9: its definition is in aclocal's search path. src/libstrongswan/plugins/sqlite/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/sqlite/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/sqlite/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/sqlite/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/sqlite/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/sshkey/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/sshkey/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/sshkey/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/sshkey/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/sshkey/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/test_vectors/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/test_vectors/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/test_vectors/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/test_vectors/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/test_vectors/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/unbound/Makefile.am:9: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/unbound/Makefile.am:9: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/unbound/Makefile.am:9: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/unbound/Makefile.am:9: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/unbound/Makefile.am:9: its definition is in aclocal's search path. src/libstrongswan/plugins/winhttp/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/winhttp/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/winhttp/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/winhttp/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/winhttp/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/x509/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/x509/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/x509/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/x509/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/x509/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/plugins/xcbc/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/plugins/xcbc/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/plugins/xcbc/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/plugins/xcbc/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/plugins/xcbc/Makefile.am:8: its definition is in aclocal's search path. src/libstrongswan/tests/Makefile.am:1: error: Libtool library used but 'LIBTOOL' is undefined src/libstrongswan/tests/Makefile.am:1: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libstrongswan/tests/Makefile.am:1: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libstrongswan/tests/Makefile.am:1: If 'LT_INIT' is in 'configure.ac', make sure src/libstrongswan/tests/Makefile.am:1: its definition is in aclocal's search path. src/libtls/Makefile.am:7: error: Libtool library used but 'LIBTOOL' is undefined src/libtls/Makefile.am:7: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libtls/Makefile.am:7: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libtls/Makefile.am:7: If 'LT_INIT' is in 'configure.ac', make sure src/libtls/Makefile.am:7: its definition is in aclocal's search path. src/libtnccs/Makefile.am:9: error: Libtool library used but 'LIBTOOL' is undefined src/libtnccs/Makefile.am:9: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libtnccs/Makefile.am:9: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libtnccs/Makefile.am:9: If 'LT_INIT' is in 'configure.ac', make sure src/libtnccs/Makefile.am:9: its definition is in aclocal's search path. src/libtnccs/plugins/tnc_imc/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined src/libtnccs/plugins/tnc_imc/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libtnccs/plugins/tnc_imc/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libtnccs/plugins/tnc_imc/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure src/libtnccs/plugins/tnc_imc/Makefile.am:11: its definition is in aclocal's search path. src/libtnccs/plugins/tnc_imv/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined src/libtnccs/plugins/tnc_imv/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libtnccs/plugins/tnc_imv/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libtnccs/plugins/tnc_imv/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure src/libtnccs/plugins/tnc_imv/Makefile.am:11: its definition is in aclocal's search path. src/libtnccs/plugins/tnc_tnccs/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined src/libtnccs/plugins/tnc_tnccs/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libtnccs/plugins/tnc_tnccs/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libtnccs/plugins/tnc_tnccs/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure src/libtnccs/plugins/tnc_tnccs/Makefile.am:11: its definition is in aclocal's search path. src/libtnccs/plugins/tnccs_11/Makefile.am:14: error: Libtool library used but 'LIBTOOL' is undefined src/libtnccs/plugins/tnccs_11/Makefile.am:14: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libtnccs/plugins/tnccs_11/Makefile.am:14: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libtnccs/plugins/tnccs_11/Makefile.am:14: If 'LT_INIT' is in 'configure.ac', make sure src/libtnccs/plugins/tnccs_11/Makefile.am:14: its definition is in aclocal's search path. src/libtnccs/plugins/tnccs_20/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined src/libtnccs/plugins/tnccs_20/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libtnccs/plugins/tnccs_20/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libtnccs/plugins/tnccs_20/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure src/libtnccs/plugins/tnccs_20/Makefile.am:11: its definition is in aclocal's search path. src/libtnccs/plugins/tnccs_dynamic/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined src/libtnccs/plugins/tnccs_dynamic/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libtnccs/plugins/tnccs_dynamic/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libtnccs/plugins/tnccs_dynamic/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure src/libtnccs/plugins/tnccs_dynamic/Makefile.am:11: its definition is in aclocal's search path. src/libtncif/Makefile.am:4: error: Libtool library used but 'LIBTOOL' is undefined src/libtncif/Makefile.am:4: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/libtncif/Makefile.am:4: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/libtncif/Makefile.am:4: If 'LT_INIT' is in 'configure.ac', make sure src/libtncif/Makefile.am:4: its definition is in aclocal's search path. src/starter/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined src/starter/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/starter/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/starter/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure src/starter/Makefile.am:11: its definition is in aclocal's search path. autoreconf: automake failed with exit status: 1

can someone help me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant