From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 55136 invoked by alias); 25 Jun 2016 12:37:28 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 54015 invoked by uid 89); 25 Jun 2016 12:37:26 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.5 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=imaginary, sciver, Sciver, Tao X-HELO: mail-wm0-f52.google.com Received: from mail-wm0-f52.google.com (HELO mail-wm0-f52.google.com) (74.125.82.52) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Sat, 25 Jun 2016 12:37:25 +0000 Received: by mail-wm0-f52.google.com with SMTP id v199so49663357wmv.0 for ; Sat, 25 Jun 2016 05:37:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=4aA4wbj8tzKsp2YfBR9GuTkoY2/WJBGW5/CVR99h/4c=; b=NAXHpHVxNrzr61RKkzVaXeEsEBnGUPCnbgM6TcD0TN5BeO9XSqsrYDdx31xpYp8eEs i933d0v/jGrm6TnW/Jh5gY3O3oJwSTqrQnsndZPbbsDWkZBkeewUG5/GjodIO5hu4h5j flhJgWjBay+HsM7Q15iGzV4nTzoLUsfnuXD5OZ1gFtStWFmoqh9tYdUgYigZd6LQ1/o6 GxikIfxbSRy0OWv1vYqhL8xYYFUDBJR1P2tBZdtA43clfgkYXskMI/t7R9XLBoKinatW e91nvcU0sNBGElSDw7XQN62tyaI+nJz0aYR/A1jhH6jtcTefXaIZi9X46lHYcl3x9ARj JomQ== X-Gm-Message-State: ALyK8tJ8LtNbaH18rswW9/JRD2VTozwBQinEcUR7eT7mVswDsuMIMtHWIrT7j1q62sOobmong68FEhPSin0k4A== X-Received: by 10.194.134.230 with SMTP id pn6mr8012451wjb.165.1466858240107; Sat, 25 Jun 2016 05:37:20 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.25.98 with HTTP; Sat, 25 Jun 2016 05:37:18 -0700 (PDT) In-Reply-To: References: <43b5e31d-9536-c388-944f-bb717ee40a77@gmail.com> From: Csaba Raduly Date: Sat, 25 Jun 2016 20:16:00 -0000 Message-ID: Subject: Re: Fwd: Missing utf8.h To: cygwin list Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2016-06/txt/msg00365.txt.bz2 On Fri, Jun 24, 2016 at 5:42 PM, Jim Van Sciver wrote: > Thank you Ken and Marco. My mistake was in thinking utf8.h was a > system include file that I had not yet installed. It was actually > part of the third party package. My bad. Your advice did lead me to > the problem. > > More than you want to know but the reason why the include file was not > being found was because the package Makefile uses uname command output > to set -I paths. The uname output was checked for the strings Linux > and Darwin but there was no check for CYGWIN_NT-6.1 nor an error if > the two expected values were not found. Poor Makefile scripting. Don't forget to complain to the maintainers of that third-party package :) Csaba -- GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++ The Tao of math: The numbers you can count are not the real numbers. Life is complex, with real and imaginary parts. "Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds "People disagree with me. I just ignore them." -- Linus Torvalds -- 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