[Bug 867] configure fails to find res_query/dn_expand on Linux amd64
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed May 12 12:16:48 EST 2004
http://bugzilla.mindrot.org/show_bug.cgi?id=867
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #631 is|0 |1
obsolete| |
------- Additional Comments From dtucker at zip.com.au 2004-05-12 12:16 -------
Created an attachment (id=633)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=633&action=view)
Keep AC_SEARCH_LIBS too.
Hmm, patch #631 breaks old Solaris boxes, which needs:
#include <sys/types.h>
#include <netinet/in.h>
#include <arpa/nameser.h>
#include <resolv.h>
I'm concerned that we might trip over dependancies on other platforms, so I
think we should keep the AC_SEARCH_LIBS calls and just add the new checks.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list