I was under the impression that the LXC group could make this compile under every major distribution. Is there any way somebody from the LXC group can research this with the Suse guys? They surely will talk to you people, but not to a customer, unless I pay support fees. I imagine I need to install a newer autconf or automake
rpm -qa | grep auto automake-1.10.1-4.131.9.1 autoconf-2.63-1.158 Can anybody from the developer's group confirm these versions? Yours Philip On Mon, May 5, 2014 at 11:00 PM, Michael H. Warfield <[email protected]> wrote: > On Mon, 2014-05-05 at 22:23 -0400, CDR wrote: >> I know I am missing something, but I cannot figure it out. >> It does compile in Fedora 20 > > You're gonna have to talk to the Suse guys on that one. I've got some > of their E-Mail addreses. I know the original author of the OpenSuse > template is no longer involved but I know of one or two others who have > taken his place and may be able to help. > > Regards, > Mike > >> 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 >> _______________________________________________ >> lxc-users mailing list >> [email protected] >> http://lists.linuxcontainers.org/listinfo/lxc-users > > -- > Michael H. Warfield (AI4NB) | (770) 978-7061 | [email protected] > /\/\|=mhw=|\/\/ | (678) 463-0932 | http://www.wittsend.com/mhw/ > NIC whois: MHW9 | An optimist believes we live in the best of all > PGP Key: 0x674627FF | possible worlds. A pessimist is sure of it! > > > _______________________________________________ > lxc-users mailing list > [email protected] > http://lists.linuxcontainers.org/listinfo/lxc-users _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
