> 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

Reply via email to