Thanks Everyone for your help...
It seems CFengine3 needs Berkeley DB 4.7.
But pkg_add worked.
Thanks,
Corey
On Tue, Dec 15, 2009 at 16:06, Corey Jones wrote:
> pkg_add -r cfengine3
>
>
> That did the trick.
>
>
> On Tue, Dec 15, 2009 at 15:53, Corey Jones wrote:
>
>> wow! Thanks! but...
>>
>
pkg_add -r cfengine3
That did the trick.
On Tue, Dec 15, 2009 at 15:53, Corey Jones wrote:
> wow! Thanks! but...
>
> cd /usr/ports/sysutils/cfengine3
>
> make install clean
>
>
> error:
>
>
> instrumentation.c: In function 'OpenDB':
> instrumentation.c:426: warning: passing argument 2 of '(*db
wow! Thanks! but...
cd /usr/ports/sysutils/cfengine3
make install clean
error:
instrumentation.c: In function 'OpenDB':
instrumentation.c:426: warning: passing argument 2 of '(*dbp)->open' from
incompatible pointer type
instrumentation.c:426: warning: passing argument 4 of '(*dbp)->open' make
It's also possible to get binaries from the Cfengine.com website for a small
fee.
Brendan Strejcek wrote:
> Actually, pseudo-scratch that:
>
> Update 3.0.1 (3.0.1a7) --> 3.0.2.
>
> Take on maintainership of the port as the maintainer, Jo Rhett
> , can no longer maintain this port.
>
> --
> h
Actually, pseudo-scratch that:
Update 3.0.1 (3.0.1a7) --> 3.0.2.
Take on maintainership of the port as the maintainer, Jo Rhett
, can no longer maintain this port.
--
http://www.freebsd.org/cgi/cvsweb.cgi/ports/sysutils/cfengine3/Makefile?rev=1.49
That being said, this looks like it would be r
You also might want to try the official FreeBSD port:
http://www.freebsd.org/cgi/cvsweb.cgi/ports/sysutils/cfengine3/
It looks like it is maintained by Jo Rhett, who is a longstanding
member of the Cfengine community. If I am reading the port page
correctly, it is at version 3.0.1, but it should
you might need to point it to the directory explicitely.
--with-berkeley-db /usr or something like that. Some installations don't find
the libs for
some reason.
Corey Jones wrote:
> Thanks I've tried that.
>
> This is a newly installed 8.0 version of FreeBSD I'm using.
>
> This line in the ./c
Thanks I've tried that.
This is a newly installed 8.0 version of FreeBSD I'm using.
This line in the ./configure output has me concerned the most.
checking Berkeley DB API... checking for db_create in -ldb... no
Thanks,
Corey
On Tue, Dec 15, 2009 at 14:56, Mark Burgess wrote:
>
> Your
Your system is messed up.
Do a
make distclean
./configure
make
Corey Jones wrote:
> I'm also getting this error early when I run make -
>
> getopt.c: In function '_getopt_internal':
> getopt.c:487: warning: incompatible implicit declaration of built-in
> function 'strlen'
> getopt.c:511: warni
I'm also getting this error early when I run make -
getopt.c: In function '_getopt_internal':
getopt.c:487: warning: incompatible implicit declaration of built-in
function 'strlen'
getopt.c:511: warning: incompatible implicit declaration of built-in
function 'strlen'
getopt.c:541: warning: incompa
I did have version 4.2 and 4.8 installed.
I ran: pkg_delete db48-4.8.24.0
But I guess it is effecting the build somehow.
Thanks,
Corey
On Tue, Dec 15, 2009 at 14:33, Mark Burgess wrote:
>
> Sounds like you have multiple incompatible versions of Berkeley DB on your
> machine.
>
> Corey Jones
Sounds like you have multiple incompatible versions of Berkeley DB on your
machine.
Corey Jones wrote:
> Yes, it did.
>
> http://pastie.org/744524
>
> Thanks,
>
> Corey
>
> 2009/12/15 mailto:nwat...@symcor.com>>
>
> Did the configure come out alright? Did if find openssl, pcre and
>
Yes, it did.
http://pastie.org/744524
Thanks,
Corey
2009/12/15
> Did the configure come out alright? Did if find openssl, pcre and
> Berkeley DB?
>
> Sincerely,
> --
> Neil Watson
> 416-673-3465
>
>
>
> CONFIDENTIALITY WARNING
> This communication, including any attachments, is for the exclu
Did the configure come out alright? Did if find openssl, pcre and
Berkeley DB?
Sincerely,
--
Neil Watson
416-673-3465
CONFIDENTIALITY WARNING
This communication, including any attachments, is for the exclusive use of
addressee and may contain proprietary and/or confidential information. If y
I have a tight deadline, would someone give me some tip or hints so I can
move forward on this?
env_context.c: In function 'NewPersistentContext':
env_context.c:164: warning: passing argument 4 of 'dbp->get' makes integer
from pointer without a cast
env_context.c:164: error: too many arguments t
15 matches
Mail list logo