[hobbit] Problems compiling hobbit 4.1.0

Henrik Stoerner henrik at hswn.dk
Mon Jul 25 11:53:59 CEST 2005


On Mon, Jul 25, 2005 at 09:33:05AM +0000, Thomas Krieger wrote:
> Hello,
> 
> I'm having problems compiling hobbit 4.1.0. It's the same machine I've
> compiled hobbit 4.0.4 without problems before. I'm using RedHat
> Enterprise Linux 3.0.
> 
> Here's the output of the compiler run:

Seems I messed up the compile if the PCRE include's are not in
a directory that is searched by default.

The quick work-around is to change the top-level Makefile.
Near the bottom where it says
  # Add local CFLAGS etc. settings here
add the line
  CFLAGS += -I$(PCREINCDIR)


Regards,
Henrik




More information about the Xymon mailing list