cfengine 3.4.0a2 core dumps on OpenBSD 5.1 (amd64)

2012-09-29 Thread Doros Eracledes
I've successfully compiled cfengine 3.4.0a2 on OpenBSD 5.1 (amd64) but when I try to run cf-agent it core dumps: I compiled like this: env LDFLAGS=-L/usr/local/lib ./configure --without-mysql --without-postgresql cf-promise -v runs ok: hostname:/var/cfengine$ sudo bin/cf-promises -v cf3>

Re: cfengine 3.4.0a2 core dumps on OpenBSD 5.1 (amd64)

2012-09-30 Thread Doros Eracledes
> Doros, > > Were you able to get Tokyo Cabinet to compile on OBSD? is so, could > you send the configure command that did the trick - much thanks Ed > (got the HUGE_VOL typo)* Hi Ed, The trick was to configure tokyocabinet with /usr/local as the prefix, after that cfengine found it. ./configur