Em 25-07-2012 21:58, Ken Moffat escreveu:

[...]

>  Thanks for your, and Armin's comments on xulrunner - so far tonight
> I've only built firefox (standalone) 4 times [ first was without
> system-cairo because it was on my old 7.1 install with an unpatched
> cairo, second was with system nss, nspr ( and others ] to prove that
> a sed is now necessary, third was with that sed, and fourth was on
> my latest system, to check space with system cairo.  Xulrunner will
> hopefully only get built once, on the old 7.1 system, then I'll save
> it in case needed, and restore from backup :-)  And all without -j4,
> to get reliable SBUs when other processes are running.

Thanks, Ken.

One does not have to say "Bon courage" to you :-)

Would you please post the sed?

I use an old one (although did not check the necessity for ages):

sed -i 's# ""##' browser/base/Makefile.in

"This sed removes an unprintable control character from the title bar."

Just checked:

$ grep " \"\"" 
tmp/paco-build-2012.07.26/mozilla-release/browser/base/Makefile.in 
PRE_RELEASE_SUFFIX := ""

It is still there, so, keep removing it, just in case.

Both Xulrunner and Firefox have been built with system nss-4.9.1 and
nspr-3.13.5, without problem (don't remember if these FF options are
overridden by XR ones).

-- 
[]s,
Fernando
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to