Re: OpenDKIM 2.7.0.Beta0 Unpackaged Files

From: Murray S. Kucherawy <msk_at_blackops.org>
Date: Tue, 25 Sep 2012 21:23:15 -0700 (PDT)

On Tue, 25 Sep 2012, Steve Jenkins wrote:
> RPM build errors:
> Installed (but unpackaged) file(s) found:
> /usr/include/strl/strl.h
> /usr/lib/libstrl.so.1
> /usr/lib/libstrl.so.1.0.0
>
> Any guidance as to what these files are so I know how to properly deal
> with them in the spec file?

They are implementations of strlcat() and strlcpy() for systems that don't
have them (like Linux). They previously lived inside libopendkim, but
that created bunches of other library dependencies for programs that don't
need them. (For example, opendkim-testadsp needs no crypto functions, so
it shouldn't link against OpenSSL just because it needs strlcat().)

-MSK
Received on Wed Sep 26 2012 - 04:23:32 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:33:36 PST