help-cfengine
[Top][All Lists]
Advanced

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

problem compiling cfengine 2.0.4 under Solaris


From: David Cress
Subject: problem compiling cfengine 2.0.4 under Solaris
Date: Wed, 04 Dec 2002 15:06:52 -0500
User-agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.0.1) Gecko/20020920 Netscape/7.0

Solaris 2.6 or Solaris 8
gcc 2.95.3, and 3.1
Sun C 5.0

OpenSSL 9.6g
BerkleyDB 4.1.24

./configure --prefix=/opt/cfengine --with-openssl=/opt/local/ssl --with-berkeleydb=/opt/local/BerkeleyDB.4.1

configure runs fine, but when I try and make,

gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/BerkeleyDB.4.1/include -I/opt/local/ssl/include -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -g -O2 -I/opt/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 `/export/home/dcress/cfengine/cfengine-2.0.4/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/export/home/dcress/cfengine/cfengine-2.0.4/src'
make: *** [all-recursive] Error 1

Any ideas?

--
David Cress
Lead Engineer
CNN Internet Technologies
http://www.cnn.com
--------------------
(404) 878-1921

What exists, exists; what is, is.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


reply via email to

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