[lxc-users] LXC Compilation fails under Suse Enterprise

CDR venefax at gmail.com
Tue May 6 02:23:45 UTC 2014


I know I am missing something, but I cannot figure it out.
It does compile in Fedora 20

git clone https://github.com/lxc/lxc.git
cd lxc
./autogen.sh
+ test -d autom4te.cache
+ rm -rf autom4te.cache
+ aclocal -I config
configure.ac:205: warning: macro `AM_COND_IF' not found in library
configure.ac:219: warning: macro `AM_COND_IF' not found in library
configure.ac:234: warning: macro `AM_COND_IF' not found in library
configure.ac:252: warning: macro `AM_COND_IF' not found in library
configure.ac:269: warning: macro `AM_COND_IF' not found in library
configure.ac:304: warning: macro `AM_COND_IF' not found in library
configure.ac:315: warning: macro `AM_COND_IF' not found in library
configure.ac:377: warning: macro `AM_COND_IF' not found in library
+ autoheader
+ autoconf
configure.ac:18: error: possibly undefined macro: AC_SUBST
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:36: error: possibly undefined macro: AC_MSG_CHECKING
configure.ac:72: error: possibly undefined macro: AC_MSG_RESULT
configure.ac:118: error: possibly undefined macro: AC_MSG_ERROR
configure.ac:199: error: possibly undefined macro: AC_CHECK_LIB
configure.ac:205: error: possibly undefined macro: AM_COND_IF
configure.ac:206: error: possibly undefined macro: AC_CHECK_HEADER
configure.ac:235: error: possibly undefined macro: PKG_CHECK_MODULES
configure.ac:305: error: possibly undefined macro: AM_PATH_PYTHON
configure.ac:307: error: possibly undefined macro: AC_DEFINE_UNQUOTED
configure.ac:328: error: possibly undefined macro: PKG_CHECK_VAR
+ exit 1


More information about the lxc-users mailing list