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 <v...@rhyolite.com> wrote:

> > From: Red Cricket <red.cricket.b...@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    v...@rhyolite.com
> _______________________________________________
> Please visit https://lists.isc.org/mailman/listinfo/bind-users to
> unsubscribe from this list
>
> bind-users mailing list
> bind-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users
>
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to