Re: [Ganglia-general] IRIX 6.5 make fails -Wall unknown flag

2005-02-02 Thread Steve Jones
> > i can't find any information related to this error on the > ganglia-general > > list. any ideas what the issue may be? > > -Wall is a flag accepted by gcc but not the SGI compiler. The easiest > solution is probably to install gcc. thanks. that took care of it. steve

Re: [Ganglia-general] IRIX 6.5 make fails -Wall unknown flag

2005-02-02 Thread Matt Massie
you need to compile with gcc. make sure CC="gcc" before running ./configure. good luck -matt Steve Jones wrote: uanme -a: IRIX64 hostname 6.5 07121149 IP35 file: ganglia-monitor-core-2.5.7.tar.gz i unpacked and invoked the configure script. when running make, i receive the following error me

Re: [Ganglia-general] IRIX 6.5 make fails -Wall unknown flag

2005-02-02 Thread Brooks Davis
On Wed, Feb 02, 2005 at 02:52:41PM -0800, Steve Jones wrote: > uanme -a: IRIX64 hostname 6.5 07121149 IP35 > file: ganglia-monitor-core-2.5.7.tar.gz > > i unpacked and invoked the configure script. when running make, i receive > the following error message: > > hostname 23# make > make a

Re: [Ganglia-general] IRIX 6.5 make fails -Wall unknown flag

2005-02-02 Thread Joshua Baker-LePain
On Wed, 2 Feb 2005 at 2:52pm, Steve Jones wrote > uanme -a: IRIX64 hostname 6.5 07121149 IP35 > file: ganglia-monitor-core-2.5.7.tar.gz > cc ERROR parsing -Wall: bad syntax for option > cc ERROR parsing -Wall: unknown flag > *** Error code 2 (bu21) > *** Error code 1 (bu21) > *** Error code 1 (

[Ganglia-general] IRIX 6.5 make fails -Wall unknown flag

2005-02-02 Thread Steve Jones
uanme -a: IRIX64 hostname 6.5 07121149 IP35 file: ganglia-monitor-core-2.5.7.tar.gz i unpacked and invoked the configure script. when running make, i receive the following error message: hostname 23# make make all-recursive Making all in lib source='getopt1.c' object='getopt1.o'