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-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