emacs-devel
[Top][All Lists]
Advanced

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

w32 port: SVG Path Commands' has no Up field (perhaps incorrect sectioni


From: Keith David Bershatsky
Subject: w32 port: SVG Path Commands' has no Up field (perhaps incorrect sectioning?).
Date: Mon, 15 Jul 2019 13:53:54 -0700

When building master branch from today 
(0797b39185e66983c7286e89f93dd4f6c83b6ea7) on Windows 32 (minGW and ezwinports 
downloaded a few years ago) with the following build options:

CFLAGS='-O0 -g3' ./configure \
--prefix=/c/docume~1/admini~1/desktop/trunk \
--enable-checking='yes,glyphs' \
--enable-check-lisp-object-type \
--without-compress-install \
--without-makeinfo \
--with-gnutls=no \
--with-mailutils \
--without-makeinfo

... the build stops with the following output:

make[1]: Leaving directory `/c/docume~1/admini~1/desktop/emacs/lisp'
make info-real info-dir
make[1]: Entering directory `/c/docume~1/admini~1/desktop/emacs'
make -C doc/lispref info
make[2]: Entering directory `/c/docume~1/admini~1/desktop/emacs/doc/lispref'
/c/mingw/bin/mkdir -p ../../info
  GEN      ../../info/elisp.info
/c/docume~1/admini~1/desktop/emacs/doc/lispref//display.texi:5740: `SVG Path 
Commands' has no Up field (perhaps incorrect sectioning?).
make[2]: *** [../../info/elisp.info] Error 1
make[2]: Leaving directory `/c/docume~1/admini~1/desktop/emacs/doc/lispref'
make[1]: *** [lispref-info] Error 2
make[1]: Leaving directory `/c/docume~1/admini~1/desktop/emacs'
make: *** [info] Error 2



reply via email to

[Prev in Thread] Current Thread [Next in Thread]