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:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=Ly2Dmmp 6zERZTfvufScZtdDKW9veRFVTZ3dXIxXi6cDIFmSnfTnb7sCssYGYsF7YHdl1UHW atAPTCFl7+aZ8RazVXstHDXceF5DqYhgeTxvhqT3vO/iy3qUx66QdVIAvVbLL2xv xnpA4vHVBOUpfah96MHck08eNVVhhCxhRBQE= 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:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=IFyJSsl776aTS +83dnpjJFzl1lw=; b=E7uGmTUME+rAg5gxPEVofZ7K61J0r5aKfl6WeimEehkWW +QQfWI94P2rJfQvAunhPSRw1c23UnS0AP5rl6xsqI/lqW6E1hGev1weAT3t2Gwsb SpK01qdcRgqEBWsqd8MYMZ6o3T4a0GPKeDu7usUVyh8N6FQwgCqrpl/sWsp5/s= 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 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 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 In-Reply-To: References: <43b5e31d-9536-c388-944f-bb717ee40a77 AT gmail DOT com> From: Csaba Raduly Date: Sat, 25 Jun 2016 14:37:18 +0200 Message-ID: Subject: Re: Fwd: Missing utf8.h To: cygwin list Content-Type: text/plain; charset=UTF-8 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