1829666 Members
10410 Online
109992 Solutions
New Discussion

compile rrd tool

 
Mahesh_2
Occasional Contributor

compile rrd tool

Hi all,

we are trying to compile rrd tool from

http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/

On HP-UX version 10.20 .

when we run make , the following error appears.

making all in tcl
No suffix list.
gcc -g -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -Winline -fPIC +z -I/opt/tcl-8.2/include -I../src -I../gd1.3 -c -DVERSION=\"1.0.32\"
gcc: +z: No such file or directory
gcc: No input files
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.

Has anyone come across this error or is anyone running the rrd tool on HP-UX 10.20 .

Please help.

Thanks in advance

Mahesh
There is little difference in people, but that little difference makes a big difference. That little difference is attitude. The big difference is whether it is positive or negative
2 REPLIES 2
Laurent Paumier
Trusted Contributor

Re: compile rrd tool

I never compiled it on hpux, but did you run the "perl Makefile.PL" command ?
Rita C Workman
Honored Contributor

Re: compile rrd tool

I don't know if this will help, but check out this thread...

http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0xab85663ce855d511abcd0090277a778c,00.html

/rcw