Debian 6, Botan 1.8.9 + Bine10-devel-20120301

Jeremy C. Reed jreed at isc.org
Thu Mar 8 03:34:38 UTC 2012


On Thu, 8 Mar 2012, Spain, Dr. Jeffry A. wrote:

> I can reproduce the error below on Ubuntu 11.10 by configuring 
> log4cplus without --prefix=/usr so that it is installed by default to 
> /usr/local instead. With --prefix=/usr, there are no errors. Is there 
> a configuration setting to get bind10 make to echo all the g++ 
> commands it is running? That might help bring the problem to light.

For me, make and gmake do echo the commands.

> >   grep ^dependency_libs src/lib/log/liblog.la
> dependency_libs=' -L/usr/local/lib /usr/local/lib/liblog4cplus.la -pthread /root/bind10_install/bind10-devel-20120301/src/lib/util/libutil.la /root/bind10_install/bind10-devel-20120301/src/lib/exceptions/libexceptions.la'
> 
> >   grep LOG4CPLUS_LIBS src/lib/log/compiler/Makefile
> LOG4CPLUS_LIBS = -L/usr/local/lib -llog4cplus -pthread

These look good.

Maybe on this system ldconfig needs to be ran. (When I install to 
/usr/local on some linux systems, I need to run ldconfig to update the 
link loader cache.)


More information about the bind10-users mailing list