From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Zach Pearson Newsgroups: gmane.emacs.devel Subject: Re: Compilation failure on macOS 10.15 Catalina Date: Wed, 25 Sep 2019 18:07:59 -0500 Message-ID: <51D4209B-F67C-4ABA-89D3-74380B9BD356@zjp.codes> References: <83sgoloedi.fsf@gnu.org> <658AF539-1AE7-459D-94C7-44970AA94EEF@acm.org> <83impho4s8.fsf@gnu.org> <4FAEE347-0F67-426F-AA0D-3DB15E3907DC@acm.org> <83pnjomn0s.fsf@gnu.org> <261D4586-212E-4032-9E14-B952A3F63CF0@zjp.codes> <6c6acaf1143135c5a99ea86a3f61b394.squirrel@weber.math.s.chiba-u.ac.jp> <5553DB40-43BF-4980-BAB7-59D4668C42E8@zjp.codes> Mime-Version: 1.0 (Mac OS X Mail 13.0 \(3594.4.13\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="105208"; mail-complaints-to="usenet@blaine.gmane.org" Cc: emacs-devel@gnu.org To: mituharu@math.s.chiba-u.ac.jp Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 26 01:09:00 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 1iDGP6-000RDQ-F7 for ged-emacs-devel@m.gmane.org; Thu, 26 Sep 2019 01:09:00 +0200 Original-Received: from localhost ([::1]:58252 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iDGP5-0006Uo-2H for ged-emacs-devel@m.gmane.org; Wed, 25 Sep 2019 19:08:59 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40299) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iDGOK-0005zO-FM for emacs-devel@gnu.org; Wed, 25 Sep 2019 19:08:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iDGOG-0002ZN-Ju for emacs-devel@gnu.org; Wed, 25 Sep 2019 19:08:10 -0400 Original-Received: from fwd2.porkbun.com ([52.10.201.111]:47341) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iDGOE-0002Vr-N1 for emacs-devel@gnu.org; Wed, 25 Sep 2019 19:08:08 -0400 Original-Received: by fwd1.porkbun.com (Postfix, from userid 497) id 9FA934D747; Wed, 25 Sep 2019 23:08:03 +0000 (UTC) Original-Received: from [10.0.1.12] (24-124-122-162-dynamic.midco.net [24.124.122.162]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: zach@zjp.codes) by fwd1.porkbun.com (Postfix) with ESMTPSA id DB5FF4D72F; Wed, 25 Sep 2019 23:08:01 +0000 (UTC) X-Priority: 3 (Normal) In-Reply-To: X-Mailer: Apple Mail (2.3594.4.13) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 52.10.201.111 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:240296 Archived-At: No. I the first directory, the headers are one folder deeper in a = directory fully called /usr/local/Cellar/libxml2/2.9.9_2/include/libxml2/libxml In the second, the libraries are present.=20 > On 25 Sep 2019, at 17:47, mituharu@math.s.chiba-u.ac.jp wrote: >=20 >> To the first: >>=20 >> -I/usr/local/Cellar/libxml2/2.9.9_2/include/libxml2 >> -L/usr/local/Cellar/libxml2/2.9.9_2/lib -lxml2 >>=20 >> And the second: >>=20 >> /usr/local/opt/libxml2/lib/pkgconfig >=20 > Do you have header files and libraries in the directories > shown in the first output? >=20 > YAMAMOTO Mitsuharu > mituharu@math.s.chiba-u.ac.jp >=20 >=20 >=20