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

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

2012-09-29 Thread Ed - 0x1b, Inc.
On Sat, Sep 29, 2012 at 1:54 PM, Doros Eracledes wrote: > 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