Debian 6, Botan 1.8.9 + Bine10-devel-20120301

Jeremy C. Reed jreed at isc.org
Fri Mar 2 19:30:42 UTC 2012


On Fri, 2 Mar 2012, Jonathan Stewart wrote:

> configure:16057: g++ -o conftest -g -O2 -I/usr/include   -DOS_LINUX
> -R/usr/lib                conftest.cpp  -L/usr/lib -lbotan -lbz2
> -lcrypto -lgmp -lpthread -lrt -lz  -lbotan -lbz2 -lcrypto -lgmp
> -lpthread -lrt -lz >&5
> g++: unrecognized option '-R/usr/lib'
> /usr/bin/ld: cannot find -lbz2

> root at debian1:~/bind10-devel-20120301# botan-config --libs
> -lbotan -lbz2 -lcrypto -lgmp -lpthread -lrt -lz


That is a bug in your packager's botan package. Notice how it says it 
needs libbz2 but the package didn't have a dependency on it causing it 
also to be installed? (Same problem probably for libgmp listed above 
too.)

To workaround this install libbz2 and libgmp3 packages (and if that 
doesn't work try installing libgmp3-dev and libbz2-dev).  Also report 
please this bug to your packagers.

Our ticket is http://bind10.isc.org/ticket/1201

But I can't find a Debian bug report for this.



More information about the bind10-users mailing list