Hi

The hack work, but now my build brake in sal:
Making:    libuno_sal.so.3
../unxlngx6.pro/slo/semaphor.o: In function `osl_createSemaphore':
semaphor.c:(.text+0x2a): undefined reference to `sem_init'
../unxlngx6.pro/slo/semaphor.o: In function `osl_destroySemaphore':
semaphor.c:(.text+0x6a): undefined reference to `sem_destroy'
../unxlngx6.pro/slo/semaphor.o: In function `osl_acquireSemaphore':
semaphor.c:(.text+0x9c): undefined reference to `sem_wait'
../unxlngx6.pro/slo/semaphor.o: In function `osl_tryToAcquireSemaphore':
semaphor.c:(.text+0xbc): undefined reference to `sem_trywait'
../unxlngx6.pro/slo/semaphor.o: In function `osl_releaseSemaphore':
semaphor.c:(.text+0xdc): undefined reference to `sem_post'

Maybe that I do somthing wrong in my pull and building procedure.

Joost

2010/11/17 Cédric Bosdonnat <cedric.bosdonnat....@free.fr>

> Hi all and mostly Joseph,
>
> We all had to face some build error in vcl... I pushed the following
> quick hack... but I'ld like Joseph to review it and correct it if
> needed:
>
>
> http://cgit.freedesktop.org/libreoffice/libs-gui/commit/?id=a2603a2edb54f78a746e5edfba181d429727dea7
>
> Regards,
> --
> Cedric
>
> _______________________________________________
> LibreOffice mailing list
> LibreOffice@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
>
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to