Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com X-Authentication-Warning: link.kaist.ac.kr: jccha owned process doing -bs Date: Tue, 16 May 2000 14:38:41 +0900 (KST) From: Jae Choon CHA X-Sender: jccha AT link To: cygwin AT sourceware DOT cygnus DOT com Subject: Bug report: problem in in.h Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII First of all, thanks for all cygwin project contributors, as a user :) PROBLEM: In the declaration of "struct sockaddr_in6" in i686-pc-cygwin/include/cygwin/in.h, the type of sin6_addr field should be struct in6_addr (but is struct in_addr6 in the latest distribution). I've found this on the way to compile ncftp 3.0.1. Fixing the problem, it compiled successfully. Jae Choon CHA ps. I'm not a subscriber of the cygwin mailing list. Please send me a cc when you reply :) -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com