Michael Ströder wrote: > HI! > > I've tried the following without success: > > Disabled Link Time Optimization (LTO), recently introduced for openSUSE > Tumbleweed, in packages openldap2 and dhcp-server. Just to make sure it > does not cause any harm. > > Upstream update to dhcp 4.4.1 without any of openSUSE's back-port patches. > > dhcpd does not even contact the LDAP server. It seems there's some call > into libldap failing and this is handled by dhcpd as connection error. > > FWIW: I've attached the strace output of the following command which > does not say much: > LDAPNOINIT=1 /usr/sbin/dhcpd -T
strace is not useful here. Pretty sure we've stated this many times before. Use ltrace in this case. -- -- Howard Chu CTO, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc/ Chief Architect, OpenLDAP http://www.openldap.org/project/