From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: =?utf-8?B?7KGw7ISx67mI?= Newsgroups: gmane.emacs.devel Subject: Re: building emacs on macos 10.15, headers missing Date: Thu, 17 Oct 2019 22:51:11 +0900 Message-ID: <18993F95-A2A4-4438-9D52-5675AE4A736D@icloud.com> References: <20191017092950.GA1849@breton.holly.idiocy.org> Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="160164"; mail-complaints-to="usenet@blaine.gmane.org" Cc: Jean-Christophe Helary , Emacs-devel@gnu.org To: Alan Third Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 17 16:31:33 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iL6oO-000fVP-8B for ged-emacs-devel@m.gmane.org; Thu, 17 Oct 2019 16:31:32 +0200 Original-Received: from localhost ([::1]:49376 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iL6oM-0006b6-Fz for ged-emacs-devel@m.gmane.org; Thu, 17 Oct 2019 10:31:30 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40271) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iL6BX-0007OS-N3 for emacs-devel@gnu.org; Thu, 17 Oct 2019 09:51:24 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iL6BW-0003G3-Jq for emacs-devel@gnu.org; Thu, 17 Oct 2019 09:51:23 -0400 Original-Received: from pv50p00im-ztdg10022001.me.com ([17.58.6.58]:45237) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iL6BW-0003Ex-BX for emacs-devel@gnu.org; Thu, 17 Oct 2019 09:51:22 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=icloud.com; s=1a1hai; t=1571320275; bh=Yla/OhvB7KaLJHRoiybaiSxVqK4TkrJa3Pu4d9iYtjQ=; h=Content-Type:From:Date:Message-Id:Subject:To; b=VLQ2gdIiTygflZzMa3LvKfGabCA176VeMctJeXY/d4iL9fSyZpNfQrrakYSt/Fnjs i/O6RC2cUAxHOxKDx0qwnzz1o4M8kTAel2yxp1dZaufB/lfVbaFZkJtW4IfletuE9U HRT0i3VFq2TOuj8wMb+533yDJYn4ZcUXgLCvihZIvaqVg7D0aLmVY131b3X8U4ng1t jdKkU2YwmXxM04B6rimizb6dWRjK1v8cNb5KfSHXGyAZJkozKqlLLogKIZa+msE8Ne /zO+fqILbnE9YdU5DQs0vea5bWdzJrQhPSDC6qey1gUTp23njBVv+xY0oi71cxojDk J54ytkJ3++ZHw== Original-Received: from [10.27.253.57] (unknown [223.38.17.201]) by pv50p00im-ztdg10022001.me.com (Postfix) with ESMTPSA id A0B23A0B86; Thu, 17 Oct 2019 13:51:14 +0000 (UTC) In-Reply-To: <20191017092950.GA1849@breton.holly.idiocy.org> X-Mailer: iPhone Mail (17A878) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:, , definitions=2019-10-17_05:, , signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 mlxscore=0 mlxlogscore=999 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1906280000 definitions=main-1910170124 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 17.58.6.58 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:241136 Archived-At: > 2019. 10. 17. =EC=98=A4=ED=9B=84 6:31, Alan Third =EC=9E= =91=EC=84=B1: >=20 > =EF=BB=BFOn Wed, Oct 16, 2019 at 06:46:12AM +0900, Jean-Christophe Helary w= rote: >>> Is libxml2 the only thing it balks at? >> Yes, as far as I can tell. >>> I considered adding a homebrew >>> check for it in configure, but thought the homebrew folk would >>> eventually fix the pkg-config error they introduced so it wasn=E2=80=99t= worth >>> it. >> error ? >=20 > Homebrew provide a broken .pc file for the system libxml2, it should > be in=20 >=20 > /usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig//libxm= l-2.0.pc >=20 > and points to /usr/include even if it doesn=E2=80=99t exist. I can=E2=80=99= t find the > bug report right now, but they had a solution and were just waiting > for someone to implement it. Looks like that=E2=80=99s not happened yet. This is just a curiosity, but is that strictly Homebrew=E2=80=99s fault or i= s it from upstream (pkg-config) one? >>> Perhaps now is the time to add that check to configure. >> I'd be happy to test. >=20 > Patch attached. It=E2=80=99s very simple. There=E2=80=99s some code just a= fter the new > code I=E2=80=99ve added that should check for the existence of the xcode S= DK > directory, but I think the bogus .pc file provided by homebrew stops > it from running. But I=E2=80=99ve a feeling it maybe doesn=E2=80=99t work a= nyway... > --=20 > Alan Third > <0001-Allow-configure-to-find-libxml2-installed-by-homebre.patch>