Building with serf enabled: problem linking with libucpdav.

Stephan Bergmann sbergman at redhat.com
Mon Aug 17 03:05:03 PDT 2015


On 08/16/2015 06:26 PM, Giuseppe Castagno wrote:
> Building serf webdav I ran into the following problem, linking
> libucpdav1.so:
>
> /srv5/git/LibO/lo-serf-study/workdir/UnpackedTarball/apr/.libs/libapr-1.a(rand.o):
> In function `apr_os_uuid_get':
> /srv5/git/LibO/lo-serf-study/workdir/UnpackedTarball/apr/misc/unix/rand.c:75:
> undefined reference to `uuid_generate'
>
> this should mean -luuid (hence libuuid from host OS) is missing, but I
> could not figure out a way to edit the file ucb/Library_ucpdav1.mk in
> order to link successfully.
>
> autogen.sh switches, logs and system info at http://pastebin.ca/3109077

Should be fixed now with 
<http://cgit.freedesktop.org/libreoffice/core/commit/?id=aeafca133405e4a5fdbe253f8dcd2019d6b6b2a4> 
"external/apr: Avoid dependency on system uuid lib."


More information about the LibreOffice mailing list