[bind10-dev] BIND 10 libraries with too generic names
Stephen Morris
stephen at isc.org
Wed Jul 6 09:09:38 UTC 2011
On 05/07/2011 17:47, Jeremy C. Reed wrote:
> Have a look at all the following.... I think some of these should not
> have generic names and should identify BIND 10. Even various python
> modules are not identified as "isc".
>
> /usr/local/lib/libdnsacl.la
> /usr/local/lib/libresolve.a
> /usr/local/lib/libacl.so
> /usr/local/lib/libexceptions.la
> /usr/local/lib/libasiodns.so.0
> /usr/local/lib/libnsas.la
> /usr/local/lib/libdatasrc.so
> :
> (snip)
Jeremy has a valid point. Looking at the libraries in /usr/lib on my
Ubuntu system, libraries belonging to a package tend to include a
package name in the library, e.g.
libboost_system.so, libboot_regex.so
libavahi-client.so, libavahi-common.so
libicule.so, libicuio.so
I think we should do the same. I'm not certain we should include "isc"
though, as it seems that the convention is to include the name of the
software, not the originator. (And in any case, BIND 10 has
contributions from multiple organisations.) I suggest something like
libbind10-dnsacl.la or libb10-dnsacl.la.
Stephen
More information about the bind10-dev
mailing list