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 ./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 <[email protected] > <mailto:[email protected]>> wrote: > > > 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: warning: incompatible implicit declaration of built-in > > function 'strlen' > > getopt.c:541: warning: incompatible implicit declaration of built-in > > function 'strlen' > > getopt.c:554: warning: incompatible implicit declaration of built-in > > function 'strlen' > > getopt.c:558: warning: incompatible implicit declaration of built-in > > function 'strlen' > > getopt.c: At top level: > > getopt.c:667: warning: no previous prototype for 'getopt' > > > > Thanks, > > > > Corey > > > > On Tue, Dec 15, 2009 at 14:45, Corey Jones > <[email protected] <mailto:[email protected]> > > <mailto:[email protected] > <mailto:[email protected]>>> wrote: > > > > 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 > <[email protected] <mailto:[email protected]> > > <mailto:[email protected] > <mailto:[email protected]>>> wrote: > > > > > > 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 <[email protected] > <mailto:[email protected]> <mailto:[email protected] > <mailto:[email protected]>> > > <mailto:[email protected] <mailto:[email protected]> > <mailto:[email protected] <mailto:[email protected]>>>> > > > > > > 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 you are not the intended recipient, > any use, > > > copying, disclosure, dissemination or distribution > is strictly > > > prohibited. If you are not the intended recipient, > please > > notify the > > > sender immediately by return e-mail, delete this > > communication and > > > destroy all copies. > > > > > > AVERTISSEMENT RELATIF À LA CONFIDENTIALITÉ > > > Ce message, ainsi que les pièces qui y sont jointes, est > > destiné à > > > l’usage exclusif de la personne à laquelle il > s’adresse et > > peut > > > contenir de l’information personnelle ou > confidentielle. Si le > > > lecteur de ce message n’en est pas le destinataire, nous > > l’avisons > > > par la présente que toute diffusion, distribution, > > reproduction ou > > > utilisation de son contenu est strictement > interdite. Veuillez > > > avertir sur-le-champ l’expéditeur par retour de courrier > > > électronique et supprimez ce message ainsi que > toutes les > > pièces > > > jointes. > > > > > > > > > > > > > > > ------------------------------------------------------------------------ > > > > > > _______________________________________________ > > > Help-cfengine mailing list > > > [email protected] > <mailto:[email protected]> > <mailto:[email protected] <mailto:[email protected]>> > > > https://cfengine.org/mailman/listinfo/help-cfengine > > > > -- > > Mark Burgess > > > > ------------------------------------------------- > > Professor of Network and System Administration > > Oslo University College, Norway > > > > Personal Web: http://www.iu.hio.no/~mark > > Office Telf : +47 22453272 > > ------------------------------------------------- > > > > > > > > -- > Mark Burgess > > ------------------------------------------------- > Professor of Network and System Administration > Oslo University College, Norway > > Personal Web: http://www.iu.hio.no/~mark > Office Telf : +47 22453272 > ------------------------------------------------- > > -- Mark Burgess ------------------------------------------------- Professor of Network and System Administration Oslo University College, Norway Personal Web: http://www.iu.hio.no/~mark Office Telf : +47 22453272 ------------------------------------------------- _______________________________________________ Help-cfengine mailing list [email protected] https://cfengine.org/mailman/listinfo/help-cfengine
