After a clean of nss module, and a make of this module I have an alert of Visual Studio Debugger
wich tell me that a Win32 exception happened in my make.exe [8088]
Here the log:
creating pr/src/threads/combined/Makefile
0 [main] bash 4640 stdio_init: couldn't make stderr distinct from stdout
0 [main] touch 2300 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'
So I try to redownload the make from here http://dev-www.libreoffice.org/bin/cygwin/make and i have
the same error.
________________________________________
De : Michael Stahl [mstahl@redhat.com]
Envoyé : mercredi 2 octobre 2013 10:59
À : Gay, Matthieu
Cc : LibreOffice dev
Objet : Re: Build windows failed on 4.0.5 branch
On 02/10/13 10:18, Gay, Matthieu wrote:
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"
so... nss/prj/d.lst expects the headers to be in ..\%__SRC%\inc\nss\*.h
which is nss\wntmsci12.pro\inc\nss - something should have copied the
headers there but didn't.
the relevant command should be BUILD_ACTION in nss/makefile.mk line 237.
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
that is expected during configure - no pthread.h on win32
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
that looks like all it does is run configure - there is nothing here
indicating anything was actually compiled. does it do more if you "make
nss.clean" first?
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.
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.