Hello, Thanks for the answer:
So I have nss.h only in "nss\wntmsci12.pro\misc\build\nss-3.13.5\mozilla\security\nss\lib\nss" I try to rebuild nss and I don't think this is good, see the following log: dummy.c(2) : fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory no checking for pthread_create in -lpthread... dummy.c dummy.c(2) : fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory no checking for pthread_create in -lc_r... dummy.c dummy.c(2) : fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory no checking for pthread_create in -lc... dummy.c dummy.c(2) : fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory no updating cache ./config.cache creating ./config.status creating Makefile creating config/Makefile creating config/autoconf.mk creating config/nsprincl.mk creating config/nsprincl.sh creating config/nspr-config creating config/nspr.pc creating lib/Makefile creating lib/ds/Makefile creating lib/libc/Makefile creating lib/libc/include/Makefile creating lib/libc/src/Makefile creating lib/tests/Makefile creating pkg/Makefile creating pr/Makefile creating pr/include/Makefile creating pr/include/md/Makefile creating pr/include/obsolete/Makefile creating pr/include/private/Makefile creating pr/src/Makefile creating pr/src/io/Makefile creating pr/src/linking/Makefile creating pr/src/malloc/Makefile creating pr/src/md/Makefile creating pr/src/md/windows/Makefile creating pr/src/memory/Makefile creating pr/src/misc/Makefile creating pr/src/threads/Makefile creating pr/tests/Makefile creating pr/tests/dll/Makefile creating pr/src/threads/combined/Makefile 0 [main] bash 7216 stdio_init: couldn't make stderr distinct from stdout 0 [main] touch 7212 stdio_init: couldn't make stderr distinct from stdout Multiprocessing build is finished Maximal number of processes run: 1 make[1]: Leaving directory `/cygdrive/f/git/libo_master_windows' ________________________________________ De : Michael Stahl [mst...@redhat.com] Envoyé : mardi 1 octobre 2013 21:04 À : Gay, Matthieu Cc : LibreOffice dev Objet : Re: Build windows failed on 4.0.5 branch On 01/10/13 16:07, Gay, Matthieu wrote: > > But when I try to build on windows I have this following error: > > pdfwriter_impl.cxx(77) : fatal error C1083: Cannot open include file: > 'nss.h': No such file or directory > > > [build CXX] vcl/source/gdi/pdfwriter_impl.cxx > [build JAR] unoil > F:/git/libo_master_windows/vcl/source/gdi/pdfwriter_impl.cxx(79) : fatal > error C1083: Cannot open include file: 'nss.h': No such file or directory > make[2]: *** > [F:/git/libo_master_windows/workdir/wntmsci12.pro/CxxObject/vcl/source/gdi/pdfwriter_impl.o] can't see how that is possible... can you check that you have this file nss.h as solver/*/inc/mozilla/nss/nss.h? it should have been copied there by the "nss" module. also can you check that you have the solver/*/inc/mozilla/nss directory as an include path in the compile command (see it via "make vcl VERBOSE=t"; it should be added by the line 65 ("nss3") of the Library_vcl.mk and the gb_LinkTarget__use_nss3 in RepositoryExternal.mk. This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice