Adrian Fita <adrian.fita <at> gmail.com> writes: > Please try to run host under strace like so: > > strace -o host_strace.log host localhost > > and then investigate the resulting file, host_strace.log. First look at > the end for any error, then, if there's no obvious error, look up for > anything suspicious. > > PS: The "dst_lib_init: openssl failure" issue is indeed still not solved. >
I've found in strace log that /etc/resolv.conf was used. I've renamed it and error has gone. Content of resolv.conf was: search my.domain.com. I've added search domain in windows instead. Thanks a lot. WBR, Igor -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple