Difficulties building hobbitclient-0.3
Allan.Marillier at dana.com
Allan.Marillier at dana.com
Fri Jul 29 21:53:48 CEST 2005
I'm having trouble building hobbitclient-0.3 on both Fedora Core 3 and 4
systems. I unpacked the .tgz source, ran ./configure followed by make and
get the error below. Any help will be appreciated.
hobbitclient-0.3# make
cc -g -O2 -DSYSCONFDIR="\"/usr/local/etc\"" -c -o hobbitc.o hobbitc.c
cc -g -O2 -DSYSCONFDIR="\"/usr/local/etc\"" -c -o conf_load.o
conf_load.c
bison -y -p`echo conf_parse.c|sed 's/^\([^_]\{1,\}_\).*$/\1/'`
conf_parse.y
mv y.tab.c conf_parse.c
flex -oconf_token.c conf_token.l
cc -g -O2 -DSYSCONFDIR="\"/usr/local/etc\"" -c -o conf_parse.o
conf_parse.c
cc -g -O2 -DSYSCONFDIR="\"/usr/local/etc\"" -c -o report.o report.c
report.c: In function `open_report':
report.c:90: warning: initialization makes integer from pointer without a
cast
cc -g -O2 -DSYSCONFDIR="\"/usr/local/etc\"" -c -o osdep.o osdep.c
cc -o hobbitc
cc: no input files
make: *** [hobbitc] Error 1
I have the following files created after this part of the make:
-rw-r--r-- 1 root root 8972 Jul 29 15:41 hobbitc.o
-rw-r--r-- 1 root root 17616 Jul 29 15:41 conf_load.o
-rw-r--r-- 1 root root 34743 Jul 29 15:41 conf_parse.c
-rw-r--r-- 1 root root 42493 Jul 29 15:41 conf_token.c
-rw-r--r-- 1 root root 25460 Jul 29 15:41 conf_parse.o
-rw-r--r-- 1 root root 12988 Jul 29 15:41 report.o
-rw-r--r-- 1 root root 885 Jul 29 15:41 osdep.o
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20050729/4f983b86/attachment.html>
More information about the Xymon
mailing list