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=aJE1sbtL0us/p13979Wt9p7oaQnXZI4/SpC23pw3O6pg9vAc/9Lhu 3PKUx/9rmIncsmT/bZXN+fSCqxxMd1Y013JkyBhGhuzY2GG1+J1LxUP4mxxN0e3P exhLUWTl60ucY3M4/DU/hiGGhKrp4QJI/5jIb5Rgs1BcvV/73QmF1o= 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=NSl25n1orIMNdQiVko2d0GZRkGU=; b=WxUaRDIjYiC7iuR0izivYHPxs32j 42bbU24W8/ohbGG2q9UBLK2a6CVlkNyQhi6VkHQtygq5zBlW3fy38Nx4Wz7FdlHQ fvJvgHhaXZDMy4o/JuCWTu4+SgeaTJzTU9ufDnhcJZEeJkxAhBEL5GIPfJN0fAhC 915YjJLdHjv93es= 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=-0.9 required=5.0 tests=AWL,BAYES_40 autolearn=ham version=3.3.1 Date: Thu, 13 Jun 2013 19:06:26 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: get_myaddress error with nfsd Message-ID: <20130613170626.GB4087@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> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1371136043301-99555.post@n5.nabble.com> User-Agent: Mutt/1.5.21 (2010-09-15) 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, 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