Re: Mozilla 1.0 error

2002-06-14 Thread Joe Marcus Clarke
On Mon, 2002-06-10 at 14:36, Alexandr Kovalenko wrote: > Hello, Kris Kennaway! > > On Fri, Jun 07, 2002 at 02:02:52PM -0700, you wrote: > > > On Fri, Jun 07, 2002 at 04:56:45PM -0400, Joe Marcus Clarke wrote: > > > On Fri, 2002-06-07 at 10:52, Jun Kuriyama wrote: > > > > At Fri, 7 Jun 2002 12:43

Re: Mozilla 1.0 error

2002-06-10 Thread Alexandr Kovalenko
Hello, Kris Kennaway! On Fri, Jun 07, 2002 at 02:02:52PM -0700, you wrote: > On Fri, Jun 07, 2002 at 04:56:45PM -0400, Joe Marcus Clarke wrote: > > On Fri, 2002-06-07 at 10:52, Jun Kuriyama wrote: > > > At Fri, 7 Jun 2002 12:43:27 + (UTC), > > > John Angelmo wrote: > > > > (cd /usr/ports/w

Re: Mozilla 1.0 error

2002-06-07 Thread David O'Brien
On Sat, Jun 08, 2002 at 12:03:10AM +0200, Martin Blapp wrote: > O got this error too with the system gcc. Note that if you add > CC= gcc31 > CXX= g++31 You only need `make CXX=g++31'. Using `cc' as the C compiler works. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd

Re: Mozilla 1.0 error

2002-06-07 Thread Scott Reese
On Fri, 2002-06-07 at 14:02, Kris Kennaway wrote: > On Fri, Jun 07, 2002 at 04:56:45PM -0400, Joe Marcus Clarke wrote: > > On Fri, 2002-06-07 at 10:52, Jun Kuriyama wrote: > > > At Fri, 7 Jun 2002 12:43:27 + (UTC), > > > John Angelmo wrote: > > > > (cd /usr/ports/www/mozilla/work/mozilla/dis

Re: Mozilla 1.0 error

2002-06-07 Thread Martin Blapp
Hi, O got this error too with the system gcc. Note that if you add CC= gcc31 CXX=g++31 to the mozilla Makefile and have the snapshot from 27.5.2002 installed, the compile works. Same thing as with OpenOffice and STLport. gmake[2]: Leaving directory `/usr/ports/www/mozilla/work/mozilla

Re: Mozilla 1.0 error

2002-06-07 Thread Kris Kennaway
On Fri, Jun 07, 2002 at 04:56:45PM -0400, Joe Marcus Clarke wrote: > On Fri, 2002-06-07 at 10:52, Jun Kuriyama wrote: > > At Fri, 7 Jun 2002 12:43:27 + (UTC), > > John Angelmo wrote: > > > (cd /usr/ports/www/mozilla/work/mozilla/dist/bin; /usr/bin/env > > > LD_LIBRARY_PATH=. MOZILLA_FIVE_

Re: Mozilla 1.0 error

2002-06-07 Thread Joe Marcus Clarke
On Fri, 2002-06-07 at 10:52, Jun Kuriyama wrote: > At Fri, 7 Jun 2002 12:43:27 + (UTC), > John Angelmo wrote: > > (cd /usr/ports/www/mozilla/work/mozilla/dist/bin; /usr/bin/env > > LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regxpcom; echo > > skin,install,select,classic/1.0 >> chrome/inst

Re: Mozilla 1.0 error

2002-06-07 Thread Jun Kuriyama
At Fri, 7 Jun 2002 12:43:27 + (UTC), John Angelmo wrote: > (cd /usr/ports/www/mozilla/work/mozilla/dist/bin; /usr/bin/env > LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regxpcom; echo > skin,install,select,classic/1.0 >> chrome/installed-chrome.txt; echo > locale,install,select,en-US >>

Mozilla 1.0 error

2002-06-07 Thread John Angelmo
+++ updating chrome ../dist/bin/chrome/installed-chrome.txt +++ locale,install,url,jar:resource:/chrome/US.jar!/locale/US/messenger-region/ gmake[2]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/mailnews' gmake[1]: Leaving directory `/usr/ports/www/mozilla/work/mozilla' gmake