[Libreoffice] help asked/offered for bug 36555
Winfried Donkers
W.Donkers at dci-electronics.nl
Wed Nov 23 00:22:40 PST 2011
>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
More information about the LibreOffice
mailing list