Forum: CFEngine Help
Subject: Re: Building Tokyo Cabinet 1.4.47 on HP-UX 11.11
Author: mvpel
Link to topic: https://cfengine.com/forum/read.php?3,25817,26117#msg-26117
I figured out the proper approach to the floating point issues with HUGE_VALL
and nanl() - GCC has builtins for them, so in tctdb
Forum: CFEngine Help
Subject: Re: Build 3.3.2 on Solaris10 x86 fail
Author: mvpel
Link to topic: https://cfengine.com/forum/read.php?3,26084,26115#msg-26115
It looks like this may be relevant:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19933
This is a bug that was identified in GCC 3.4.4 in 200
On 01/06/12 18:40, Marco Marongiu wrote:
> FYI, I tried to move the readstringarray call up and up in the stack,
> and it didn't work properly (i.e.: set $(records) as it should) until I
> put it the top, non-parametric bundle (bundle agent test).
Could it be bug 887? https://cfengine.com/bugtrack
Forum: CFEngine Help
Subject: Odd netmask behavior
Author: sauer
Link to topic: https://cfengine.com/forum/read.php?3,26113,26113#msg-26113
So, I'm seeing this weird behavior on AIX only. When cf-agent is launched from
cf-execd, the contents of allclasses.txt include:
$ grep net_ /var/cfengine/
Forum: CFEngine Help
Subject: Re: Commands and environment variables
Author: sauer
Link to topic: https://cfengine.com/forum/read.php?3,26106,26112#msg-26112
The contain body only says to run as the user - not to start a login shell as
the user (which is what loads that user's environment). The
Forum: CFEngine Help
Subject: Re: Is there a way to compile cfengine with HP C/C++ compiler?
Author: mvpel
Link to topic: https://cfengine.com/forum/read.php?3,24885,26111#msg-26111
Louis Francoeur - on the subject of HP-UX CFEngine, although everything else
built properly for 3.3.2, I found a bu