X-Recipient: archive-cygwin AT delorie DOT 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=VxvJ/Y8eUtBx/7Skwmq4sVV++HVlpvhyt+7OTuHh+Djqt0Jdbof1o SeWGtNQaJ4Bd35vDMU7gctd/COtE8OTHSwoVEePYybobx8NnlPpOAsmoho4S9GK5 vCvb2Ae4WH/XbrUj4n+GZOrz9Zze1i4qpT2cMpOzOOiSrSW/e6MgNQ= 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=1tXnUiQ6WeA1RHfqkfTsnBo/JgA=; b=ZOWqij7H1bufjPTlqQiPIvQw339A 8F2JLWfhm9oWSumW88j7Jhrmj7WfqMg29e5pwbbEJlclV2CA8K58KRPCEcown+qk X8IVTASmOA21nW0l2Vey2LtyjeIuoUzFS9yxNZdtiajL0XJF8SZQSFPzWDeTpCrW MJhWRiB8nMJ+7xU= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1 Date: Fri, 14 Jun 2013 11:40:36 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: get_myaddress error with nfsd Message-ID: <20130614094036.GD4087@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <0A33FCA5B532724BBED077B6A4925E83BC736322 AT london DOT vormetric DOT com> <1371136043301-99555 DOT post AT n5 DOT nabble DOT com> <20130613170626 DOT GB4087 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20130613170626.GB4087@calimero.vinschen.de> User-Agent: Mutt/1.5.21 (2010-09-15) On Jun 13 19:06, Corinna Vinschen wrote: > On Jun 13 08:07, Jazz wrote: > > Yesterday I just did a clean installation of Cygwin 1.7.20-1 and I have > > experienced exactly the same issue as you - mountd and nfsd don't start > > (get_myaddress: ioctl: Invalid argument in logs). Portmap starts fine. > > > > I tried to downgrade sunrpc, but that didn't help. > > Ouch. This is my fault. When I removed support for OS versions prior > to Windows XP, I accidentally removed support for applications using > ioctl on sockets built under Cygwin versions prior to Cygwin 1.7. > > Now, nfs-server has no maintainer and had been built in 2006, so it's > affected by this. > > I'm reluctant to revert the old functionality since that re-introduces > code to read network adapter inforation in a way only required up to > Windows XP pre-SP1. > > I'm going to think a bit about this problem and try to come up with > another way to support older applications in 1.7.21 again, using only > the current functionality. > > > Stay tuned, I implemented a solution for this problem which should give sufficent result to support old applications. I created a new 32 bit developer snapshot 2013-06-14 on http://cygwin.com/snapshots/, and I uploaded a new 64 bit test distro Cygwin release 1.7.21-3, both containing this patch. Please give it a try. Thanks, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat -- 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