Date: Thu, 4 Aug 2005 19:29:18 -0400 From: Mikhail Teterin <mi+mx@aldan.algebra.com> To: "Jeremy Messenger" <mezz7@cox.net> Cc: gnome@freebsd.org Subject: Re: leaner and even meaner firefox Message-ID: <200508041929.18245.mi%2Bmx@aldan.algebra.com> In-Reply-To: <op.su0bariu9aq2h7@mezz.mezzweb.com> References: <200508041742.33580.mi%2Bmx@aldan.algebra.com> <200508041912.20472.mi%2Bmx@aldan.algebra.com> <op.su0bariu9aq2h7@mezz.mezzweb.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Ok, here they are: Yes, this is the same I was seeing before patching up the security/manager/ssl/src/nsNSSComponent.cpp ... Are you sure, you are using my diffs from today? The files/patch-sysnss should contain patches for nsNSSComponent.cpp at the end _and_ the port's Makefile should apply REINPLACE_CMD to SpecialSystemDirectory.cpp. -mi > ============================================== > 54484 firefox-bin RET read 4096/0x1000 > 54484 firefox-bin CALL open(0x28921000,0,0x280637a6) > 54484 firefox-bin NAMI > "/usr/home/mezz/.mozilla/firefox/1d1f1lrh.default/libnssckbi.so" > 54484 firefox-bin RET open -1 errno 2 No such file or directory > 54484 firefox-bin CALL stat(0x8869780,0xbfbfb608) > 54484 firefox-bin NAMI "/usr/X11R6/lib/firefox/libnssckbi.so" > 54484 firefox-bin RET stat -1 errno 2 No such file or directory > 54484 firefox-bin CALL stat(0x883f120,0xbfbfb608) > 54484 firefox-bin NAMI "/usr/X11R6/lib/libnssckbi.so" > 54484 firefox-bin RET stat -1 errno 2 No such file or directory > 54484 firefox-bin CALL stat(0x88697c0,0xbfbfb608) > 54484 firefox-bin NAMI "/usr/X11R6/lib/firefox/libnssckbi.so" > 54484 firefox-bin RET stat -1 errno 2 No such file or directory > 54484 firefox-bin CALL gettimeofday(0xbfbfb840,0) > 54484 firefox-bin RET gettimeofday 0 > 54484 firefox-bin CALL gettimeofday(0xbfbfbae0,0) > 54484 firefox-bin RET gettimeofday 0 > 54484 firefox-bin CALL write(0x3,0x8077000,0x1d0) > 54484 firefox-bin GIO fd 3 wrote 464 bytes > ============================================== > > ============================================== > % find /usr -name libnssckbi\* > /usr/local/lib/libnssckbi.so > /usr/local/lib/libnssckbi.so.1 > ============================================== > > Looks like it need to be teach to find in LOCALBASE instead X11BASE. > > Cheers, > Mezz > > > Thanks! > > > > -mi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508041929.18245.mi%2Bmx>