Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Sun, 1 Jun 2003 19:52:31 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin@cygwin.com To: Jonathan Smith cc: cygwin@cygwin.com Subject: Re: inet_aton In-Reply-To: Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Sun, 1 Jun 2003, Jonathan Smith wrote: > > Jonathan, > > > > inet_aton has been exported by the Cygwin DLL itself for a while now. > > Did you get reports of missing functions when running the application, or > > when compiling it? What is the version of Cygwin that you're using? Are > > the applications you're installing Cygwin applications? > > Igor > > failed to find inet_aton in the configure. I'm using the installer from > the website as of a week ago and "current" selections as of 15 minutes > ago. This application is naim, I've also seen it in gaim. > > I'm going to get a completely fresh copy of cygwin. Jonathan, Don't bother. Check config.log. It's quite possible (and has happened before) that the program configure used to test for some function failed for other reasons, but configure decided that the function is not available. The major cause of this used to be the "-lm" flag. It would help if you posted the exact fail message from config.log (and the gcc command that was used there). Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- 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/