<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font face="monospace">On 03/21/16 13:56, Stephan Bergmann wrote:<br>
</font>
<blockquote cite="mid:56EFEF8A.3080705@redhat.com" type="cite"><font
face="monospace">Smells like a bug in Debian's packaging of the
LibreOffice SDK. The problem is the
<br>
</font>
<font face="monospace"><br>
-L""
<br>
</font>
<font face="monospace"><br>
in the gcc invocation above. Per the SDK's
settings/settings.mk, that's expanded from
<br>
</font>
<font face="monospace"><br>
-L"$(OO_SDK_URE_LIB_DIR)"
<br>
</font>
<font face="monospace"><br>
and OO_SDK_URE_LIB_DIR should be set as an environment variable
in the SDK's setsdkenv_unix.sh.in (when you run the
setsdkenv_unix script), but looks like in your case is empty or
unset, for whatever reason.
</font></blockquote>
<font face="monospace"><br>
Thanks again, Stephan, i will try building the sources of
LibreOffice.<br>
<br>
Cheers,<br>
<br>
Aitor.</font><br>
</body>
</html>