help-cfengine
[Top][All Lists]
Advanced

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

Re: beta of cfengine-2.1.11


From: Chip Seraphine
Subject: Re: beta of cfengine-2.1.11
Date: Tue, 19 Oct 2004 17:04:39 -0500
User-agent: Mozilla Thunderbird 0.8 (X11/20040916)

Mark.Burgess@iu.hio.no wrote:

is now the snapshot on the download page.
The final 2.1.11 version will be released in early
November.
M
Tried compiling the snapshot (from the 17th) and had success on Solaris 2.8 (sparc and intel) and Mandrake 10.0. On RedHat 9, I got the following:


if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -DBERKELEY_DB_LIB=-ldb-4.0 -mcpu=i686 -I/usr/include/db4 -D_FILE_OFFSET_BITS=64 -pthread -DBERKELEY_DB_LIB=-ldb-4.0 -mcpu=i686 -I/usr/include/db4 -D_FILE_OFFSET_BITS=64 -MT acl.o -MD -MP -MF ".deps/acl.Tpo" -c -o acl.o acl.c; \ then mv -f ".deps/acl.Tpo" ".deps/acl.Po"; else rm -f ".deps/acl.Tpo"; exit 1; fi
acl.c:47: warning: no previous prototype for `CheckDFSACE'
acl.c: In function `aclsortperror':
acl.c:75: `GRP_ERROR' undeclared (first use in this function)
acl.c:75: (Each undeclared identifier is reported only once
acl.c:75: for each function it appears in.)
acl.c:78: `USER_ERROR' undeclared (first use in this function)
acl.c:81: `CLASS_ERROR' undeclared (first use in this function)
acl.c:84: `OTHER_ERROR' undeclared (first use in this function)
acl.c:87: `DUPLICATE_ERROR' undeclared (first use in this function)
acl.c:90: `ENTRY_ERROR' undeclared (first use in this function)
acl.c:93: `MISS_ERROR' undeclared (first use in this function)
acl.c:96: `MEM_ERROR' undeclared (first use in this function)
acl.c: At top level:
acl.c:325: warning: no previous prototype for `ParseSolarisMode'
acl.c:399: warning: `struct acl' declared inside parameter list
acl.c:399: warning: its scope is only this definition or declaration, which is probably not what you want
acl.c:400: warning: no previous prototype for `BuildAclEntry'
acl.c: In function `BuildAclEntry':
acl.c:408: dereferencing pointer to incomplete type
acl.c:408: `USER_OBJ' undeclared (first use in this function)
acl.c:409: dereferencing pointer to incomplete type
acl.c:413: dereferencing pointer to incomplete type
acl.c:413: `USER' undeclared (first use in this function)
acl.c:416: dereferencing pointer to incomplete type
acl.c:430: dereferencing pointer to incomplete type
acl.c:430: `GROUP_OBJ' undeclared (first use in this function)
acl.c:431: dereferencing pointer to incomplete type
acl.c:435: dereferencing pointer to incomplete type
acl.c:435: `GROUP' undeclared (first use in this function)
acl.c:438: dereferencing pointer to incomplete type
acl.c:450: dereferencing pointer to incomplete type
acl.c:450: `CLASS_OBJ' undeclared (first use in this function)
acl.c:451: dereferencing pointer to incomplete type
acl.c:455: dereferencing pointer to incomplete type
acl.c:455: `OTHER_OBJ' undeclared (first use in this function)
acl.c:456: dereferencing pointer to incomplete type
acl.c:462: dereferencing pointer to incomplete type
acl.c:462: `DEF_USER_OBJ' undeclared (first use in this function)
acl.c:463: dereferencing pointer to incomplete type
acl.c:467: dereferencing pointer to incomplete type
acl.c:467: `DEF_USER' undeclared (first use in this function)
acl.c:470: dereferencing pointer to incomplete type
acl.c:484: dereferencing pointer to incomplete type
acl.c:484: `DEF_GROUP_OBJ' undeclared (first use in this function)
acl.c:485: dereferencing pointer to incomplete type
acl.c:489: dereferencing pointer to incomplete type
acl.c:489: `DEF_GROUP' undeclared (first use in this function)
acl.c:492: dereferencing pointer to incomplete type
acl.c:504: dereferencing pointer to incomplete type
acl.c:504: `DEF_CLASS_OBJ' undeclared (first use in this function)
acl.c:505: dereferencing pointer to incomplete type
acl.c:509: dereferencing pointer to incomplete type
acl.c:509: `DEF_OTHER_OBJ' undeclared (first use in this function)
acl.c:510: dereferencing pointer to incomplete type
acl.c:513: dereferencing pointer to incomplete type
make[2]: *** [acl.o] Error 1
make[2]: Leaving directory `/home/mulva/chip/src/cfengine-2.1.11b1.RedHat/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/mulva/chip/src/cfengine-2.1.11b1.RedHat/src'
make: *** [all-recursive] Error 1



--

Chip Seraphine
Unix Administrator
TradeLink, LLC
312-264-2048
chip@trdlnk.com





reply via email to

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