Forum: CFEngine Help
Subject: Re: Cannot compile cfengine-3.2.0.tar.gz on Solaris 10
Author: Beto
Link to topic: https://cfengine.com/forum/read.php?3,23163,23236#msg-23236
Compile of r2997-r2997 fails on HP-UX :-(((
.
.
.
"hashes.c", line 351: error #2136: struct "AssocHashTable" has no field
"buckets"
memset(hashtable->buckets, 0, sizeof(CfAssoc *) * CF_HASHTABLESIZE);
^
"hashes.c", line 387: error #2136: struct "AssocHashTable" has no field
"buckets"
CfAssoc **buckets = i->hashtable->buckets;
^
"hashes.c", line 411: error #2136: struct "AssocHashTable" has no field "array"
if (i->pos >= i->hashtable->array.size)
^
"hashes.c", line 417: error #2136: struct "AssocHashTable" has no field "array"
return i->hashtable->array.values;
^
41 errors detected in the compilation of "hashes.c"
.
_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine