Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <416CD3CC.A8F0EE53@dessent.net> Date: Wed, 13 Oct 2004 00:05:48 -0700 From: Brian Dessent Organization: My own little world... MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: other services ok, ftp not (was 1.5.11 - tcp problems) References: <4745850620 DOT 20040921112624 AT scenta DOT co DOT uk> <416B3A95 DOT 4010506 AT hq DOT astra DOT ph> <416C92BD DOT 90100 AT hq DOT astra DOT ph> <416CC006 DOT 3D4ECDEF AT dessent DOT net> <416CC913 DOT 8040103 AT hq DOT astra DOT ph> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Carlo Florendo wrote: > Here's what I got: > > getservbyname() returned NULL: Operation not permitted Hmm. That's the same thing I get if I rename my "services" file to something else so that it's not found. But it seems we've already thoroughly checked that. If you also get win32 error 11004 ("The requested name is valid and was found in the database, but it does not have the correct associated data being resolved for") for the mingw version then that strongly suggests something is still not right with the services file. However, an error when running the mingw version at least tells us that it's not Cygwin, since the Cygwin DLL is not loaded for that one. Perhaps the line endings got screwed up in your services file at some point? They should be DOS (\r\n) not unix (\n). Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/