Re: Firefox 2.0 and mozconfig

2006-11-21 Thread Wilco Beekhuizen
I've succesfully built firefox 2.0. I had to update my NSS libraries and use the sed statement for X includes, as suggested by the list. Furthermore I used the default mozconfig as in the BLFS book for firefox 1.5.0.7 and deleted ~/.mozilla before starting firefox 2.0. So far (the last few days) i

Re: Firefox 2.0 and mozconfig

2006-11-10 Thread Andrey Voropaev
On 11/6/06, Alan Lord <[EMAIL PROTECTED]> wrote: Andrey Voropaev wrote: > ...The error in parsing browser.xul is even funnier. In the sources > browser.xul doesn't even have the lines that are reported as being > wrong. Somewhere I've seen recommendation to > delete .mozilla directory before sta

Re: Firefox 2.0 and mozconfig

2006-11-06 Thread Alan Lord
Andrey Voropaev wrote: ...The error in parsing browser.xul is even funnier. In the sources browser.xul doesn't even have the lines that are reported as being wrong. Somewhere I've seen recommendation to delete .mozilla directory before starting firefox, I'll try it tonight :) Hi Andrey, I had

Re: Firefox 2.0 and mozconfig

2006-11-06 Thread Andrey Voropaev
On 11/5/06, Hans-Joachim Widmaier <[EMAIL PROTECTED]> wrote: Andrey Voropaev wrote: > Amazing. After building firefox on x86_64 with older version of BLFS, > I've tried it on i686 with newer version of BLFS. And it failed! The > mozconfig was exactly the same. Looks like the problem could be in t

Re: Firefox 2.0 and mozconfig

2006-11-05 Thread Hans-Joachim Widmaier
Andrey Voropaev wrote: > Amazing. After building firefox on x86_64 with older version of BLFS, > I've tried it on i686 with newer version of BLFS. And it failed! The > mozconfig was exactly the same. Looks like the problem could be in the > fact that I have gtk-2.8 on the newer system. > [snip] > u

Re: Firefox 2.0 and mozconfig

2006-11-05 Thread Andrey Voropaev
Amazing. After building firefox on x86_64 with older version of BLFS, I've tried it on i686 with newer version of BLFS. And it failed! The mozconfig was exactly the same. Looks like the problem could be in the fact that I have gtk-2.8 on the newer system. Here's the error. c++ -I/usr/include -fr

Re: Firefox 2.0 and mozconfig

2006-10-29 Thread Alan Lord
alberto hernando wrote: Hi. Thanks for your fix. I'm going to test it because I had the same problem. About that it doesn't run... have you noticed that: ac_add_options --with-system-png=usr/lib You missed a "/". Might it be the reason? Alberto Thanks for that! I hadn't noticed... It cer

Re: Firefox 2.0 and mozconfig

2006-10-29 Thread alberto hernando
Hi. Thanks for your fix. I'm going to test it because I had the same problem. About that it doesn't run... have you noticed that: ac_add_options --with-system-png=usr/lib You missed a "/". Might it be the reason? Alberto -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http

Re: Firefox 2.0 and mozconfig

2006-10-28 Thread Alan Lord
Alan Lord wrote: Hi all, I have just built FF2 on a very recent LFS/BLFS system. At the end of this post is my .mozconfig FYI. Sorry forgot the mozconfig... ===Begin mozconfig # # See http://www.mozilla.org/build/ for build instructions. # # Options for client.mk. mk