Re: Compiling addbuiltin

2006-10-18 Thread Wan-Teh Chang
Lukas Kolbe wrote: Hello! I'm trying to compile the addbuiltin program to include our local root-CA into our libnss build. For that, I'm using the sources provided by ubuntu (firefox 1.5). A wiki page over at cacert.org says I have to first do a "make nss_build_all" in firefox/security/nss. This

Re: cannot load Firefox -- get Exception

2006-10-18 Thread Sideswipe
Here is an entire trace if someone could help 'firefox.exe': Loaded 'C:\Program Files\Mozilla Firefox\firefox.exe', No symbols loaded. 'firefox.exe': Loaded 'C:\WINDOWS\system32\ntdll.dll', No symbols loaded. 'firefox.exe': Loaded 'C:\WINDOWS\system32\kernel32.dll', No symbols loaded. 'firefox.exe

Re: Compiling addbuiltin

2006-10-18 Thread David Stutzman
Lukas Kolbe wrote: by ubuntu (firefox 1.5). A wiki page over at cacert.org says I have to first do a "make nss_build_all" in firefox/security/nss. This fails, because "../../../config/./nsinstall" could not be found - of course, it's not in "../../../config", but in "../../config". I was able

Compiling addbuiltin

2006-10-18 Thread Lukas Kolbe
Hello! I'm trying to compile the addbuiltin program to include our local root-CA into our libnss build. For that, I'm using the sources provided by ubuntu (firefox 1.5). A wiki page over at cacert.org says I have to first do a "make nss_build_all" in firefox/security/nss. This fails, because "../.