Gideon on FreeBSD 5.1

Johan De Messemaeker johan.demessemaeker at advalvas.be
Tue Aug 12 15:36:02 UTC 2003


On Tuesday 12 August 2003 15:00, Johan De Messemaeker wrote:
> On Tuesday 12 August 2003 12:58, Harald Fernengel wrote:
> > After "make -f Makefile.cvs":
> >
> > export CXXFLAGS="-L/usr/X11R6/lib
> > -I/usr/local/include/db41 -I/usr/local/include -L/usr/local/lib
> > -I/usr/X11R6/include"
> >
> > ./configure --prefix=/blah --enable-debug=full
> >
> > Note that you need the berkeley db 4.1 installed, if you have another
> > version, you need to adjust the path.
>
> I had to make 1 additional adjustment: i had to change the line
> "ac_cv_bdb=no" to "ac_cv_bdb=yes" in the configure file because otherwise,
> configure couldn't find the db libraries. But i have these installed:
>
> # pkg_info | grep db41
> db41-4.1.25_1       The Berkeley DB package, revision 4.1

Spoke too soon:

/usr/bin/ld: cannot find -ldb
gmake[3]: *** [libkdevcatalog.la] Error 1
gmake[3]: Leaving directory `/usr/local/src/kdevelop-cvs/kdevelop/lib/catalog'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/local/src/kdevelop-cvs/kdevelop/lib'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/local/src/kdevelop-cvs/kdevelop'
gmake: *** [all] Error 2

Regards, Johan





More information about the KDevelop-devel mailing list