Xymon Mailing List Archive search

error

2 messages in this thread

list Clayton Ackermann · Wed, 11 Apr 2007 22:03:44 +0200 ·
Hi 

 
I wonder if you can assist me on this following error message, I have
tried everything updated all the packages and I still cant compile
hobbit.

 
MAKE="make" CC="gcc" CFLAGS="-g -O2 -Wall -Wno-unused -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -I. -I`pwd`/include
-I/usr/include" LDFLAGS="" `pwd`/build/genconfig.sh

/bin/sh: /Data/Monitor: No such file or directory

make: *** [include/config.h] Error 127

 
thank you
list Henrik Størner · Wed, 11 Apr 2007 22:34:41 +0200 ·
quoted from Clayton Ackermann
On Wed, Apr 11, 2007 at 10:03:44PM +0200, Clayton Ackermann wrote:
MAKE="make" CC="gcc" CFLAGS="-g -O2 -Wall -Wno-unused -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -I. -I`pwd`/include
-I/usr/include" LDFLAGS="" `pwd`/build/genconfig.sh

/bin/sh: /Data/Monitor: No such file or directory
Hmmm .... you wouldn't happen to have the Hobbit source tree in a
directory called "/Data/Monitor [something]" with a space in the
directory name ?

That's the only explanation I can see for this error. If I'm wrong,
please show some more of the output.


Regards,
Henrik