help-cfengine
[Top][All Lists]
Advanced

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

Compile problems.


From: Adam Jurevicius
Subject: Compile problems.
Date: Thu, 20 Feb 2003 14:47:21 -0800
User-agent: Mutt/1.4i

While running make on cfengine 2.0.5 on a RH 7.3 server running 
2.4.18-19.7.xsmp i get:


gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include    -g -O2 -Wreturn-type 
-Wmissing-prototypes -Wuninitialized -O2 
-march=i386 -mcpu=i686    -c `test -f 'ip.c' || echo './'`ip.c
source='process.c' object='process.o' libtool=no \
depfile='.deps/process.Po' tmpdepfile='.deps/process.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include    -g -O2 -Wreturn-type 
-Wmissing-prototypes -Wuninitialized -O2 
-march=i386 -mcpu=i686    -c `test -f 'process.c' || echo './'`process.c
process.c: In function `LoadProcessTable':
process.c:73: `IMGBACKUP' undeclared (first use in this function)
process.c:73: (Each undeclared identifier is reported only once
process.c:73: for each function it appears in.)
make[2]: *** [process.o] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/cfengine-2.0.5/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/redhat/BUILD/cfengine-2.0.5/src'
make: *** [all-recursive] Error 1


Does anyone else have issues similar to this?

Thanks,
Adam




reply via email to

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