delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
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 <jccha AT knot DOT kaist DOT ac DOT kr> |
X-Sender: | jccha AT link |
To: | cygwin AT sourceware DOT cygnus DOT com |
Subject: | Bug report: problem in in.h |
Message-ID: | <Pine.LNX.4.10.10005161423160.1653-100000@link> |
MIME-Version: | 1.0 |
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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |