<div dir="ltr">I used ...<div><br></div><div>patch -s -p0 -i rl-9.9.2-P2.patch<br></div><div><br></div><div style>like it says in the documentation.</div><div style>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.</div>
<div style>Maybe I could sanitize and put on paste.bin ?</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Apr 5, 2013 at 11:10 AM, Vernon Schryver <span dir="ltr"><<a href="mailto:vjs@rhyolite.com" target="_blank">vjs@rhyolite.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> From: Red Cricket <<a href="mailto:red.cricket.blog@gmail.com">red.cricket.blog@gmail.com</a>><br>
<div class="im"><br>
> I have been attempting to follow the instructions here:<br>
> <a href="http://ss.vix.su/~vjs/rrlrpz.html" target="_blank">http://ss.vix.su/~vjs/rrlrpz.html</a><br>
> but make fails with this error ...<br>
<br>
</div><div class="im">> undefined reference to `dns_rrl'query.o: In function<br>
<br>
</div>I bet that there is are a passle of stray files including rrl.c in<br>
the top of the BIND source pool and that something like this<br>
    patch -s -i FILE.patch<br>
was used instead of this from <a href="http://ss.vix.su/~vjs/rrlrpz.html" target="_blank">http://ss.vix.su/~vjs/rrlrpz.html</a><br>
    patch -s -p0 -i FILE.patch<br>
<br>
Without "-p0", new files from the patch file are created at the current<br>
directory.  See <a href="https://www.google.com/search?q=patch+command" target="_blank">https://www.google.com/search?q=patch+command</a><br>
<br>
<br>
Vernon Schryver    <a href="mailto:vjs@rhyolite.com">vjs@rhyolite.com</a><br>
_______________________________________________<br>
Please visit <a href="https://lists.isc.org/mailman/listinfo/bind-users" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list<br>
<br>
bind-users mailing list<br>
<a href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/bind-users" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a><br>
</blockquote></div><br></div>