[rrd-users] Re: Configure Error

2002-10-30 Thread Nishanth N Bhandary
Subject: RE: [rrd-users] Re: Configure Error I had the same problem on a sparc. What I did was I searched the configure file for the error and then commented out the line that says to abort. Then when I re-ran it, it worked just fine. The line I commented out was on line 951 and looked like

[rrd-users] Re: Configure Error

2002-10-29 Thread Serge Maandag
My guess: You're not using gcc, but SUNs cc, which probably won't work. Either install gcc or look up cc's equivalent for the -B switch and repeat that for all the other switches it doesn't understand. Serge. -Original Message- From: Nishanth N Bhandary [mailto:[EMAIL PROTECTED] Sent:

[rrd-users] Re: Configure Error

2002-10-29 Thread Nishanth N Bhandary
Hello Serge, Well, I'm using gcc 3.2 and I have no clue from where it is picking the path /usr/ccs/bin... Any clue..? Nishanth -- Nishanth N Bhandary Trigent Software Limited #49, Khanija Bhavan, First Floor Race Course Road, Bangalore - 560 001 Tel :

[rrd-users] Re: Configure Error

2002-10-29 Thread Serge Maandag
Not really. It presume it gets it through the ./configure script. you could try to rename cc to old_cc and make a symlink to gcc named cc. Serge. -Original Message- From: Nishanth N Bhandary [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 29, 2002 2:00 PM To: Serge Maandag;

[rrd-users] Re: Configure Error

2002-10-29 Thread Nishanth N Bhandary
To: Nishanth Bhandary; rrd-users@list.ee.ethz.ch Subject: [rrd-users] Re: Configure Error Not really. It presume it gets it through the ./configure script. you could try to rename cc to old_cc and make a symlink to gcc named cc. Serge. -Original Message- From: Nishanth N Bhandary [mailto

[rrd-users] Re: Configure Error

2002-10-29 Thread Blower, Phil
29, 2002 7:14 PM To: Nishanth Bhandary; rrd-users@list.ee.ethz.ch Subject: [rrd-users] Re: Configure Error Not really. It presume it gets it through the ./configure script. you could try to rename cc to old_cc and make a symlink to gcc named cc. Serge. -Original Message- From: Nishanth N