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

Re: gcc bug?

2003-03-25 Thread Kris Kennaway
On Mon, Mar 24, 2003 at 09:25:41PM -0800, milo wrote: On Mon, Mar 24, 2003 at 09:00:30PM -0800, Kris Kennaway wrote: Date: Mon, 24 Mar 2003 21:00:30 -0800 From: Kris Kennaway [EMAIL PROTECTED] To: milo [EMAIL PROTECTED] Cc: Adam [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: gcc bug

Re: gcc bug?

2003-03-24 Thread Kirk Strauser
At 2003-03-24T06:28:43Z, milo [EMAIL PROTECTED] writes: hi, i can't compile the source code -- What source code? Specifically, is this part of a make buildworld, or are you attempting to compile one specific subdirectory of /usr/src? -- Kirk Strauser In Googlis non est, ergo non est.

Re: gcc bug?

2003-03-24 Thread milo
$ gcc -v Using builtin specs. gcc version 2.95.3 20010315 (release) [FreeBSD] On Mon, Mar 24, 2003 at 01:26:45AM -0500, Adam wrote: Subject: Re: gcc bug? From: Adam [EMAIL PROTECTED] To: milo [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Date: 24 Mar 2003 01:26:45 -0500 On Mon, 2003-03-24

Re: gcc bug?

2003-03-24 Thread Adam
On Mon, 2003-03-24 at 22:41, milo wrote: $ gcc -v Using builtin specs. gcc version 2.95.3 20010315 (release) [FreeBSD] You're a bit outdated: -$ gcc -v Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] -- Adam [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with

Re: gcc bug?

2003-03-24 Thread milo
so i need to build/install gcc first before can build the rest? i'm not sure how to just build contrib/gcc. i tried make contrib/gcc; make install contrib/gcc but failed in lib/libcom_err. :\ --mio On Mon, Mar 24, 2003 at 10:53:07PM -0500, Adam wrote: Subject: Re: gcc bug? From: Adam

Re: gcc bug?

2003-03-24 Thread Kris Kennaway
On Mon, Mar 24, 2003 at 08:36:05PM -0800, milo wrote: so i need to build/install gcc first before can build the rest? i'm not sure how to just build contrib/gcc. i tried make contrib/gcc; make install contrib/gcc but failed in lib/libcom_err. Update your entire source tree and perform the

Re: gcc bug?

2003-03-24 Thread milo
On Mon, Mar 24, 2003 at 09:00:30PM -0800, Kris Kennaway wrote: Date: Mon, 24 Mar 2003 21:00:30 -0800 From: Kris Kennaway [EMAIL PROTECTED] To: milo [EMAIL PROTECTED] Cc: Adam [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: gcc bug? On Mon, Mar 24, 2003 at 08:36:05PM -0800, milo wrote

gcc bug?

2003-03-23 Thread milo
hi, i can't compile the source code -- building profiled bz2 library ranlib libbz2_p.a cc -fpic -DPIC -O -pipe -I/usr/src/lib/libbz2/../../contrib/bzip2 -c /usr/src/lib/libbz2/../../contrib/bzip2/bzlib.c -o bzlib.So cc -fpic -DPIC -O -pipe -I/usr/src/lib/libbz2/../../contrib/bzip2 -c

Re: gcc bug?

2003-03-23 Thread Adam
On Mon, 2003-03-24 at 01:28, milo wrote: hi, i can't compile the source code -- ... any ideas what's wrong? What version of gcc are you using? If you don't know, type: gcc -v -- Adam [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the

Re: gcc bug?

2003-03-23 Thread Subhro Sankha Kar
Hi, Tell us the version of ur cc compiler and also tell us if u did make clean and then ./configure before starting to compile. On Mon, 2003-03-24 at 01:28, milo wrote: hi, i can't compile the source code -- ... any ideas what's wrong? Subhro Sankha Kar IIIT-Calcutta To Unsubscribe: send mail