Xymon Mailing List Archive search

Todays (15/4) does not compile

list Lars Ebeling
Sat, 15 Apr 2006 18:44:40 +0200
Message-Id: <002201c660ab$e4193850$user-a73ca09b698f@xymon.invalid>

Have you built a new snapshot?

Lars

----- Original Message ----- 
From: "Henrik Stoerner" <user-ce4a2c883f75@xymon.invalid>
To: <user-ae9b8668bcde@xymon.invalid>
Sent: Saturday, April 15, 2006 6:05 PM
Subject: Re: [hobbit] Todays (15/4) does not compile

On Sat, Apr 15, 2006 at 11:09:55AM +0200, lars ebeling wrote:
I am running hobbit on HP-UX 11.11 (also known as 11i v1)

cc -g -O -D_REENTRANT -DHPUX -I. -I/home/hobbit/snapshot/include -I/usr/local/include 
 -I. -I../include    -c -o rmd160c.o rmd160c.c
rmd160c.c:66:23: sys/cdefs.h: No such file or directory
In file included from rmd_locl.h:66,
                 from rmd160c.c:72:
ripemd.h:84: error: parse error before "u_int32_t"
I was pretty sure this would break on some systems.

I've hacked this code now, so please give it another try.
You need to run "make clean" first, though, if you try to build
and there's already a "include/config.h" file.


Henrik