Dave Jones wrote on 04/06/06 19:39: > When compiling mozilla-thunderbird-1.5.0.4 I get the following failure: > > nsModule.cpp:45:27: nsCharsetMenu.h: No such file or directory <snip>
This problem was reported as bug #135495, and appears to be a parallel make issue. The work round is to modify /etc/make.conf MAKEOPTS="-j1" to prevent parallel make. The compile succeeds after this modification. Cheers, Dave -- gentoo-user@gentoo.org mailing list