LibreOffice Online - Error trying to compile wsd

Hi everyone,

I’ve tried to install LibreOffice Online for my final project. I’ve using the instructions present in the link below:

For this project I’m working in the Debian 9.3 Distro. So, as a first step I installed the necessaries dependencies and then compiled the code of libreoffice’s core. Till this step everything works fine. But when I try to compile the online code in WSD folder I have an error that I unable to overcome. The error is:

Makefile:1179: recipe for target ‘wsd/Admin.o’ failed

make[2]: *** [wsd/Admin.o] Error 1

make[2]: Leaving directory ‘/home/renato/libreoffice/online’

Makefile:1743: recipe for target ‘all-recursive’ failed

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory ‘/home/renato/libreoffice/online’

Makefile:740: recipe for target ‘all’ failed

make: *** [all] Error 2

Anyone can help me with issue please?
Thank you

Blockquote