Bug report: problem in in.h

Jae Choon CHA jccha@knot.kaist.ac.kr
Mon May 15 22:38:00 GMT 2000


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@sourceware.cygnus.com



More information about the Cygwin mailing list