On Wed, Feb 22, 2017 at 8:02 PM, Bruce Dubbs <[email protected]> wrote:
> Sami Tarazi wrote:
>>
>> seamonkey-2.46 fails to compile.
>>
>> I was able to compile it as follows:
>>
>> 1- change line 73 of mozilla/build/autoconf/icu.m4 from
>>      version=`sed -n 's/^[[:space:]] ---- (long line)
>>      to
>>      version=`sed -n 's/^[[[:space:]]] -----
>>
>> 2- sed -e s/_EVENT_SIZEOF/EVENT__SIZEOF/ \
>>      -i mozilla/ipc/chromium/src/base/message_pump_libevent.cc
>>
>>      to account for libevent (as in firefox).
>
>
> Did you see today's -dev book?
>
>   -- Bruce
>
>
> --
> http://lists.linuxfromscratch.org/listinfo/blfs-dev
> FAQ: http://www.linuxfromscratch.org/blfs/faq.html
> Unsubscribe: See the above information page

Thanks

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