This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: Redefinition of `struct in6_addr'?


Corinna Vinschen, le Wed 24 Apr 2013 19:51:07 +0200, a Ãcrit :
> > > /usr/include/cygwin/in6.h:75:8: error: redefinition of âstruct in6_addrâ
> > > /usr/lib/gcc/i686-pc-cygwin/4.5.3/../../../../include/w32api/in6addr.h:17:16:
> > > note: originally defined here
> 
> Don't know this file but this is a bug in config.h.  struct in6_addr
> is defined in a system header, so it should not be gratuitously defined 
> in a project header, especially if the definition collides with the
> right one from the system header.

Mmm, but here it's w32api definition vs cygwin definition.

Samuel

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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