On Jan 28, 2012, at 8:41 AM, [email protected] wrote: > You might want to build unbound with ldns static linked in. For this use the > latest ldns from www.nlnetlabs.nl and do ./configure --disable-shared & make. > Then point unbound to use it with ./configure --with-ldns=<your ldns dir> > --disable-shared > This way you don't get any dependencies on system ldns .
That works... much better, but still not completely. It now fails on: unbound-0.0 unbound-0.1 unbound-0.2 unbound-0.3 unbound-0.6 unbound-1.1.0 unbound-1.1.1 unbound-1.2.0 unbound-1.2.1 unbound-1.2.1rc1 unbound-1.4.11rc1 This means that the old way worked for the following, but the new doesn't: unbound-0.6 unbound-1.1.0 unbound-1.1.1 unbound-1.2.0 unbound-1.2.1 unbound-1.2.1rc1 I'll try to find something in common among those and report back. --Paul Hoffman _______________________________________________ Unbound-users mailing list [email protected] http://unbound.nlnetlabs.nl/mailman/listinfo/unbound-users
