help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Error during compilation


From: Tobias_Mucke
Subject: Error during compilation
Date: Mon, 28 Oct 2002 16:55:00 +0100

Hi everybody,

i am trying to compile the newest version of cfengine. Configure works
fine, after I installed newest version of Berkeley DB and OpenSSL, but
during compilation with make I get the following error messages.

gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/BerkeleyDB.4.1/include
-I/usr/local/ssl/include    -g -O2 -Wreturn-type -Wmissing-prototypes
-Wuninitialized -g -O2 -I/usr/local/BerkeleyDB.4.1/include   -c `test -f
'classes.c' || echo './'`classes.c
source='misc.c' object='misc.o' libtool=no \
depfile='.deps/misc.Po' tmpdepfile='.deps/misc.TPo' \
depmode=gcc /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/BerkeleyDB.4.1/include
-I/usr/local/ssl/include    -g -O2 -Wreturn-type -Wmissing-prototypes
-Wuninitialized -g -O2 -I/usr/local/BerkeleyDB.4.1/include   -c `test -f
'misc.c' || echo './'`misc.c
misc.c: In function `ChecksumChanged':
misc.c:273: warning: passing arg 2 of pointer to function from incompatible
pointer type
misc.c:273: warning: passing arg 4 of pointer to function makes pointer
from integer without a cast
misc.c:273: too few arguments to function
make[2]: *** [misc.o] Error 1
make[2]: Leaving directory `/opt/install/cfengine-2.0.4/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/opt/install/cfengine-2.0.4/src'
make: *** [all-recursive] Error 1

I really don't know what to do. Has anybody an idea? By the way I am
running on Linux.

Thanks for help.

Tobias






reply via email to

[Prev in Thread] Current Thread [Next in Thread]