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 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 AT cygwin DOT com To: Jonathan Smith cc: cygwin AT cygwin DOT 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 AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT 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/