www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:date:from:to:subject:message-id:references | |
:mime-version:content-type:content-transfer-encoding | |
:in-reply-to; q=dns; s=default; b=ly4YYMB/ri/L0l4wtW8C+1hOF8Q8nm | |
VpqY+rSQ6vitB/tXvZGYzfTVgSIKo1A+KdTurnwY1FFGYikjBDV01EkxcnCW+zsu | |
qb8NUDtahp4PlSbJ5gFkb6B/0VUkU/NvVXZA7qW9G6XWs5Viq3XwlnOIFAm2uDZd | |
v1jh+1m8c4LL0= | |
DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:date:from:to:subject:message-id:references | |
:mime-version:content-type:content-transfer-encoding | |
:in-reply-to; s=default; bh=6F6wOO5S+Il2URrNF9me4KBSntk=; b=WExj | |
vbEE0BGcTAFXTmrs1BXlX8gY8riP52QeoCB0DnFEa3JZRmkuHDeKSqviZ0IOVjLC | |
yc/wmBXD79/YhUIIpynai8OiYfWqZ3Js+57CcEcI8QczSM8bjtuDYGrHF7aakJD0 | |
3aOyxLHRAitUYnz7lsJvp7LikZa8P1qTbCItoKU= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-Spam-SWARE-Status: | No, score=-3.2 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.1 |
Date: | Wed, 24 Apr 2013 19:53:59 +0200 |
From: | Samuel Thibault <samuel DOT thibault AT ens-lyon DOT org> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Redefinition of `struct in6_addr'? |
Message-ID: | <20130424175359.GH5968@type.youpi.perso.aquilenet.fr> |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <CAEE3Wrm8MwsN2MMNTRGdLgJvSHPnusJN-TXZrJFL-26BtrW_ng AT mail DOT gmail DOT com> <20130424154409 DOT GX26397 AT calimero DOT vinschen DOT de> <CAEE3Wrm4iARi33g3gOqfbyJ_Jwc6phQ8xNZSQ6=Cknj-bUQ1-g AT mail DOT gmail DOT com> <CE9C056E12502146A72FD81290379E9A6095C4FA AT ENFIRHMBX1 DOT datcon DOT co DOT uk> <CAEE3Wr=cDmAKuJ5rDK0wYoW9hVYzdfTnXCvjVMUhe0qgC4kzGA AT mail DOT gmail DOT com> <20130424175107 DOT GZ26397 AT calimero DOT vinschen DOT de> |
MIME-Version: | 1.0 |
In-Reply-To: | <20130424175107.GZ26397@calimero.vinschen.de> |
User-Agent: | Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) |
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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |