From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17743 invoked by alias); 20 Nov 2017 16:42:34 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 17409 invoked by uid 89); 20 Nov 2017 16:42:33 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,KB_WAM_FROM_NAME_SINGLEWORD,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=Ken, ita, cygport, H*Ad:U*kbrown X-HELO: out4-smtp.messagingengine.com Received: from out4-smtp.messagingengine.com (HELO out4-smtp.messagingengine.com) (66.111.4.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 20 Nov 2017 16:42:32 +0000 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id E2A1320D48; Mon, 20 Nov 2017 11:42:30 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute6.internal (MEProxy); Mon, 20 Nov 2017 11:42:30 -0500 X-ME-Sender: Received: from [192.168.1.102] (host86-158-32-25.range86-158.btcentralplus.com [86.158.32.25]) by mail.messagingengine.com (Postfix) with ESMTPA id 6C20024A6C; Mon, 20 Nov 2017 11:42:30 -0500 (EST) Subject: Re: [ITA] libXpm-noX 3.5.12 To: cygwin-apps@cygwin.com References: <42655021-e72b-849e-6d83-a9e5941e1cec@cornell.edu> From: Jon Turney Cc: Ken Brown Message-ID: Date: Mon, 20 Nov 2017 16:42:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <42655021-e72b-849e-6d83-a9e5941e1cec@cornell.edu> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2017-11/txt/msg00083.txt.bz2 On 15/11/2017 17:30, Ken Brown wrote: > My cygport file and other files needed for reproducing the build are > attached. I added this to your uploads, but this fails to build for me: libXpm-nox/libXpm-noX-3.5.12-1.src/libXpm-noX-3.5.12-1.x86_6/src/libXpm-3.5.12/src/simx.c:42:40: fatal error: xpmi.h: No such file or directory #include "xpmi.h" /* for XpmMalloc */ which looks like some sort of case-sensitivity issue vs. XpmI.h, but I can't see that it's introduced by your patches, and I don't understand how it could be present in upstream...