delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/06/25/08:37:47

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: <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
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: <CAAMc4jPSAS9_orm15YRO94=3ooXeG1sWfzq-NDRGhsoCAAk6BA@mail.gmail.com>
References: <CAAMc4jNWuiS27sUGG+KAWixBuzkh5xUvx=EMJ8EmbM4k1scR7A AT mail DOT gmail DOT com> <CAAMc4jOMw98wBHwo3aDFC9bBz9OcES-=YqPZpmEc-oipZs5G2g AT mail DOT gmail DOT com> <b216dfd2-001a-0e64-2c0f-50cbd62441fd AT cornell DOT edu> <43b5e31d-9536-c388-944f-bb717ee40a77 AT gmail DOT com> <CAAMc4jPSAS9_orm15YRO94=3ooXeG1sWfzq-NDRGhsoCAAk6BA AT mail DOT gmail DOT com>
From: Csaba Raduly <rcsaba AT gmail DOT com>
Date: Sat, 25 Jun 2016 14:37:18 +0200
Message-ID: <CAEhDDbACgz+-pzZ0-GqoSrq=r_QCBYV39oWiz=z3raERh6qbWg@mail.gmail.com>
Subject: Re: Fwd: Missing utf8.h
To: cygwin list <cygwin AT cygwin DOT com>

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019