Re: Planner-list unable to compile from source



Hello all,

fedora 23 x64 here, when i checkout from git and run the autogen.sh i
got the following outuput:

/usr/bin/gnome-autogen.sh
***Warning*** USE_COMMON_DOC_BUILD is deprecated, you may remove it
from autogen.sh
***Warning*** USE_GNOME2_MACROS is deprecated, you may remove it from
autogen.sh
***Warning*** PKG_NAME is deprecated, you may remove it from
autogen.sh
checking for automake >= 1.9...
  testing automake... found 1.15
checking for autoreconf >= 2.53...
  testing autoreconf... found 2.69
checking for intltool >= 0.25...
  testing intltoolize... found 0.51.0
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 0.28
checking for gtk-doc >= 1.0...
  testing gtkdocize... found 1.24
Checking for required M4 macros...
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

Processing ./configure.ac
Running gtkdocize...
Running intltoolize...
Running autoreconf...
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force --warnings=no-portability 
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to
configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in
Makefile.am.
autoreconf: running: /usr/bin/autoconf --force --warnings=no-
portability
autoreconf: running: /usr/bin/autoheader --force --warnings=no-
portability
autoreconf: running: automake --add-missing --copy --force-missing --
warnings=no-portability
configure.ac:6: warning: AM_INIT_AUTOMAKE: two- and three-arguments
forms are deprecated.  For more info, see:
configure.ac:6: http://www.gnu.org/software/automake/manual/automake.
html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:10: installing './compile'
configure.ac:14: installing './config.guess'
configure.ac:14: installing './config.sub'
configure.ac:6: installing './install-sh'
configure.ac:6: installing './missing'
Makefile.am: installing './INSTALL'
automake: error: cannot open < xmldocs.make: No such file or
directory
autoreconf: automake failed with exit status: 1

any guidance on how to resolve this xmldocs.make is welcome.

Hi Leonardo,

Looking for a solution I found that by creating the missing file with
`touch` solves the problem without any further error, apparently.

`$: touch xmldocs.make`

[See: unable to compile GNOME planner from source](http://unix.stackexc
hange.com/questions/276349/unable-to-compile-gnome-planner-from-
source#293719)

Hope this information helps you.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]