X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=PrLQTPK06+JkiEu0EEEgY1/67IDqk4ENOishnGgvJ8O
	yZQtMtfDHqx++Q5+OoQW09N0wE9a5/zXF4PgVDP7o1q7/PYplfIOQa/cob20ZEuD
	GeCcb0cq+DiOhqDY8xsWJbknZEDCaZUTWzh9epBlvYXe7pWetZAonGUMcYNkh9eM
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=OLOvKAOAgJICIeAPFM4gtyjoPQQ=; b=RtS3RRLVLmuwF+PJi
	3CSg+SrAeZeC9nI7Q/Dxv5B8kEl1GTR6MVCuPKa9khgW/8kr5dfHUQ/rDGKio3FY
	YqtYlFCJOf/5dl0H25u+pMb9RuosZgNQ/mf/uypQ9qusAtzXRM6oxvWMqZJmyPZ3
	AXpNjIixfsIXB5EgP4QgHpG0bQ=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2
X-HELO: mx1.redhat.com
Message-ID: <542F1CF6.7030600@cygwin.com>
Date: Fri, 03 Oct 2014 17:02:30 -0500
From: Yaakov Selkowitz <yselkowitz@cygwin.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: nslookup on cygwin64
References: <CAJtt6Bi8E7So+caJoOzp9Sqi+HrPRy-G_-82G2M_K-WjVsFY+g@mail.gmail.com>
In-Reply-To: <CAJtt6Bi8E7So+caJoOzp9Sqi+HrPRy-G_-82G2M_K-WjVsFY+g@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 2014-10-03 16:11, Terris Linenbach wrote:
> I have never seen "nslookup" to do anything on cygwin64. It exits
> immediately. Works great on cygwin32.
>
> If I load nslookup.exe in Dependency Walker, it says that
> if_nametoindex is missing in iphlpapi.dll, which is a Windows DLL.
> This doesn't happen with the 32 bit version which works fine.
>
> Just a few minutes ago, I installed and updated every module including
> bind-utils and verified the problem still occurs.
>
> cygwin version is:
>
> CYGWIN_NT-5.2 qd0032v1 1.7.32(0.274/5/3) 2014-08-13 23:06 x86_64 Cygwin

Actually, this works just fine on newer versions of Windows.  The issue 
here is that iphlpapi.dll on Windows XP x64 is missing this symbol, even 
though it is present on 32-bit XP SP3, not to mention both 32- and 
64-bit Windows Vista and newer.

I should be able to work around this, but it will be a little while 
before I have a chance to get to it.


Yaakov


--
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

