On 07/23/2014 10:02 PM, Armin K. wrote:
On 07/23/2014 09:50 PM, [email protected] wrote:
Hello,

Has anyone built new released FF31 and TB31?

I built FF31-beta9 and TB31-beta3 a few days ago and had to link with
their internal copy of SQLite and also NSS and NSPR to be able to
complete the work.

Thank you.
ALZ.

Both work fine here with system versions of sqlite, nspr and nss.

Good. So I have new homework for the weekend.

Although, Thunderbird seemed to fail if separate build dir was
specified. Removing the option (which is default in BLFS) from mozconfig
fixed the build for me.


Yes. Suffered that; followed this:

https://bugzilla.mozilla.org/show_bug.cgi?id=950332

I had to replace:

mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/thunderbuild

with:

mk_add_options MOZ_OBJDIR=/sources/comm-beta/thunderbuild

to proceed.

Thank you.
ALZ.


--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to