On 22 January 2011 23:39, Mark Burgess <mark.burg...@iu.hio.no> wrote: > Can you please try svn now?
I would if I knew how to compile from svn on Solaris - I've figured out how to do it from the tarball, but I get stuck on autoreconf below. Any tips? - Erlend bash-3.00# cd workdir/trunk/ bash-3.00# head -8 .svn/entries 8 dir 1712 http://source.cfengine.com/svn/core/trunk http://source.cfengine.com/svn/core bash-3.00# autoreconf --force --install autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader: WARNING: is deprecated and discouraged. autoheader: autoheader: WARNING: Using the third argument of `AC_DEFINE' and autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without autoheader: WARNING: `acconfig.h': autoheader: autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader: [Define if a function `main' is needed.]) autoheader: autoheader: WARNING: More sophisticated templates can also be produced, see the autoheader: WARNING: documentation. docs/Makefile.am:29: `%'-style pattern rules are a GNU make extension docs/Makefile.am:32: `%'-style pattern rules are a GNU make extension docs/Makefile.am:35: `%'-style pattern rules are a GNU make extension docs/Makefile.am:38: `%'-style pattern rules are a GNU make extension pub/Makefile.am:5: Libtool library used but `LIBTOOL' is undefined pub/Makefile.am:5: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' pub/Makefile.am:5: to `configure.ac' and run `aclocal' and `autoconf' again. pub/Makefile.am:5: If `AC_PROG_LIBTOOL' is in `configure.ac', make sure pub/Makefile.am:5: its definition is in aclocal's search path. src/Makefile.am:8: Libtool library used but `LIBTOOL' is undefined src/Makefile.am:8: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' src/Makefile.am:8: to `configure.ac' and run `aclocal' and `autoconf' again. src/Makefile.am:8: If `AC_PROG_LIBTOOL' is in `configure.ac', make sure src/Makefile.am:8: its definition is in aclocal's search path. autoreconf: automake failed with exit status: 1 bash-3.00# _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine