Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 345253

Summary: net-dns/unbound-1.4.7 depends on net-libs/ldns-1.6.7
Product: Gentoo Linux Reporter: Daniel Black (RETIRED) <dragonheart>
Component: [OLD] LibraryAssignee: MATSUU Takuto (RETIRED) <matsuu>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Daniel Black (RETIRED) gentoo-dev 2010-11-13 01:17:23 UTC
unbound-1.4.7 with ldns-1.6.4:

./libtool --quiet --tag=CC --mode=link i686-pc-linux-gnu-gcc -R/usr/lib -O2 -march=i686 -pipe -g -O2 -L/usr -L/usr/lib -Wl,-O1 -Wl,--as-needed -o unbound-host build/compat/strlcpy.lo build/smallapp/unbound-host.lo -L. -L.libs -lunbound -lldns -levent -lrt -ldl -L/usr/lib/python2.6 -L/usr/lib -lpython2.6 -lcrypto
./libtool --quiet --tag=CC --mode=link i686-pc-linux-gnu-gcc -R/usr/lib -O2 -march=i686 -pipe -g -O2 -L/usr -L/usr/lib -Wl,-O1 -Wl,--as-needed -o unbound-anchor build/compat/strlcpy.lo build/smallapp/unbound-anchor.lo -L. -L.libs -lunbound -lexpat -lssl -lldns -levent -lrt -ldl -L/usr/lib/python2.6 -L/usr/lib -lpython2.6 -lcrypto
./libtool --quiet --tag=CC --mode=link i686-pc-linux-gnu-gcc -R/usr/lib -O2 -march=i686 -pipe -g -O2 -L/usr -L/usr/lib -Wl,-O1 -Wl,--as-needed -module -version-number 2:7:0 -no-undefined -o _unbound.la build/libunbound/python/libunbound_wrap.lo -rpath /usr/lib/python2.6/site-packages L. -L.libs -lunbound -lldns -levent -lrt -ldl -L/usr/lib/python2.6 -L/usr/lib -lpython2.6 -lcrypto
build/smallapp/.libs/unbound-anchor.o: In function `pick_random_ip':
/var/tmp/portage/net-dns/unbound-1.4.7/work/unbound-1.4.7/smallapp/unbound-anchor.c:673: undefined reference to `ldns_get_random'
collect2: ld returned 1 exit status
make: *** [unbound-anchor] Error 1
make: *** Waiting for unfinished jobs....
emake failed
 * ERROR: net-dns/unbound-1.4.7 failed:

with ldns-1.6.7 it builds ok.
Comment 1 MATSUU Takuto (RETIRED) gentoo-dev 2010-11-15 16:17:51 UTC
net-dns/unbound-1.4.6 and 1.4.7 work with >=net-libs/ldns-1.6.5
Fixed in cvs. thanks.