I've had a look inside the bind9 source package

  apt-get source bind9

I notice that view.h and rrl.h both exist under lib/dns/include/dns

However, lib/dns/include/dns/Makefile.in is incomplete, it only mentions
view.h

Consequently, `make install' would fail to install rrl.h

Two solutions exist:

- fixing Makefile.in by adding rrl.h to HEADERS

- adding a command to debian/rules to copy rrl.h into the dev package

This is definitely an upstream release bug, but can be worked around by
Debian easily enough


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to