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:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=CbGIRV0dhDlY1TMDORf4sPdF5efyV r8sezCaaMciI2Bff22BrnRsN3/2KV5a0Ts5uC2KAFcbjmuHS9zGBFd3bkxLOyZcO RxGLPu0zqhZDE/3CDHF0TJ7Pk2Fj12Jtqh8R55hq41iFj7IJRQ6kkje9O2MiDUa0 0EGvJ2eLKuHxlo= 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:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=+CISVdUSMBtvtlvBmpKx8IgSBoM=; b=J3z yFAUfLwx3pvLwA8X/lujG/H+Q09BB7OTsikm7TtFfHRc6WZoOSkN6j19fKNsVCRw yKr06IhTkZjhkzmm7mAyeS0/BB/9o48Hawh+fsH4uqRK+ZEVGwCXnKXEb85mMXNv JM/epNxgUXAy4vVkUyuMypZIdQaf2vK/vTJAJmew= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 MIME-Version: 1.0 X-Received: by 10.50.22.72 with SMTP id b8mr2015703igf.17.1371928039445; Sat, 22 Jun 2013 12:07:19 -0700 (PDT) Date: Sat, 22 Jun 2013 21:07:19 +0200 Message-ID: Subject: x86_64-w64-mingw32: wdm.h conflicting types with winnt.h From: Vasiliy To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Please, take a look at: /usr/x86_64-w64-mingw32/sys-root/mingw/include/ddk/ntddk.h (why '/mingw/'?) which has: #include which in turn causes a lot of conflicting types errors with winnt.h, besides complaining wdm.h is not being found -- 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