Re: the Seamonkey has left the building

2013-11-11 Thread Andrea Pescetti
Herbert Duerr wrote: On a virtual test system the problem could be reproduced and the patch I suggested works. I already committed it as r1540693 so trunk should build now also on such systems. Indeed it does, thank you Herbert! Regards, Andrea. -

Re: the Seamonkey has left the building

2013-11-11 Thread Herbert Duerr
A followup to my earlier mail: Please try this patch and rebuild from nss: --- main/nss/makefile.mk +++ main/nss/makefile.mk @@ -88,7 +88,7 @@ BUILD_DIR=mozilla$/security$/nss BUILD_ACTION= $(GNUMAKE) nss_build_all #See #i105566# && moz#513024# .IF "$(OS)"=="LINUX" -BUILD_ACTION+=FREEBL_N

Re: the Seamonkey has left the building

2013-11-11 Thread Herbert Duerr
On 10.11.2013 17:59, Andrea Pescetti wrote: On 08/11/2013 Herbert Duerr wrote: As discussed in the thread "AOO Security Features without Mozilla" I removed the dependency on the ancient Seamonkey-1.1 binaries and use the NSS libraries ("Network Security Services") instead. This major rework has

Re: the Seamonkey has left the building

2013-11-10 Thread Andrea Pescetti
On 08/11/2013 Herbert Duerr wrote: As discussed in the thread "AOO Security Features without Mozilla" I removed the dependency on the ancient Seamonkey-1.1 binaries and use the NSS libraries ("Network Security Services") instead. This major rework has been integrated into trunk now. Thank you!

Re: the Seamonkey has left the building

2013-11-08 Thread Marcus (OOo)
Thats great news. Thanks for doing the effort. :-) Marcus Am 11/08/2013 01:18 PM, schrieb Herbert Duerr: As discussed in the thread "AOO Security Features without Mozilla" I removed the dependency on the ancient Seamonkey-1.1 binaries and use the NSS libraries ("Network Security Services") in

Re: the Seamonkey has left the building

2013-11-08 Thread janI
On 8 November 2013 14:09, Herbert Duerr wrote: > On 08.11.2013 13:39, Armin Le Grand wrote: > >> On 08.11.2013 13:18, Herbert Duerr wrote: >> >>> [...] >>> >>> If you are working on Windows then you'll notice that the >>> --with-mozilla-build option is still there as NSS being part of the >>> Moz

Re: the Seamonkey has left the building

2013-11-08 Thread Herbert Duerr
On 08.11.2013 13:39, Armin Le Grand wrote: On 08.11.2013 13:18, Herbert Duerr wrote: [...] If you are working on Windows then you'll notice that the --with-mozilla-build option is still there as NSS being part of the Mozilla project needs the Mozilla build environment. If you object to install t

Re: the Seamonkey has left the building

2013-11-08 Thread Jürgen Schmidt
On 11/8/13 1:18 PM, Herbert Duerr wrote: > As discussed in the thread "AOO Security Features without Mozilla" I > removed the dependency on the ancient Seamonkey-1.1 binaries and use the > NSS libraries ("Network Security Services") instead. This major rework > has been integrated into trunk now. >

Re: the Seamonkey has left the building

2013-11-08 Thread Armin Le Grand
Hi Herbert, On 08.11.2013 13:18, Herbert Duerr wrote: As discussed in the thread "AOO Security Features without Mozilla" I removed the dependency on the ancient Seamonkey-1.1 binaries and use the NSS libraries ("Network Security Services") instead. This major rework has been integrated int

the Seamonkey has left the building

2013-11-08 Thread Herbert Duerr
As discussed in the thread "AOO Security Features without Mozilla" I removed the dependency on the ancient Seamonkey-1.1 binaries and use the NSS libraries ("Network Security Services") instead. This major rework has been integrated into trunk now. If you are working on trunk you'll notice tha