>>
 >> I found out that removing the following line from mozconfig
 >> avoids the js/src error:
 >>
 >> mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/firefox-build-dir
 >>
 >> What is the purpose of this line? Will I get into trouble
 >> by removing it?
 >>

 >
 > Some time this summer (possibly ff-14) firefox developed a
 >requirement for a separate build directory.  At that time I was
 >using a different build method based on what we used to do, and got
 >bitten by the change.
 >
 >Ken
 >

In my build Firefox seemed to set up a default build
directory called: obj-i686-pc-linux-gnu .
Everything seemed to go alright, although I had to
adjust the subsequent instructions in the BLFS book
(those that referred to firefox-build-dir). Somehow
when I specified the firefox-build-dir recommended
in the book, it got confused and was unable to find
js/src.

Richard
-- 
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