Build failure (was: "Re: When writing tests, please make sure they work with a read-only source tree")
Michael Weghorn
m.weghorn at posteo.de
Wed Mar 6 12:43:27 UTC 2019
Hi,
On 04/03/2019 15.35, Marcos wrote:
> I'm trying to built libreoffice on Ubuntu 18.04. But when I do "./autogen.sh" the terminal returns:
>
> configure: error: could not find function 'krb5_sendauth' required for Kerberos 5
> Error running configure at ./autogen.sh line 300.
That sounds Kerberos-related.
You probably have to install the package 'libkrb5-dev' or use the
'--without-krb5' option when running './autogen.sh'.
More information about the LibreOffice
mailing list