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).
Sami
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page