Re: make buildworld ....gcc bug

2007-11-08 Thread Dag-Erling Smørgrav
James [EMAIL PROTECTED] writes: On Wed, 2007-11-07 at 23:01 +0200, tethys ocean wrote: When I am rebuilding world FreeBSD 6.2 I have take error that is shown below. What can I do!? The current version of gcc for FreeBSD is 4.2. Not in RELENG_6. DES -- Dag-Erling Smørgrav - [EMAIL

make buildworld ....gcc bug

2007-11-07 Thread tethys ocean
When I am rebuilding world FreeBSD 6.2 I have take error that is shown below. What can I do!? [EMAIL PROTECTED] /usr/src]# make buildworld [EMAIL PROTECTED] gcc -v Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305

Re: make buildworld ....gcc bug

2007-11-07 Thread James
On Wed, 2007-11-07 at 23:01 +0200, tethys ocean wrote: When I am rebuilding world FreeBSD 6.2 I have take error that is shown below. What can I do!? [EMAIL PROTECTED] /usr/src]# make buildworld [EMAIL PROTECTED] gcc -v Using built-in specs. Configured with: FreeBSD/i386 system

Re: make buildworld ....gcc bug

2007-11-07 Thread Roland Smith
On Wed, Nov 07, 2007 at 11:01:21PM +0200, tethys ocean wrote: When I am rebuilding world FreeBSD 6.2 I have take error that is shown below. What can I do!? [EMAIL PROTECTED] /usr/src]# make buildworld In function `yylex':

Re: make buildworld ....gcc bug

2007-11-07 Thread RW
On Wed, 07 Nov 2007 14:42:58 -0700 James [EMAIL PROTECTED] wrote: On Wed, 2007-11-07 at 23:01 +0200, tethys ocean wrote: When I am rebuilding world FreeBSD 6.2 I have take error that is shown below. What can I do!? [EMAIL PROTECTED] /usr/src]# make buildworld [EMAIL