help-cfengine
[Top][All Lists]
Advanced

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

Compile error - cfengine-2.1.13 - RedHat AS 2.1


From: David E. Nelson
Subject: Compile error - cfengine-2.1.13 - RedHat AS 2.1
Date: Tue, 1 Feb 2005 15:28:26 -0600 (CST)


Hi All,

I'm getting the following compile error on a RedHat AS 2.1, cfengine-2.1.13, gcc-2.96:

$ ./configure --with-berkeleydb=/usr
$ make
...
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -g -O2 -I/usr/include -D_FILE_OFFSET_BITS=64 -pthread -g -O2 -I/usr/include -D_FILE_OFFSET_BITS=64 -MT item.o -MD -MP -MF ".deps/item.Tpo" -c -o item.o item.c; \ then mv -f ".deps/item.Tpo" ".deps/item.Po"; else rm -f ".deps/item.Tpo"; exit 1; fi
item.c: In function `FuzzyHostMatch':
item.c:1042: parse error before `char'
item.c:1066: `host_basename' undeclared (first use in this function)
item.c:1066: (Each undeclared identifier is reported only once
item.c:1066: for each function it appears in.)
make[2]: *** [item.o] Error 1
make[2]: Leaving directory `/home/dnelson/ftp/cfengine-2.1.13/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/dnelson/ftp/cfengine-2.1.13/src'
make: *** [all-recursive] Error 1

Regards,
         /\/elson

--
~~ ** ~~  If you didn't learn anything when you broke it the 1st ~~ ** ~~
                        time, then break it again.




reply via email to

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