-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ah yes my bad. I broke the branch last Tuesday while updating the code to the latest trunk. Should be working now.
//Yuri On 30-04-15 01:45, Eduardo Schoedler wrote: > Hi Yuri, > > Thanks. > > I'm trying to compile the edns-subnet from svn branch, I'm getting > errors: > > configure: Stripping extension flags... configure: creating > ./config.status config.status: creating Makefile config.status: > creating doc/example.conf config.status: creating doc/libunbound.3 > config.status: creating doc/unbound.8 config.status: creating > doc/unbound-anchor.8 config.status: creating > doc/unbound-checkconf.8 config.status: creating doc/unbound.conf.5 > config.status: creating doc/unbound-control.8 config.status: > creating doc/unbound-host.1 config.status: error: cannot find input > file: `smallapp/unbound-control-setup.sh.in' > > Copying file from trunk gives me other error: > > configure: Stripping extension flags... configure: creating > ./config.status config.status: creating Makefile config.status: > creating doc/example.conf config.status: creating doc/libunbound.3 > config.status: creating doc/unbound.8 config.status: creating > doc/unbound-anchor.8 config.status: creating > doc/unbound-checkconf.8 config.status: creating doc/unbound.conf.5 > config.status: creating doc/unbound-control.8 config.status: > creating doc/unbound-host.1 config.status: creating > smallapp/unbound-control-setup.sh config.status: error: cannot find > input file: `dnstap/dnstap_config.h.in' > > This time configure runs ok, but make not: > > # make make: *** No rule to make target `sldns/pkthdr.h', needed by > `dns.lo'. Stop. > > What I'm doing wrong? > > Thanks. > > > 2015-04-29 17:06 GMT-03:00 Yuri Schaeffer <[email protected]>: >>>> How can I know if I have edns-client-subnet support enabled >>>> in my dns recursor? > > You haven't. Unbound does not have official support for it. There > is an experimental branch in our svn repository though. It is not > quite stable yet and if you had used that you would not be asking > this question I suppose. > > In case you pulled that branch you should have passed > --enable-subnet to the configure script (check your config.log). > Your unbound.conf file should include: module-config: "subnetcache > validator iterator" > > //Yuri > >>>> I'm using Version 1.5.1 linked libs: libevent 2.0.21-stable >>>> (it uses epoll), OpenSSL 1.0.1f 6 Jan 2014 linked modules: >>>> dns64 validator iterator >>>> >>>> Thanks in advance. >>>> >> _______________________________________________ Unbound-users >> mailing list [email protected] >> http://unbound.nlnetlabs.nl/mailman/listinfo/unbound-users > > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlVB42kACgkQI3PTR4mhavgcagCgnSs/jvAkHLnB5KU2IiROv6c1 3JEAnjMEgFJPAlkv6Lu5VG4jCVloI6Md =GAI8 -----END PGP SIGNATURE----- _______________________________________________ Unbound-users mailing list [email protected] http://unbound.nlnetlabs.nl/mailman/listinfo/unbound-users
