This looks like a incompatibility between autoconf-generated "boilerplate" code and your
environment.
Check that configure has been regenerated;
it should says at approx line 3:
"Generated by GNU Autoconf 2.6x" with "2.6x" being the version of autoconf you installed;
It says now "Generated by GNU Autoconf 2.68 for dmake 4.12."
Unfortunately, make still gives the same error messages (with a different line numebr).
Else, I think it leaves behind a file named confNNNNNsubs.sed with N being digits?
Show us that file, as well as the lines of configure before the error line up to assignment of
ac_delim
I can't find a *.sed file, neither in libreoffice_build_tree/., nor in libreoffice_build_tree /dmake
The lines in libo/dmake/configure are
6248 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
6249 ac_delim='%!_!# '
6250 for ac_last_try in false false false false false :; do
6251 . ./conf$$subs.sh ||
6252 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
6253
6354 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
6255 if test $ac_delim_n = $ac_delim_num; then
Winfried
Context
- Re: [Libreoffice] help asked/offered for bug 36555 (continued)
Re: [Libreoffice] help asked/offered for bug 36555 · Michael Meeks
Re: [Libreoffice] help asked/offered for bug 36555 · julien2412
Re: [Libreoffice] help asked/offered for bug 36555 · Alex Thurgood
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.