[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] problem compiling HP-UX 11.11 using aCC
As I have heard is the bundled c-compiler only good for recompiling the kernel.
Lars
----- Original Message -----
From: Camp, Neil D. (ManTech) CTR
To: hobbit (at) hswn.dk
Sent: Tuesday, February 07, 2006 5:57 PM
Subject: RE: [hobbit] problem compiling HP-UX 11.11 using aCC
That was going to be my next step. I will give it a shot.
--neil
ManTech
DeCA Operations Systems Administrator
(804) 734-8353
neil.camp (at) deca.mil
------------------------------------------------------------------------------
From: Maxeiner, Christian [mailto:christian.maxeiner (at) usd.de]
Sent: Tuesday, February 07, 2006 11:49 AM
To: hobbit (at) hswn.dk
Subject: AW: [hobbit] problem compiling HP-UX 11.11 using aCC
I would suggest to use a gcc and gmake to compile hobbit. I have compiled hobbit on hp-ux 11.11 without problems.
------------------------------------------------------------------------------
Von: Camp, Neil D. (ManTech) CTR [mailto:neil.camp (at) deca.mil]
Gesendet: Dienstag, 7. Februar 2006 17:43
An: hobbit (at) hswn.dk
Betreff: [hobbit] problem compiling HP-UX 11.11 using aCC
Hello,
I have been a long time BB user, and have recently had to build a new server and monitoring infrastructure, and have gotten a little annoyed with how complex BB and LARRD have become. I have tried to compile hobbit, but I get the following error. I have taken the -O out of the Makefile and still have a problem.
cc -g -D_REENTRANT -DHPUX -I. -I/home/campnd/hobbit-4.1.2p1/include -I/usr/local/include -I/usr/local/rrdtool-1.2.10/include -I/usr/local/include -c -o do_rrd.o do_rrd.c
cc: "do_rrd.c", line 102: error 1521: Incorrect initialization.
cc: "rrd/do_la.c", line 138: warning 31: String literal contains undefined escape sequence.
cc: "rrd/do_bea.c", line 119: warning 604: Pointers are not assignment-compatible.
cc: "rrd/do_bea.c", line 151: warning 604: Pointers are not assignment-compatible.
cc: "rrd/do_bea.c", line 183: warning 604: Pointers are not assignment-compatible.
cc: "rrd/do_bea.c", line 187: warning 604: Pointers are not assignment-compatible.
make[1]: *** [do_rrd.o] Error 1
make[1]: Leaving directory `/home/campnd/hobbit-4.1.2p1/hobbitd'
make: *** [hobbitd-build] Error 2
I am a very BAD programmer so bare with me. TIA.
--neil
ManTech
DeCA Operations Systems Administrator
(804) 734-8353
neil.camp (at) deca.mil