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