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.ooo@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
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.