Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

OpenSSH requires LDAP in -current



Looks like WITH_LDAP_PUBKEY is defined in the OpenSSH build, even when MKLDAP=no is in /etc/mk.conf .

This shows up as a build failure:

cc1: warnings being treated as errors
/nbu/source/netbsd/src/crypto/external/bsd/openssh/dist/servconf.c: In function
'process_server_config_line':
/nbu/source/netbsd/src/crypto/external/bsd/openssh/dist/servconf.c:819: warning:
 unused variable 'lvalue'
*** [servconf.o] Error code 1


Can somebody with a clue track down where that definition isn't getting set and correct?

        ScottE


Home | Main Index | Thread Index | Old Index