Building user-space audit

Alan Evangelista alan.vitor at gmail.com
Sat Feb 13 17:26:45 UTC 2021


I'm trying to build the user-space part of the Linux Auditing Framework in
https://github.com/linux-audit/audit-userspace. First, the README tells me
to "see the README-install file" for building instructions and there is no
such file.

Second, I tried the standard build procedure using autotools:

aclocal; autoconf; automake; ./configure; make

./configure fails with the following error message:

configure: error: zos remote support was requested but the openldap library
was not found

- Is there any out-of-the-box way to build a *minimal* auditd for the
x86_64 platform or I'd need to remove non-essential features such as zos
remote support manually (in this case, removing it from configure.ac) ?
- If there is not, where are the build dependencies documented?

Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/linux-audit/attachments/20210213/332d74ae/attachment.htm>


More information about the Linux-audit mailing list