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: Tue, 1 Oct 2019 23:43:55 -0500 Message-ID: <1EE3BF08-E87A-49BF-8B38-237486811A1A@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> <51D4209B-F67C-4ABA-89D3-74380B9BD356@zjp.codes> <2B50EA2C-8426-48B4-895B-36574A818569@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="100054"; mail-complaints-to="usenet@blaine.gmane.org" Cc: emacs-devel@gnu.org To: YAMAMOTO Mitsuharu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 02 06:44:48 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 1iFWVL-000PtW-G3 for ged-emacs-devel@m.gmane.org; Wed, 02 Oct 2019 06:44:47 +0200 Original-Received: from localhost ([::1]:51448 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iFWVK-0007UP-9Q for ged-emacs-devel@m.gmane.org; Wed, 02 Oct 2019 00:44:46 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60483) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iFWUd-0007Ru-HM for emacs-devel@gnu.org; Wed, 02 Oct 2019 00:44:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iFWUc-0006j1-8S for emacs-devel@gnu.org; Wed, 02 Oct 2019 00:44:03 -0400 Original-Received: from fwd1.porkbun.com ([52.10.174.57]:60574) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iFWUb-0006g2-1y for emacs-devel@gnu.org; Wed, 02 Oct 2019 00:44:02 -0400 Original-Received: by fwd1.porkbun.com (Postfix, from userid 497) id 600C44D826; Wed, 2 Oct 2019 04:43:59 +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 321AD4D6E9; Wed, 2 Oct 2019 04:43:56 +0000 (UTC) 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.174.57 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:240462 Archived-At: /Applications/Xcode.app/Contents/Developer/usr/bin/make -C lib all make[1]: Nothing to be done for `all'. /Applications/Xcode.app/Contents/Developer/usr/bin/make -C lib-src all make[1]: Nothing to be done for `all'. /Applications/Xcode.app/Contents/Developer/usr/bin/make -C src = VCSWITNESS=3D'$(srcdir)/../.git/logs/HEAD' all gcc -c -Demacs -I. -I. -I../lib -I../lib = -I/usr/include/libxml2 -I/usr/local/Cellar/little-cms2/2.9/include = -MMD -MF deps/xml.d -MP -I/usr/local/Cellar/gnutls/3.6.9/include = -I/usr/local/Cellar/nettle/3.4.1/include = -I/usr/local/Cellar/libtasn1/4.14/include = -I/usr/local/Cellar/p11-kit/0.23.17/include/p11-kit-1 -Wno-switch = -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes = -Wno-initializer-overrides -Wno-tautological-compare = -Wno-tautological-constant-out-of-range-compare -g3 -O2 xml.c xml.c:26:10: fatal error: 'libxml/tree.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. make[1]: *** [xml.o] Error 1 make: *** [src] Error 2 > On 1 Oct 2019, at 23:42, YAMAMOTO Mitsuharu = wrote: >=20 > On Wed, 02 Oct 2019 13:34:46 +0900, > Zach Pearson wrote: >>=20 >> Mitsuharu: >>=20 >> xml.c:26:10: fatal error: 'libxml/tree.h' file not found >> #include >=20 > Please try "make V=3D1" and show the output around the error. >=20 > YAMAMOTO Mitsuharu > mituharu@math.s.chiba-u.ac.jp