trouble compiling bind 9.9.2-P2 with rate limit patch rl-9.9.2-P2.patch

Red Cricket red.cricket.blog at gmail.com
Fri Apr 5 18:35:50 UTC 2013


I used ...

patch -s -p0 -i rl-9.9.2-P2.patch

like it says in the documentation.
I could post the entire set of commands and I am executing and the
resulting outputs, but it is kinda of a lot of text.
Maybe I could sanitize and put on paste.bin ?


On Fri, Apr 5, 2013 at 11:10 AM, Vernon Schryver <vjs at rhyolite.com> wrote:

> > From: Red Cricket <red.cricket.blog at gmail.com>
>
> > I have been attempting to follow the instructions here:
> > http://ss.vix.su/~vjs/rrlrpz.html
> > but make fails with this error ...
>
> > undefined reference to `dns_rrl'query.o: In function
>
> I bet that there is are a passle of stray files including rrl.c in
> the top of the BIND source pool and that something like this
>     patch -s -i FILE.patch
> was used instead of this from http://ss.vix.su/~vjs/rrlrpz.html
>     patch -s -p0 -i FILE.patch
>
> Without "-p0", new files from the patch file are created at the current
> directory.  See https://www.google.com/search?q=patch+command
>
>
> Vernon Schryver    vjs at rhyolite.com
> _______________________________________________
> Please visit https://lists.isc.org/mailman/listinfo/bind-users to
> unsubscribe from this list
>
> bind-users mailing list
> bind-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20130405/38820901/attachment-0001.html>


More information about the bind-users mailing list