Three problems after compilation of Firefox 5.0 and Icecat 5.0 in three 
machines: LFS 6.5, 6.7, 6.8.


1. Only for 6.8, a strange character was displayed just after "Firefox" or 
"Icecat" in the title bar, panel and panel message (? - when the mouse is 
passed over the respective icon/title). I tried a lot of things, and when th 
distributions released F5, I discovered that most where Ok, with respect to 
this, but surprisingly, Fedora had exactly the sane problem. Yesterday, after 
upgrade, the problem of F5 in Fedora was gone. I found, then, a: 

Patch from: Bill Nottingham <notting@xxxxxxxxxx> (Fedora)
http://osdir.com/ml/scm-fedora-commits/2011-06/msg10320.html

and created a similar one, which is attached to this, and the problem was 
solved for F5 and I5.

2. "About" displayed a yellow window with a XML error instead of version 
information. Also solved (please, see below).

3. "Privacy" tab of "Preferences" was blank.

For 2. and 3. the solution was found when the compilation was performed without 
localization support for pt_BR. I consider this a partial solution. 

It is noticed that most F5 and I5 releases do not have pt_BR support, e.g., in 
Ubuntu, but in ARCH it is indeed in Portuguese.

Please, help with this is most appreciated.

[]s,
Fernando de Oliveira
Natal, RN, BRAZIL
diff -up mozilla-release/browser/base/Makefile.in.fu mozilla-release/browser/base/Makefile.in
--- mozilla-release/browser/base/Makefile.in.fu	2011-07-01 22:40:52.048773336 -0300
+++ mozilla-release/browser/base/Makefile.in	2011-07-01 22:42:30.866213879 -0300
@@ -62,10 +62,9 @@ EXTRA_JS_MODULES = \
 
 include $(topsrcdir)/config/rules.mk
 
-PRE_RELEASE_SUFFIX := ""
+PRE_RELEASE_SUFFIX :=
 
 DEFINES += \
-	-DMOZ_APP_VERSION=$(MOZ_APP_VERSION) \
 	-DAPP_LICENSE_BLOCK=$(abs_srcdir)/content/overrides/app-license.html \
 	-DPRE_RELEASE_SUFFIX="$(PRE_RELEASE_SUFFIX)" \
 	$(NULL)
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to