On Monday, September 22, 2014 10:44:28 AM Philip Dizon wrote:
Hi,
I'm currently getting this error trying to cross compile audit
zos-remote-plugin.c:39:18: fatal error: lber.h: No such file or directory
Short of building ldap, is it possible to just disable zos-remote plugin
from the configuration?
Thanks
Philip
If you go into audit/audisp/plugins/Makefile.in or Makefile, you can looks for
variables with SUBDIR and remove the zos-remote directory. That is really
about the only thing that can be done to already shipping audit packages.
I could take a look in configure.ac to make it optional.
-Steve