On Sun, 26 May 2002 15:28:44 MST, Lamont Granquist wrote:

> I got non-deterministic internal compiler errors when I was trying to
> compile mozilla.  At the same time I was compiling gnome in another
> terminal window.  It only happened with mozilla, it was non-deterministic
> in that I could do another 'make' and it would proceed past the point it
> failed.

At the moment, the c++ compiler in the base system can't be used to
build Mozilla.

Install the lang/gcc31 port and build Mozilla as follows:

        cd /usr/ports/www/mozilla
        make CXX=/usr/local/bin/g++31

A few people have reported on this mailing list that the above works.
The archives are your friend.

Ciao,
Sheldon.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to