Hi<br><br>The hack work, but now my build brake in sal:<br>Making:    libuno_sal.so.3<br>../<a href="http://unxlngx6.pro/slo/semaphor.o">unxlngx6.pro/slo/semaphor.o</a>: In function `osl_createSemaphore&#39;:<br>semaphor.c:(.text+0x2a): undefined reference to `sem_init&#39;<br>
../<a href="http://unxlngx6.pro/slo/semaphor.o">unxlngx6.pro/slo/semaphor.o</a>: In function `osl_destroySemaphore&#39;:<br>semaphor.c:(.text+0x6a): undefined reference to `sem_destroy&#39;<br>../<a href="http://unxlngx6.pro/slo/semaphor.o">unxlngx6.pro/slo/semaphor.o</a>: In function `osl_acquireSemaphore&#39;:<br>
semaphor.c:(.text+0x9c): undefined reference to `sem_wait&#39;<br>../<a href="http://unxlngx6.pro/slo/semaphor.o">unxlngx6.pro/slo/semaphor.o</a>: In function `osl_tryToAcquireSemaphore&#39;:<br>semaphor.c:(.text+0xbc): undefined reference to `sem_trywait&#39;<br>
../<a href="http://unxlngx6.pro/slo/semaphor.o">unxlngx6.pro/slo/semaphor.o</a>: In function `osl_releaseSemaphore&#39;:<br>semaphor.c:(.text+0xdc): undefined reference to `sem_post&#39;<br><br>Maybe that I do somthing wrong in my pull and building procedure.<br>
<br>Joost<br><br><div class="gmail_quote">2010/11/17 Cédric Bosdonnat <span dir="ltr">&lt;<a href="mailto:cedric.bosdonnat.ooo@free.fr">cedric.bosdonnat.ooo@free.fr</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi all and mostly Joseph,<br>
<br>
We all had to face some build error in vcl... I pushed the following<br>
quick hack... but I&#39;ld like Joseph to review it and correct it if<br>
needed:<br>
<br>
<a href="http://cgit.freedesktop.org/libreoffice/libs-gui/commit/?id=a2603a2edb54f78a746e5edfba181d429727dea7" target="_blank">http://cgit.freedesktop.org/libreoffice/libs-gui/commit/?id=a2603a2edb54f78a746e5edfba181d429727dea7</a><br>

<br>
Regards,<br>
<font color="#888888">--<br>
Cedric<br>
<br>
_______________________________________________<br>
LibreOffice mailing list<br>
<a href="mailto:LibreOffice@lists.freedesktop.org">LibreOffice@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/libreoffice" target="_blank">http://lists.freedesktop.org/mailman/listinfo/libreoffice</a><br>
</font></blockquote></div><br>