Not quite enough, you'll need to fix the internal harfbuzz, but it still, 
crashes. Take a look at the OpenSUSE SRPM for the harfbuzz-null or void patch 
IIRC. Also, SQLite will need new define for search to work (this is in our 
track tickets), and still the build segfaults with everything enabled. Haven't 
actually tried to debug it yet, this weekend.

On June 24, 2016 12:01:44 PM CDT, Martin Ward <[email protected]> 
wrote:
>On 24/06/16 16:00, Paul J. Hentschel wrote:
>> Has anyone built Thunderbird with gcc6 yet? The build fails for me
>using the
>> book instructions (2016-06-12, but the instructions don't appear to
>have
>> changed since then). I used the Firefox 46.0.1 instructions as a
>guide to
>> get it to build (sed commands and CXX=) but it is crashing on me when
>I try
>> to configure the email. I'm going to clean out everything and try
>again from
>> scratch, but wanted to know if anyone else has had any issues with
>it.
>>
>> Paul Hentschel
>>
>>
>>
>Hi Paul
>
>I build thunderbird 45.1.1 with effectively the same sed's and 
>C(XX)FLAGS options as stated on the firefox page
>
>sed -e '/#include/i\
>     print OUT "#define _GLIBCXX_INCLUDE_NEXT_C_HEADERS\\n"\;' \
>     -i nsprpub/config/make-system-wrappers.pl
>
>sed -e '/#include/a\
>     print OUT "#undef _GLIBCXX_INCLUDE_NEXT_C_HEADERS\\n"\;' \
>     -i nsprpub/config/make-system-wrappers.pl
>
>CFLAGS+=" -fno-delete-null-pointer-checks -fno-lifetime-dse
>-fno-schedule-insns2"
>CXXFLAGS+=" -fno-delete-null-pointer-checks -fno-lifetime-dse
>-fno-schedule-insns2"
>
>cheers
>
>Martin
>
>-- 
>http://lists.linuxfromscratch.org/listinfo/blfs-dev
>FAQ: http://www.linuxfromscratch.org/blfs/faq.html
>Unsubscribe: See the above information page

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

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