Hello,
I just enlisted in a fresh core source tree to build a local copy of LO.
However, autogen fails.
libreoffice > ./autogen.sh
autoconf: invalid option -I
Try `autoconf --help' for more information.
Failed to run autoconf at ./autogen.sh line 158.
This is with the default GNU autoconf 2.52. When I change line 158 in
autogen.sh to use autoconf-2.69 I get this:
libreoffice > ./autogen.sh
configure.ac:57: error: possibly undefined macro: AC_MSG_WARN
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:117: error: possibly undefined macro: AC_MSG_CHECKING
configure.ac:123: error: possibly undefined macro: AC_MSG_RESULT
configure.ac:266: error: possibly undefined macro: AC_DEFINE
configure.ac:3206: error: possibly undefined macro: AC_LANG_SOURCE
configure.ac:3685: error: possibly undefined macro: AC_LANG_PUSH
configure.ac:3698: error: possibly undefined macro: AC_LANG_POP
configure.ac:4885: error: possibly undefined macro: AC_RUN_IFELSE
Failed to run autoconf at ./autogen.sh line 158.
How can I fix this? What are the tools dependencies here?
Jens
--
Jens Tröger
http://savage.light-speed.de/
Context
- Building LO fails with autogen · Jens Tröger
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.