[sudo-users] sudo-1.8.13 libibmldap.a dependency error

Todd C. Miller Todd.Miller at courtesan.com
Fri May 22 08:15:45 MDT 2015


My guess is that the IBM LDAP package was installed via installp
and not rpm and thus rpm doesn't know that it is installed.

You should be able install the rpm you build using the --nodeps
flag.  Alternately, you could just build an installp-style package.

 - todd


More information about the sudo-users mailing list