This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

[CYGWIN 1.1.1] Bug of "/usr/i686-pc-cygwin/include/in.h" ?


Hi,

When I was compiling gdb+dejagnu snapshot of 20000328 on cygwin 1.1.1,
I got an error which prevents me from going on. The error message shows
that there is an unknown type at line 185 of 
/usr/i686-pc-cygwin/include/in.h
After I change this line from "struct in_addr6 sin6_addr;" to 
"struct in6_addr sin6_addr;" then I can compile gdb successfully.

Is this a bug? Is this already known?

Tim Ouyang
_________________________________________________________
 pchome 免費電子信箱,申請請至: http://www.pchome.com.tw 

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]