[Aide] Is there any way to compile aide 0.17.x or master/latest on centos8/Almalinux or similar?

John Horne john.horne at plymouth.ac.uk
Mon Apr 18 01:50:12 EEST 2022


On Sun, 2022-04-17 at 18:27 +0200, mg4gh wrote:
>  All there repos of centos, almalinux, rockylinux do only contain 0.16-x
> versions.
>  I've tried a manual compilation, but even after a few hours of search no
> success.
>
>  I found a few hints that others run into the same problem (e.g.
> https://github.com/aide/aide/issues/126 ), but they were closed with the
> advise to ask in this group.
>
>  So did anybody successful produced a rpm for centos8.5 or almalinux8.5 or
> similar?
>  ... and can provide the way?
>
Hello,

You will find that some of the static libraries are missing from Rocky (I'm
using Rocky Linux 8.5). Although zlib has a static library package ('zlib-
static'), mhash does not. So you need to run 'configure' with the '--disable-
static' option, or disable the use of mhash and perhaps other options. It then
configures and builds with no problems. (An alternative is, of course, to build
mhash beforehand and create the static library.)

Looking at the Aide 0.16 RPM on Rocky, the SPEC file shows that it uses '--
disable-static'.



John.

--
John Horne | Senior Operations Analyst | Technology and Information Services
University of Plymouth | Drake Circus | Plymouth | Devon | PL4 8AA | UK
________________________________
[http://www.plymouth.ac.uk/images/email_footer.gif]<http://www.plymouth.ac.uk/worldclass>

This email and any files with it are confidential and intended solely for the use of the recipient to whom it is addressed. If you are not the intended recipient then copying, distribution or other use of the information contained is strictly prohibited and you should not rely on it. If you have received this email in error please let the sender know immediately and delete it from your system(s). Internet emails are not necessarily secure. While we take every care, University of Plymouth accepts no responsibility for viruses and it is your responsibility to scan emails and their attachments. University of Plymouth does not accept responsibility for any changes made after it was sent. Nothing in this email or its attachments constitutes an order for goods or services unless accompanied by an official order form.


More information about the Aide mailing list