From unknown Mon Jun 23 18:30:37 2025 X-Loop: help-debbugs@gnu.org Subject: bug#19162: emacs-24.4 ./configure --with-ns won't proceed on Yosemite 10.10.1 Resent-From: Yen Chieh Chern Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 24 Nov 2014 16:51:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 19162 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 19162@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.141684783122353 (code B ref -1); Mon, 24 Nov 2014 16:51:01 +0000 Received: (at submit) by debbugs.gnu.org; 24 Nov 2014 16:50:31 +0000 Received: from localhost ([127.0.0.1]:44125 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XswqM-0005oO-7k for submit@debbugs.gnu.org; Mon, 24 Nov 2014 11:50:30 -0500 Received: from eggs.gnu.org ([208.118.235.92]:42175) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XspWW-0004MC-VH for submit@debbugs.gnu.org; Mon, 24 Nov 2014 04:01:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XspWV-0008Lo-OW for submit@debbugs.gnu.org; Mon, 24 Nov 2014 04:01:32 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:42531) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XspWV-0008Lk-LZ for submit@debbugs.gnu.org; Mon, 24 Nov 2014 04:01:31 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43895) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XspWU-0008EY-Jw for bug-gnu-emacs@gnu.org; Mon, 24 Nov 2014 04:01:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XspWT-0008LQ-Df for bug-gnu-emacs@gnu.org; Mon, 24 Nov 2014 04:01:30 -0500 Received: from mail-qa0-x243.google.com ([2607:f8b0:400d:c00::243]:43041) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XspWT-0008LG-8n for bug-gnu-emacs@gnu.org; Mon, 24 Nov 2014 04:01:29 -0500 Received: by mail-qa0-f67.google.com with SMTP id dc16so1272784qab.10 for ; Mon, 24 Nov 2014 01:01:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=GfwAxFOW9M9Z/D53rOZW/RTr8/zbIXcO4eX+mp+odO0=; b=jtnn4vx5l++yV4V7oV0qqmSxC6Hcj1PQZPlSwZ1juRbvmnpkjX3NdjHuvhS4lp8lZH SN5n1GGnyj89OCq9oysBwdUoVRbaGeUC+l+eg6V7hJnDYpK9ZH2eAedOZdxz1nDhIjyc DIbo88tHZfgiZSBtSi41Cx236XaExuhXy9mUYMGRc3Z8e0QP/AlB5aP07f7UE9AvJOd6 C5VDa6/FVxWJ6hc5s/YhsXrxnwMEqG4OAA3qMTg+3boKz1u0nqI1AGfj+dAEwNKGdGjo AREuIQRUpUv7t03ii1AwhPcW+sZuJ1O3CzHYasIiSmpgQSHP0GcgGYOgKyGOj+wnjQ2Z dfcQ== X-Received: by 10.224.35.205 with SMTP id q13mr27883485qad.39.1416819263218; Mon, 24 Nov 2014 00:54:23 -0800 (PST) MIME-Version: 1.0 Received: by 10.140.168.198 with HTTP; Mon, 24 Nov 2014 00:54:03 -0800 (PST) From: Yen Chieh Chern Date: Mon, 24 Nov 2014 02:54:03 -0600 Message-ID: Content-Type: multipart/alternative; boundary=089e0149c746e53c7e050896f0bc X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Mailman-Approved-At: Mon, 24 Nov 2014 11:50:28 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) --089e0149c746e53c7e050896f0bc Content-Type: text/plain; charset=UTF-8 Hello there, I have the latest Xcode 6.1 installed and Mac OS X 10.10.1. When I compiled from source (git clone -b emacs-24 git://git.savannah.gnu.org/emacs.git) with flag --with-ns, I got the following error, ... checking for X... libraries /usr/X11/lib, headers /usr/X11/include checking AppKit/AppKit.h usability... no checking AppKit/AppKit.h presence... no checking for AppKit/AppKit.h... no configure: error: `--with-ns' was specified, but the include files are missing or cannot be compiled. I can confirm that AppKit.h exists under /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AppKit.framework/Versions/C/Headers/AppKit.h I also tried the following as mentioned in bug#18779 but it won't help. ln -s /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include /usr/include I am not sure if it is due to 10.10.1 upgrade, please let me know if there is a workaround. Thanks, CYC --089e0149c746e53c7e050896f0bc Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello there,

I have the latest Xcode 6.= 1 installed and Mac OS X 10.10.1. When I compiled from source (git clone -b emacs-24 git://git.savannah.gnu.org/emacs.git) with flag --with-ns, I got the following error,


checking for X... libraries /usr/X11/lib, headers /usr/X11/inc= lude
checking AppKit/AppKit.h usability... no
checking = AppKit/AppKit.h presence... no
checking for AppKit/AppKit.h... no=
configure: error: `--with-ns' was specified, but the include= files are missing or cannot be compiled.

I = can confirm that AppKit.h exists under=C2=A0

/Applicati= ons/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/M= acOSX10.10.sdk/System/Library/Frameworks/AppKit.framework/Versions/C/Header= s/AppKit.h

I also tried the following as mentioned in bu= g#18779 but it won't help.

ln -s=C2=A0/Applica= tions/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs= /MacOSX10.10.sdk/usr/include=C2=A0/usr/include

I a= m not sure if it is due to 10.10.1 upgrade, please let me know if there is = a workaround.=C2=A0

Thanks,
CYC
--089e0149c746e53c7e050896f0bc-- From unknown Mon Jun 23 18:30:37 2025 X-Loop: help-debbugs@gnu.org Subject: bug#19162: emacs-24.4 ./configure --with-ns won't proceed on Yosemite 10.10.1 Resent-From: "Jan D." Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 24 Nov 2014 19:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 19162 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Yen Chieh Chern Cc: 19162@debbugs.gnu.org Received: via spool by 19162-submit@debbugs.gnu.org id=B19162.141685617714788 (code B ref 19162); Mon, 24 Nov 2014 19:10:02 +0000 Received: (at 19162) by debbugs.gnu.org; 24 Nov 2014 19:09:37 +0000 Received: from localhost ([127.0.0.1]:44237 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xsz0z-0003qR-5B for submit@debbugs.gnu.org; Mon, 24 Nov 2014 14:09:37 -0500 Received: from mailfe06.swip.net ([212.247.154.161]:46738 helo=swip.net) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xsz0w-0003q5-PA for 19162@debbugs.gnu.org; Mon, 24 Nov 2014 14:09:36 -0500 X-T2-Spam-Status: No, hits=0.1 required=5.0 tests=BAYES_20, HTML_MESSAGE Received: from hosdjarv.se (account mj138573@tele2.se [46.59.42.57] verified) by mailfe06.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 548628099; Mon, 24 Nov 2014 20:09:29 +0100 Content-Type: multipart/alternative; boundary="Apple-Mail=_C914FEFE-82B7-4CE3-99DA-ACBA2E1073BB" Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) From: "Jan D." In-Reply-To: Date: Mon, 24 Nov 2014 20:09:29 +0100 Message-Id: <6771C2A8-21ED-457D-9185-48EAD602C671@swipnet.se> References: X-Mailer: Apple Mail (2.1993) X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) --Apple-Mail=_C914FEFE-82B7-4CE3-99DA-ACBA2E1073BB Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Do: xcode-select =E2=80=94install and run configure with =E2=80=94with-ns =E2=80=94without-x Jan D. > 24 nov 2014 kl. 09:54 skrev Yen Chieh Chern : >=20 > Hello there, >=20 > I have the latest Xcode 6.1 installed and Mac OS X 10.10.1. When I = compiled from source (git clone -b emacs-24 = git://git.savannah.gnu.org/emacs.git = ) with flag --with-ns, I got the = following error, >=20 > ... >=20 > checking for X... libraries /usr/X11/lib, headers /usr/X11/include > checking AppKit/AppKit.h usability... no > checking AppKit/AppKit.h presence... no > checking for AppKit/AppKit.h... no > configure: error: `--with-ns' was specified, but the include files are = missing or cannot be compiled. >=20 > I can confirm that AppKit.h exists under=20 >=20 > = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Devel= oper/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AppKit.framework/Versi= ons/C/Headers/AppKit.h >=20 > I also tried the following as mentioned in bug#18779 but it won't = help. >=20 > ln -s = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Devel= oper/SDKs/MacOSX10.10.sdk/usr/include /usr/include >=20 > I am not sure if it is due to 10.10.1 upgrade, please let me know if = there is a workaround.=20 >=20 > Thanks, > CYC --Apple-Mail=_C914FEFE-82B7-4CE3-99DA-ACBA2E1073BB Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 Do:

xcode-select =E2=80=94install

and run configure with =E2=80=94with-ns = =E2=80=94without-x

= Jan D.


Hello there,

I have the latest Xcode 6.1 installed and Mac OS X 10.10.1. = When I compiled from source (git clone -b = emacs-24 git://git.savannah.gnu.org/emacs.git) with = flag --with-ns, I got the following error,

...

checking for X... libraries /usr/X11/lib, = headers /usr/X11/include
checking AppKit/AppKit.h = usability... no
checking AppKit/AppKit.h = presence... no
checking for AppKit/AppKit.h... = no
configure: error: `--with-ns' was specified, but = the include files are missing or cannot be compiled.

I can confirm that = AppKit.h exists under 

/Applications/Xcode.app/Contents/Developer/Platforms/MacO= SX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AppKi= t.framework/Versions/C/Headers/AppKit.h

I also tried the following as mentioned = in bug#18779 but it won't help.

ln = -s /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platfo= rm/Developer/SDKs/MacOSX10.10.sdk/usr/include /usr/include

I am not sure if it is = due to 10.10.1 upgrade, please let me know if there is a = workaround. 

Thanks,
CYC

= --Apple-Mail=_C914FEFE-82B7-4CE3-99DA-ACBA2E1073BB-- From unknown Mon Jun 23 18:30:37 2025 X-Loop: help-debbugs@gnu.org Subject: bug#19162: emacs-24.4 ./configure --with-ns won't proceed on Yosemite 10.10.1 Resent-From: Yen Chieh Chern Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 24 Nov 2014 20:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 19162 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: "Jan D." Cc: 19162@debbugs.gnu.org Received: via spool by 19162-submit@debbugs.gnu.org id=B19162.141686045427309 (code B ref 19162); Mon, 24 Nov 2014 20:21:02 +0000 Received: (at 19162) by debbugs.gnu.org; 24 Nov 2014 20:20:54 +0000 Received: from localhost ([127.0.0.1]:44270 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xt07x-00076J-2X for submit@debbugs.gnu.org; Mon, 24 Nov 2014 15:20:53 -0500 Received: from mail-qa0-f42.google.com ([209.85.216.42]:53556) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xt07u-000767-Ey for 19162@debbugs.gnu.org; Mon, 24 Nov 2014 15:20:51 -0500 Received: by mail-qa0-f42.google.com with SMTP id j7so7038176qaq.29 for <19162@debbugs.gnu.org>; Mon, 24 Nov 2014 12:20:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=6GjFpx/21tK4PhT4SAI3BdSf+ufi8wnLHnTmTntfUXg=; b=iC09NxypUZ+E+OlxmT3xu4AovPctAZXJAMRJus9Ymt40/1+g5/hGx5Plky9l9uAsCE XbCHqhe+WxbWteo1vdADX8nj7L+xrT4qiYk1Jo9E0aWuMdb3ivWtH3C5sgQ8xKJBc1X7 hUYRgPZDzmc6wubuMofsutV1mosxisEkBOyzDzWd6RmndVReMaU3BiZgyqj1nx5qixVh wDQuduKVR6gXCSJ3Cuza1SAS3nCZTwHs7uMCX4T31OarFZDVKv7unnmuNC4mLb9BKMOO SsTQTDe95JaBgFDig9duIJfTMDbqSRCOhpHwa6CQKvDViC43pUKAtaSReXqRYH92YSBI uLYw== X-Received: by 10.140.35.231 with SMTP id n94mr9095395qgn.17.1416860449845; Mon, 24 Nov 2014 12:20:49 -0800 (PST) MIME-Version: 1.0 Received: by 10.140.168.198 with HTTP; Mon, 24 Nov 2014 12:20:29 -0800 (PST) In-Reply-To: <6771C2A8-21ED-457D-9185-48EAD602C671@swipnet.se> References: <6771C2A8-21ED-457D-9185-48EAD602C671@swipnet.se> From: Yen Chieh Chern Date: Mon, 24 Nov 2014 14:20:29 -0600 Message-ID: Content-Type: multipart/alternative; boundary=001a11c0013ecf37900508a087d1 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --001a11c0013ecf37900508a087d1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Jan, I have already installed command line tools when run the previous compilation. I also tried compiling with flags '--with-ns --without-x', however it doesn't work, checking for X... disabled checking AppKit/AppKit.h usability... no checking AppKit/AppKit.h presence... no checking for AppKit/AppKit.h... no configure: error: `--with-ns' was specified, but the include files are missing or cannot be compiled. Any further ideas? Thanks, CYC On Mon, Nov 24, 2014 at 1:09 PM, Jan D. wrote: > Do: > > xcode-select =E2=80=94install > > and run configure with =E2=80=94with-ns =E2=80=94without-x > > Jan D. > > 24 nov 2014 kl. 09:54 skrev Yen Chieh Chern : > > Hello there, > > I have the latest Xcode 6.1 installed and Mac OS X 10.10.1. When I > compiled from source (git clone -b emacs-24 git:// > git.savannah.gnu.org/emacs.git) with flag --with-ns, I got the following > error, > > ... > > checking for X... libraries /usr/X11/lib, headers /usr/X11/include > checking AppKit/AppKit.h usability... no > checking AppKit/AppKit.h presence... no > checking for AppKit/AppKit.h... no > configure: error: `--with-ns' was specified, but the include files are > missing or cannot be compiled. > > I can confirm that AppKit.h exists under > > > /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Deve= loper/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AppKit.framework/Versi= ons/C/Headers/AppKit.h > > I also tried the following as mentioned in bug#18779 but it won't help. > > ln > -s /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/D= eveloper/SDKs/MacOSX10.10.sdk/usr/include /usr/include > > I am not sure if it is due to 10.10.1 upgrade, please let me know if ther= e > is a workaround. > > Thanks, > CYC > > > --001a11c0013ecf37900508a087d1 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi Jan,

I have already installed comman= d line tools when run the previous compilation.

I = also tried compiling with flags '--with-ns --without-x', however it= doesn't work,

checking for X... disabled=
checking AppKit/AppKit.h usability... no
checking AppK= it/AppKit.h presence... no
checking for AppKit/AppKit.h... no
configure: error: `--with-ns' was specified, but the include
=C2=A0 files are missing or cannot be compiled.

=
Any further ideas?

Thanks,
CY= C

On Mon, Nov 24, 2014 at 1:09 PM, Jan D. <j= an.h.d@swipnet.se> wrote:
<= div style=3D"word-wrap:break-word">Do:

xcode-select =E2= =80=94install

and run configure with =E2=80=94with= -ns =E2=80=94without-x

Jan D.

= 24 nov 2014 kl. 09:54 skrev Yen Chieh Chern <angelchern@gmail.com>:

=
Hello there,

I have the latest Xcode 6.= 1 installed and Mac OS X 10.10.1. When I compiled from source (git cl= one -b emacs-24 git://git.savannah.gnu.org/emacs.git) with flag --with-ns, I g= ot the following error,

= ...

checking for X... lib= raries /usr/X11/lib, headers /usr/X11/include
checking AppKit/App= Kit.h usability... no
checking AppKit/AppKit.h presence... no
checking for AppKit/AppKit.h... no
configure: error: `--wi= th-ns' was specified, but the include files are missing or cannot be co= mpiled.

I can confirm that AppKit.h exists u= nder=C2=A0

/Applications/Xcode.app/Contents/Developer/P= latforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Fram= eworks/AppKit.framework/Versions/C/Headers/AppKit.h

I al= so tried the following as mentioned in bug#18779 but it won't help.

ln -s=C2=A0/Applications/Xcode.app/Contents/Developer= /Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include=C2=A0= /usr/include

I am not sure if it is due to 10.10.1= upgrade, please let me know if there is a workaround.=C2=A0

=
Thanks,
CYC


--001a11c0013ecf37900508a087d1-- From unknown Mon Jun 23 18:30:37 2025 X-Loop: help-debbugs@gnu.org Subject: bug#19162: emacs-24.4 ./configure --with-ns won't proceed on Yosemite 10.10.1 Resent-From: "Jan D." Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 25 Nov 2014 06:25:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 19162 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Yen Chieh Chern Cc: 19162@debbugs.gnu.org Received: via spool by 19162-submit@debbugs.gnu.org id=B19162.14168966786135 (code B ref 19162); Tue, 25 Nov 2014 06:25:01 +0000 Received: (at 19162) by debbugs.gnu.org; 25 Nov 2014 06:24:38 +0000 Received: from localhost ([127.0.0.1]:44529 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xt9YE-0001as-0X for submit@debbugs.gnu.org; Tue, 25 Nov 2014 01:24:38 -0500 Received: from mailfe05.swip.net ([212.247.154.129]:54620 helo=swip.net) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xt9YA-0001aZ-Sh for 19162@debbugs.gnu.org; Tue, 25 Nov 2014 01:24:36 -0500 X-T2-Spam-Status: No, hits=-0.4 required=5.0 tests=BAYES_05, HTML_MESSAGE Received: from hosdjarv.se (account mj138573@tele2.se [46.59.42.57] verified) by mailfe05.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 546657594; Tue, 25 Nov 2014 07:24:31 +0100 Content-Type: multipart/alternative; boundary="Apple-Mail=_C5694963-E2A7-4CB0-8934-382B5F5F0A84" Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) From: "Jan D." In-Reply-To: Date: Tue, 25 Nov 2014 07:24:31 +0100 Message-Id: <7EE6BF3B-A4C6-46CB-B85B-1CBA3210AC57@swipnet.se> References: <6771C2A8-21ED-457D-9185-48EAD602C671@swipnet.se> X-Mailer: Apple Mail (2.1993) X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) --Apple-Mail=_C5694963-E2A7-4CB0-8934-382B5F5F0A84 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Check out config.log. Compress it and send it here if you don=E2=80=99tse= e any error in there. Jan D. =20 > 24 nov 2014 kl. 21:20 skrev Yen Chieh Chern : >=20 > Hi Jan, >=20 > I have already installed command line tools when run the previous = compilation. >=20 > I also tried compiling with flags '--with-ns --without-x', however it = doesn't work, >=20 > checking for X... disabled > checking AppKit/AppKit.h usability... no > checking AppKit/AppKit.h presence... no > checking for AppKit/AppKit.h... no > configure: error: `--with-ns' was specified, but the include > files are missing or cannot be compiled. >=20 > Any further ideas? >=20 > Thanks, > CYC >=20 > On Mon, Nov 24, 2014 at 1:09 PM, Jan D. > wrote: > Do: >=20 > xcode-select =E2=80=94install >=20 > and run configure with =E2=80=94with-ns =E2=80=94without-x >=20 > Jan D. >=20 >> 24 nov 2014 kl. 09:54 skrev Yen Chieh Chern >: >>=20 >> Hello there, >>=20 >> I have the latest Xcode 6.1 installed and Mac OS X 10.10.1. When I = compiled from source (git clone -b emacs-24 = git://git.savannah.gnu.org/emacs.git = ) with flag --with-ns, I got the = following error, >>=20 >> ... >>=20 >> checking for X... libraries /usr/X11/lib, headers /usr/X11/include >> checking AppKit/AppKit.h usability... no >> checking AppKit/AppKit.h presence... no >> checking for AppKit/AppKit.h... no >> configure: error: `--with-ns' was specified, but the include files = are missing or cannot be compiled. >>=20 >> I can confirm that AppKit.h exists under=20 >>=20 >> = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Devel= oper/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AppKit.framework/Versi= ons/C/Headers/AppKit.h >>=20 >> I also tried the following as mentioned in bug#18779 but it won't = help. >>=20 >> ln -s = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Devel= oper/SDKs/MacOSX10.10.sdk/usr/include /usr/include >>=20 >> I am not sure if it is due to 10.10.1 upgrade, please let me know if = there is a workaround.=20 >>=20 >> Thanks, >> CYC >=20 >=20 --Apple-Mail=_C5694963-E2A7-4CB0-8934-382B5F5F0A84 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 Check out config.log.  Compress it and send it here if = you don=E2=80=99tsee any error in there.

Jan D.
 
24 nov 2014 kl. 21:20 skrev Yen Chieh Chern = <angelchern@gmail.com>:

Hi Jan,

I = have already installed command line tools when run the previous = compilation.

I = also tried compiling with flags '--with-ns --without-x', however it = doesn't work,

checking for X... disabled
checking AppKit/AppKit.h usability... no
checking AppKit/AppKit.h presence... no
checking for AppKit/AppKit.h... no
configure: error: `--with-ns' was specified, but the = include
  files are missing or cannot be = compiled.

Any further ideas?

Thanks,
CYC

On Mon, Nov 24, 2014 at 1:09 = PM, Jan D. <jan.h.d@swipnet.se> wrote:
Do:

xcode-select =E2=80=94install

and run configure with = =E2=80=94with-ns =E2=80=94without-x

Jan D.

24 nov = 2014 kl. 09:54 skrev Yen Chieh Chern <angelchern@gmail.com>:

Hello there,

I have the latest Xcode 6.1 installed = and Mac OS X 10.10.1. When I compiled from source (git = clone -b emacs-24 git://git.savannah.gnu.org/emacs.git) with = flag --with-ns, I got the following error,

...

checking for X... libraries /usr/X11/lib, headers = /usr/X11/include
checking AppKit/AppKit.h = usability... no
checking AppKit/AppKit.h = presence... no
checking for AppKit/AppKit.h... = no
configure: error: `--with-ns' was specified, but = the include files are missing or cannot be compiled.

I can confirm that = AppKit.h exists under 

/Applications/Xcode.app/Contents/Developer/Platforms/MacO= SX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AppKi= t.framework/Versions/C/Headers/AppKit.h

I also tried the following as mentioned = in bug#18779 but it won't help.

ln = -s /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platfo= rm/Developer/SDKs/MacOSX10.10.sdk/usr/include /usr/include

I am not sure if it is = due to 10.10.1 upgrade, please let me know if there is a = workaround. 

Thanks,
CYC


= --Apple-Mail=_C5694963-E2A7-4CB0-8934-382B5F5F0A84-- From unknown Mon Jun 23 18:30:37 2025 X-Loop: help-debbugs@gnu.org Subject: bug#19162: emacs-24.4 ./configure --with-ns won't proceed on Yosemite 10.10.1 Resent-From: Yen Chieh Chern Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 25 Nov 2014 18:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 19162 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: "Jan D." Cc: 19162@debbugs.gnu.org Received: via spool by 19162-submit@debbugs.gnu.org id=B19162.141694036313570 (code B ref 19162); Tue, 25 Nov 2014 18:33:02 +0000 Received: (at 19162) by debbugs.gnu.org; 25 Nov 2014 18:32:43 +0000 Received: from localhost ([127.0.0.1]:45219 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XtKuo-0003Wm-SP for submit@debbugs.gnu.org; Tue, 25 Nov 2014 13:32:43 -0500 Received: from mail-qc0-f169.google.com ([209.85.216.169]:62708) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XtKum-0003Wd-GV for 19162@debbugs.gnu.org; Tue, 25 Nov 2014 13:32:41 -0500 Received: by mail-qc0-f169.google.com with SMTP id w7so894724qcr.28 for <19162@debbugs.gnu.org>; Tue, 25 Nov 2014 10:32:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=VDnphimGYhtLSDzoaTk77UdXrTot/HRwDZaXlJjnY0o=; b=Df/TWB3mJ/Wf2qF9wdq9oM+RiLMnmmLKU+L2fwsznhce5zdGSm4maoutGJa3v4hEjv dyD0LEPxM3LkgPZEuib+L56Nnb46hX1+jLO4UBQF72bqSyriZJ9VWO5Gd/jfRvQ3XAE3 o44yuH+wMgi/9iIItd3ae92+HVES1hLklcqEWdFCwJVKgRtS960a+Za0Z/BfN/fy34oc g4mzBJc86JOsgNTqP93pt7h0AmjtVwCQMsGXaqfSd16/5IR6/iJhUMz56PVCkWyb0UCN jBX+qRrZVLF+YJJ6/45XXJUCMPnZOtJFCc+IJ81Z8dNVc9XjcVqkZLqUKdSdTlZEUmjh OHpg== X-Received: by 10.224.167.76 with SMTP id p12mr7259685qay.66.1416940360083; Tue, 25 Nov 2014 10:32:40 -0800 (PST) MIME-Version: 1.0 Received: by 10.140.168.198 with HTTP; Tue, 25 Nov 2014 10:32:19 -0800 (PST) In-Reply-To: <7EE6BF3B-A4C6-46CB-B85B-1CBA3210AC57@swipnet.se> References: <6771C2A8-21ED-457D-9185-48EAD602C671@swipnet.se> <7EE6BF3B-A4C6-46CB-B85B-1CBA3210AC57@swipnet.se> From: Yen Chieh Chern Date: Tue, 25 Nov 2014 12:32:19 -0600 Message-ID: Content-Type: multipart/mixed; boundary=089e012947d4d4c25f0508b32271 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --089e012947d4d4c25f0508b32271 Content-Type: multipart/alternative; boundary=089e012947d4d4c2570508b3226f --089e012947d4d4c2570508b3226f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Jan, Thanks. I have attached the compressed config.log below. Please let me know if you spot something wrong there. CYC On Tue, Nov 25, 2014 at 12:24 AM, Jan D. wrote: > Check out config.log. Compress it and send it here if you don=E2=80=99ts= ee any > error in there. > > Jan D. > > > 24 nov 2014 kl. 21:20 skrev Yen Chieh Chern : > > Hi Jan, > > I have already installed command line tools when run the previous > compilation. > > I also tried compiling with flags '--with-ns --without-x', however it > doesn't work, > > checking for X... disabled > checking AppKit/AppKit.h usability... no > checking AppKit/AppKit.h presence... no > checking for AppKit/AppKit.h... no > configure: error: `--with-ns' was specified, but the include > files are missing or cannot be compiled. > > Any further ideas? > > Thanks, > CYC > > On Mon, Nov 24, 2014 at 1:09 PM, Jan D. wrote: > >> Do: >> >> xcode-select =E2=80=94install >> >> and run configure with =E2=80=94with-ns =E2=80=94without-x >> >> Jan D. >> >> 24 nov 2014 kl. 09:54 skrev Yen Chieh Chern : >> >> Hello there, >> >> I have the latest Xcode 6.1 installed and Mac OS X 10.10.1. When I >> compiled from source (git clone -b emacs-24 git:// >> git.savannah.gnu.org/emacs.git) with flag --with-ns, I got the following >> error, >> >> ... >> >> checking for X... libraries /usr/X11/lib, headers /usr/X11/include >> checking AppKit/AppKit.h usability... no >> checking AppKit/AppKit.h presence... no >> checking for AppKit/AppKit.h... no >> configure: error: `--with-ns' was specified, but the include files are >> missing or cannot be compiled. >> >> I can confirm that AppKit.h exists under >> >> >> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Dev= eloper/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AppKit.framework/Vers= ions/C/Headers/AppKit.h >> >> I also tried the following as mentioned in bug#18779 but it won't help. >> >> ln >> -s /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/= Developer/SDKs/MacOSX10.10.sdk/usr/include /usr/include >> >> I am not sure if it is due to 10.10.1 upgrade, please let me know if >> there is a workaround. >> >> Thanks, >> CYC >> >> >> > > --089e012947d4d4c2570508b3226f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi Jan,

Thanks. I have attached the com= pressed config.log below. Please let me know if you spot something wrong th= ere.=C2=A0

CYC

On Tue, Nov 25, 2014 at 12:24 AM, Jan D. = <jan.h.d@swipnet.se> wrote:
Check out config.log.=C2=A0 Compress= it and send it here if you don=E2=80=99tsee any error in there.

Jan D.
=C2= =A0
24 nov 2014 kl. 21:20 skrev Yen = Chieh Chern <a= ngelchern@gmail.com>:

Hi Jan,

I have already installed command line t= ools when run the previous compilation.

I also tri= ed compiling with flags '--with-ns --without-x', however it doesn&#= 39;t work,

checking for X... disabled
checking AppKit/AppKit.h usability... no
checking AppKit/AppKi= t.h presence... no
checking for AppKit/AppKit.h... no
c= onfigure: error: `--with-ns' was specified, but the include
= =C2=A0 files are missing or cannot be compiled.

<= div>Any further ideas?

Thanks,
CYC
=

On Mon, Nov 24, 2014 at 1:09 PM, Jan D. <j= an.h.d@swipnet.se> wrote:
<= div style=3D"word-wrap:break-word">Do:

xcode-select =E2= =80=94install

and run configure with =E2=80=94with= -ns =E2=80=94without-x

Jan D.

= 24 nov 2014 kl. 09:54 skrev Yen Chieh Chern <angelchern@gmail.com>:

=
Hello there,

I have the latest Xcode 6.= 1 installed and Mac OS X 10.10.1. When I compiled from source (git cl= one -b emacs-24 git://git.savannah.gnu.org/emacs.git) with flag --with-ns, I g= ot the following error,

= ...

checking for X... lib= raries /usr/X11/lib, headers /usr/X11/include
checking AppKit/App= Kit.h usability... no
checking AppKit/AppKit.h presence... no
checking for AppKit/AppKit.h... no
configure: error: `--wi= th-ns' was specified, but the include files are missing or cannot be co= mpiled.

I can confirm that AppKit.h exists u= nder=C2=A0

/Applications/Xcode.app/Contents/Developer/P= latforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Fram= eworks/AppKit.framework/Versions/C/Headers/AppKit.h

I al= so tried the following as mentioned in bug#18779 but it won't help.

ln -s=C2=A0/Applications/Xcode.app/Contents/Developer= /Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include=C2=A0= /usr/include

I am not sure if it is due to 10.10.1= upgrade, please let me know if there is a workaround.=C2=A0

=
Thanks,
CYC



--089e012947d4d4c2570508b3226f-- --089e012947d4d4c25f0508b32271 Content-Type: application/octet-stream; name="config.log.tar.xz" Content-Disposition: attachment; filename="config.log.tar.xz" Content-Transfer-Encoding: base64 X-Attachment-Id: f_i2xlnisk0 /Td6WFoAAATm1rRGAgAhARYAAAB0L+Wj4Y//LyRdADGbyhiH//abByi/ze7R8LJS1xYiWusas5oV W1k8Jhi15UOU63L/yk81gU3q2B5Z52HZ0GermaFeZVFw+1Ak42hISjXh6dfj25cLreY+jyaMydSM a/qEr5NEh92Fwllhdf9vkW7+mVHuZ+vnlu7xf6ZdKsFYR7kp8zsg04QNx8ESPAXKoAkCT2bjHv/x NFGQuvbTTQZo4VvkdPodXmtabJeSDZnkq4sSsKkW6xzBy0XFGD06B8H9cj0GDxoVhFXiSYi4uzc8 UrZzB9RJaXyuUo0WqSINzm95+DOCa95Co70FGS3bQ12AQZLaYWfXIpSIzWQh5UXKRRFYXWetr8nN ZyYOHYBKi0lyIiFNerwo1U/kzoZnrnPMF/fnI6E/Q1nQrVYWDR1R8xjxle2MRHHFbSrVSc6VP6Oi ly/MI03Shdi0FNgh+W1eTkIbcFpAPgxGdwPamALo+1kcKGDwG2z2H0i8U4vuFjdZ32DtVfrCja8/ skIZPAj6om0kw2DXTtPPunEJABvvlQpfNvgEIOsEiCt7pRgY2fX+d3Do55yqnHEFjlumXcepLSWe 6lSNstZIX1AvTydBwhKqgbamF73BVSUVwD5fKFA0Fp9pPQ2zc6t/nt4KeBGOGvaBB+2IlpR98xT1 f5AQ8yrSP4KVKFCYOkRsknOMGmIZ1/jXuj4ZNL7U2ewAW/0fhuv8clGWgQATmaaa2tCn1EQFZ9+n HDhCjzccTxSh+tTuIAb1IfOoigq9GCYGiHw5niFycTI1phN5b3Et3Yyb8IdRJJINUCxbj2dXvizr pvtjm2FmCTWk37rgpqvpGt9xAdxrcw/mDogDpWKGv9hnrimesPKeyAJSih5BqyTbFzsMU20hdU2n cbGMvRvUuy6dDK8dkMsCPe46hn5x6NSW5JHTwKmMnKl3RLBd9ffynI8ZEpu/tePqS1rMF6uWDgYG MMWPkOUFyuPVsDfgsGG2ybkzhmaUY7Ho/haDotYqG39Xejm2tHUcBHAKAUlNd4SxzOhYHF5bFIhX May3bkWKc6UAVqwKl8ekZHFsDxzgHf6dbcj3qhuipjDsLEf5pHY6PUkM5xb86M1XijW8wtXNM5gN DxTa/Bcbp+BWlEoABymKdN+ktRYFhz+PPWfDW15v/UuaV6CkM7ddaL86IElVMfGBntmcGOL+/cBk hjW5W6bo7ABObBI5lhyyHEy+QcgEnafFd2knD7p4uNX40AhMbFdFcZgs0qnjywVaVEcBzZGU4X/C EB81A3UWD44YuZeiFpgMZ/k1GSCC2NmE5+/zYsazpLsstMKwihwPPlBWYVqC08RGfgHuzHI1SY+8 IlMBUZQAwm1VzI7kFGfqlvDLp6k6AEE7hsrzdEGbVuwIDpaxhfs8hR4N5DLu5w/g9YqaR0c8x9FS c+oR58/M21cpKC8UvtM1QQApYdFuRdC8HD284k9IdkYER2Z++k7Zkdf9jpVFviSe7wK6nZi4S70p s3D2OPCVMuPGEVrSlezhEcieFc8urscIC11yoCZ33HD2Y17NRSlkG8cRTSAHO8u9KktfRdbDxlu7 PWTv4wj2h/NeXX8OraoE+uqRiquGZZs4xnHwGcYJq3tTzz4+pw8UJ/S/KqeoyrS1fKDRU1YsfMiW lSqSqJVIZhRlq7ftz2EEXA+ImY5wtctyqmZlKlLm+ED1/EbcJx54+CTOAFa1WrVsdPShjYbMhEq3 6t31Qjw4X0zUR6zwTZEq7WtTeK70g00GxHWrf8OikMyHxn9foEYygNA+RNZb7mxEuTdzksfVKKJV YadibPvvUMqD/n8JLuq4y7blX/YsvRpVXXWh3x/bL4qaLBYywqk35Zws59PinDuI5uFH/XAoY2O8 4PH7hnpVHS+Ex5Rj4uaWMrBH8JYLLWfQQBn49KPnXPYQTEBzrqZmZhab3I6tyFadKjrGWAhSoiWe ZkBy5fGNmVS3d5LOyDtCER+lpivdxRm98Hx35jVNsR1ZEoZDexl3SswYtFwhojsM7HywpkGEMdX0 1K8rDktFAuIx3OmMozWWvlknSHv9smVw4Cp0ns+qOrFPWjihyNHKM1uuyv4KzLOwA1xcrsZvZMBW mPR0/h2E5ANtA0fSnIV75pRuRePOfmjYW27cKLOEa7sq1UjFKl7enyV+mdjN4YpYXMpqpQdpSwWk 4a6XqDE+ragP3GqekmFHO6dRYAzGqMmCQGmrYATafvoFh8lyPsXALE5nmUvmdGidUQhDHblb/+9u HTU1R0ZF7Q0AWJgoypR3NO69G2gNtEn9VM/HKmmK5wjTP5dg1oLb4Jntr7kXM+/qmxmzylhvtOr4 quLMcGFXlLgSHFFQrX7f9C+dGSEDhOnMSxYHm2+JLToiwrGrX0sWf4kroUzeHBd4ATIG1lH/3rZx MBOeKhFA6fgqdL5cXDJfHSXWAfJmiapPSRdg3kmn3ltv238qwYdVNmQb8j7MBcGPyfz50V0khiJ4 6zQbhM5zs2PabHAsB0Wd0nXLhpEXggtP/A8X2lfelGRSYerDAbsnOa/fVdckfrd0W81rRsGmV56u 063N9pIS1nmriw9quepWUIZeTuKxF9JpqTZ7e7NUwsTnc+rjZe/IVZtXqQXdiZs/76H9x4i8H/xE x5U4Ayo0abdQ82VPjGf3z//IBqqvbMbVErD1WTdcftPKhoc7Jk/FPOXMbiqk/EPT4BT6QlXjnvag Qw/euT5F9CSBqus7kboB6zs47nmhwlKHOb1Phy9EMChSpQJBgWRi7gk+tikolfNBNJEM0grCI2cP NNrHWhqmFpZlZc9G8yfQyzbhFgQHcmFzretH0UES5G7PXjvP6GEchu1WEwNhyztCKQzjOOuO1qGt tOeFSQ3GbTioSa5nyJ2EjkizHm8gmbodoJ2zLLStWN/hIBinF/9kgM/iPQsOoeo7JcDLfn/+iy3G 245wljOcTk/c722kZlNvMjHpt61aDyufy8HHf8LLrxdUQ0NqJkeKp4+0zXkc5EJt5EXkbwhRSaZ9 R5zssqrVcpzIbk/s0S2pMQqlHlu5jJWKI71l+3yqXkR3XXyNrEcCMu7dfYxWSjtUWJuib8Y8uKKn WdgQbt5V6o6W7dmdAmNHDQSLtBM5wxJsWY9GR3paT9V7h+oF9erhYs9a0Zevo5dyiN7OrSr7QIJo JiXXZwwXdWxmbtwnx3xAL1TGW+brFmy3pym9TFCLIQS7wLvlQ6L4bnF953t5O+egyNQz9rVXa0vU RYPkd3/i9GVq8D4ZwXqvGOLKWBJ8ivyB45pbzw5ZbSypfxB2FpgUuwKT5yKj9FxeI19ZatacP606 qdAM5TEa3T30gtuCBFY7+PrXCI9iXzi0h9BGPKIGnzY6c31G5+si1IGkby4hcZuYbNonDMZmvXsI XGoyUMxNaXFpbU9pUkQnfLUaXyhbex/6KX0jsG5TSxX/oLLXPhJ08fB03hugTPhJ9aZTcyVt6UaW 9Dr/DuBIiSfl6HUZZVfhUm5yZjylOJ6qLfKkGGgdJwkR6tHuT+PaEpev2iovKEkF3otVpyIUvT0D ftx/0TMEfYsFf06dq7mRVxbqJl05THnZGrXy6g4WuvJ6obFX2ZeehyxG3hO1Wiycvym48bk4YzFK TamPkhmdDSumNXUqsuazbw18n/JLknp0gM4l3l5kTKYUUjkUxSWndngA/ZXKpCiYrbcoMZHYudM8 Y5kyA2bckEg0lWUjwTjZyqjFkFEnEKlqbWBzMjDS46tJGGMc981wAV4bhOgEZyPry/Vj+XWHo73i hBDFRPjcev3UHXUYPG3ZZF3RjT/cykR2/qCeMDSekcUME2CmACjtSkKwOIDdfQbkmlfNBEVJInGJ 82SFtjiDEbMQis8V1e7cRXhMScWkAIQVssSSgfFEnSNDYjFOSPc/e8ha+bEbH0KMI+WVNJztmKjB FXYki7O7CAeooACVaiA+4vnbSSP1NFhOLUifhHhOvL2KObukvozEHAeG96RAHb+Hkh2+o68tLWNP EhfaXrhih608aMk/QVge/H3rJ4Njd5+jmORYPqalb/uXuqsNEF7sZ3+Ez5SjgSA/w9raoDyn+TN0 GlrWNEGp/1DN2VSV+NlT+Z+bQQsP0y3/bYKLcyBxbFUEXqkDbOaIg1VNhrBwwrPENd4X35KuOxsN QYo8Ytibym2PWUdGuZrTkiTMaiiQttKZXz43r+gt5YDfikFclyQNVdXrhkdxHsIj3ip/80Amsg1b sTZJxFgIQoeeH7ToFes1P12dPhIUUTlE5Ey/+9bMEYclmpR4SFNcStRPJA8byRfuT2TyTVzB8/G5 WVt8jw3MIGsqQHuvu6xW5nizreWpEGYX1EtcWUElFa+G4o6pyFUIoROLTnqKFYjjSRhsCYQdafTt 25+DSmFoUPidcGwDw5WweXEg9ubg1TpRpCayvhDu71pFujFqjz5+jry/G1umzk8WXXA9fAhcL3RA 8SFmmvRRsXq3XRmhZmoNWgsyHuoqA8FKVG4s3jaBcZdFL2QfgI7In3DWgcB5k2gZ1Yua+GQWz+/N 1AJ3zyUHD37BepvTh8PdAe7mATsQptoGzvzIVok/F1lZ55gUoYO2UuGQOvt4565+6poKUnN2RX6T EnGj5oJQ2QJP1mcSWh06QHPfOvjTDYjzSMrVXxutA2Fvbt2Q7IO4wfE26GsKUS+xZcdBvzpKboTN dNzwpym42Oh3JU3XZ0bSs4LTn+9f65WTwjUjwRtQOoDy/AsdYAiY8AdGAJ74aV06hzjGJEIXWdiO ooL+cykcThyXzz46DJ+i/Q8vgQjv4/4qoF5l7CzkFeCRkVcxjEJNMSQklArf+GU4jr/v3KnHK4JJ Iux1ptnelbFxyF1j7zDyAoZhVc7RwAqzQBUi7S6b8I3BWCUeL1ugTGNH64FIkN6fVxaic8zeMDbw gujnEIBcmKbHV5jvzQaVUUQiLhjr3ZVMFhkFzzDIhR/PXMSBUUupAKCYy2/Gy5zfdXkFFlVNV3dC bUrO0T8dG1MRxaaInupkf4kwDstkN7nbT17SZU8jJP4u3SpqqwCwbWirHaYEl4HAMr5cbpC7EpQK 5aQdJdT6rEJgAhguG7w1wANk7fwGM/Gbon8SNkXguC5Y+Lt1V/BKKZE/eJKdS4ARCyFGd2Lx8DP3 3veyyk2DpwAOyFOsdIIL4PakEcfGkRpVx248VWaXXC2tC+FObHN+6F3rpO2ryzhaSM7ZzlmB9ngC /wpwEj4A0bNCM1x3FNG9UgUI5dMLcVzi0Ni/IHkb1i4keTN3Sbk6hiawpGiF5mDmbJA0VFtge0Gp fg9QjX/3K5NevR2W1CPWf46yggm4icB/buhCANcDMRWJXNpJo8xanraK0UweHORIEWzq49WnOsbV Ylsdf0Cv4i53WVA0QVYKp5HpduWLnP77JwNAKUCkrXO7aQ8l+gP+hy+5LqSeAL5BURlLGDHQVbjt 4Khib6pdl6QgLvgd8cAmOUxJzLBcywn7O+YDzO2Cc/A2zFPQ5G7jLMSMb1an4r78Af82AOPr9M3y jHMn2xNmg2utbXCVgQ/GDD3tGLpgcu56/G4+23EHVBQnj3AyDhWcqSbvmudBbFEqG7eNedPM57P/ FQy/ffQCrs+q8WqEJlLM4W2vEDfoMHRMvPRR7oMegTreoKf1VAfFI2ZxW+5sIFYgPhLdWc8AcTVE jM9yOpOfZAwRMqgn1J3XN3Jpm7A0OdQBfhslJ58zPfq/1qVNlzERqSH0LL6ZpbgKOgGVnaF5cCXa M1ZxRauSbt5OSjzvI7QdgJUOcltTrDxCy7w75n9cr8Jw1xPD/c+w66hqjL4zS56ZEVwBL9Qeh7KL +UxWND9J3OdPS7tJWOiX/6/RUNTirZ8/BtoFf1Lz22hUWxe2EgyD3ZWHoSdH/kWtpWW4a4cUb5Vt o9kC/iv7LUa/Z9fq4idgRsSsyv1wCVTIkku4iDEs3DqQIoxqzeXRcfKKBb0ypkcojIE9YS0Mnyq0 pFz3ZUwAslzaXMhS1teUFMIns4xfFDLWcyBWO8D5dyYBYWzYUJx3BEtj5sOzPBv5fqR71QNzRnfN Ops4+pottqJHHHa7Kxbix5BEtAuDonHc9lilh954lp6D+X+lECfNZMeFP5p3ZB5nYWiOHVBUImr0 fdOg4F8yemi2lHrXfOJ0AEv5FR36d766bQT3IWx9lU+Q91oFW4E7Eg6mEigHkGqRXzE6aGHN1NYG /HPSR2HROTYKcz2yVAzknFeI8jPn/AmokKzoQmZh+5dOJ76i/M6e6fYMkRgSG1OnwDOqCQUDFfbk 3uw5UyK8xhRPBpRPzu8MpjjpY3MtMOQ9evA+hmjZrn4h+1YOg1Y0l9ZbILzSc63z6cjyo/LMVPwa hI8bIw+lEvaZ8KqGG8Zuz/W3BjrPFFbx6ilJtfUj0Ir7STMBn3oMdPm1RrgfGOZ+n2YONuBNg+ro wSVlfxbDVgqBm7DsrUUjUWpy3q49z2pTxlvKO//pGFXTknkgZnQAiOi8SvrCemYA3UxATAkDBZxX 8AgRNBMVpPImk0LPbIfwSK1C1vHTqBi94tkWorMjra+PXixm7m8NVVvOkj9KB11jOfhze3CTzmAI PTs07IGXj20T4ywG4wqnZtEjF7XKYM9dmXCRfRGerC1bei3ThBwC3ljYMCksS1DWACcLtp5IiTHi BzGj4zVkns9l1MsZNS/QciatZ5EIFSh01IAVmH/9Xh9CKs/pqzowPccqNOCfPa8vTVBxJYB/hQf4 l4u9sI6Sc1iUdcGs9r/ed18ZfZcMTIsB8Rrw6aoqpQ5jfygKxJaeEVAhz5Hj0YQScuQ9F9RY6GHB A8b4q1vsCvPVwf/itgkTuHdEflQEjNe9HbcVT3Xz2i1nD2jGgfslAe32F3DhzJqsKPQ+jEKmw9H/ 3N9ZH9WVksX+BiLYZl7H32FcLHU7o3ZYexw9HSGNyt36qeAc/nJ66grb12rK0MqesQa53EueBx6/ fKLLi+IrnSs0js++/GGsTzx6gG5C6xhCbs/XtDByE9qnapXL6juRP99QM+52GGcJDgZdUWYVQMOI XshOUcPxCZDneVLbDM0ht0zjUsvgqeUCojDcNQzzchxs5XlXR7Xt4NY9azAubzU9Sa27qmQadWDA PNpP+nxt36dM217VLh3Oh2kl4dLJ6x+cXRQ+qnk3lJ6TbN5qMyX/GX41EkFGyo1Hi8IaQPPQQN7B QRlve3P0b8ADcEYhICxIrWVco7T3NaixpP2/dpbQPxUHHsxXMLf55oNCKTKfRAyryRoCvzIK7Pmp /S9CdkPH0SXDzbNTaMIhisJtbrCmui3M3DlZKuK0lbzvx9q5zkH6V/FS1fqNlSUK7aIh/Yl2SQLX UAnRJK4mgxZDSQT/dQsV8ta6HPHGxv3OPikM8q/ehvKnl8bFa0oompy6Mh9DskWNe71CM1KoSE7k 8nHs3bUzBfOic/86d3ljvar2kBhcrH2DOpvXEaexEcI3AQF9pOHvSH+nL9HEfTfKsXqE9YzvMT7A Eg8enFEO8hwde1SxtF1kqsZnJmY29cpz7j05lDT0DtasJQhHl0yWZ8VBOUNCpUj2FRVuJPRfUVDw /pU/HYlFQKrm4CMwnwoaCRV46wPuBcSnKbOpHlMrGTxloPFGnlbOtqmKrdufWwREfTZ1xP4IOKNa 5+PTlmLSkhQJBLqlEgTu39mtonsxOw6blZAMVZZgEU85ZZUVnrQG3k194f2lu6lWwUGLdClcJjXv v7n2dqEkQtuYziZH0q+eZ0rQFSEBeOAqFy7WLdbKMr/xjeNewx+olEmCx+mj0ssNSRGsjFNvUvEs b33GwfEBBk6ryWLFcslrtkGHHfmbJbmxnZnXDbv+kCk6JQ8PH1RensTLH0waVzkWZ7FYpNuC6cTR WI3WM9pSoJ+kQD3Ue2eU5ba3j/5FvfdqJ0Nawv9uoq7U+902jK+x52tsDWDfIXh98XhVuQafcrbk QQJDBAXD1e14y0qKWECB61fXjUsewffdfe09a9aK6pXOndDoZySesOWyx71z7vfHHywT1Il+wGAr w9p45hiwirasJ8S4yd/3a7dQ3+mB0za3a0IeCzvtOtRNe81qSnpic9aHpGOKL5fmezNpoetu50V7 uo0tBBs2Mis+7v6VQZ47CbzFKfok6Xj3tPMwcX78og7uSMfQ59edZrCkcJ9JkGsUEg4oNU9RY5Sq 8p8A3Wpi0ArQYvKCs5x8y57XAXNKJi652tFcV3UCcPTtuu8VjNzBfxPeaQT6ncmQkarAUOzQl2Fd s5LXgOt/30mE7aKijVV48Ye+elyhzPNMV6WFIH2xto9HsD/6yNVeHp0s+NwLtIESZz+6aiEyzbps hsI0BVc5AgT84tAG/VQyDlHCWxIHm9tQJqTxoYSxk4uSY7lGA2Uk0Up1+cXhQfVjQURylxhD9IEq H6+hLbE8VNMK6avT7Ok+JIIJrIEgz4lpVp9Qg6ZS7LtvLhW+gvDZWpm15zTKvcxaXBYLuyqzeGI1 AsSzzRUrD6hYVOOxwhW9IidOWKF8vP3bd6a+j3LwC0Azcx1Iijm9f88u7bO3S5iTqWeFv8BeS1OU /nA7UJpDM44YVR2UmFh5LhHd1rzIXd9ghlIKf9jkdwCZLYd3YUygmys/+4BU0Dy7bGi7k2xouDqK w8MoDeqC5urUFYgObzFbyHglHHYrKsu++VEvZCNcCWXxMAUET80Ahs0aH2oDHbXPQdHETaRiO4Un IpdPrmeALyTEYX8dLH5z3wUrBG+Df6TLnx0WwDSrj1sRdlQiTU0wPsnuCBPIN+72PzJ0LMZ/feyv 1JzSEw8VsYZMjohQPUOhi6YGpOAKBFrHjElEDnU6prauo5iFhGSzt8VjcHb+bifib+xxSg4hbQSc iu6mATDCDNYDqC2fPCv0bamcuc1sIDXGlA2QRT3m4mGBMvrSaFQzol8b5txea37kmLfuNpmq6wSs gtMURjI2jn0MRZxaFhuVQCaNMxTuM4CHrkDpij8gDEDd9Ckq1xr4erbQt2FWcdAJhs6b7eqI0pes DFEoVLMlw2rflopLUC0109D1YEVRGLDdR3R8CjcKkRLS43cDetR5KMFZvGopYg1otadjef/RMy1B WzEiPCe683pD7wG3GyrKKQBeVMum2rnWsULU7pZrMVvaX3gwMANrecff1FzXYLvb0gXcNDmmi9sq FFLm4l3lmCDOTf0qoSodNoSpTwP5/gVFop0pNaDbxdypqD7JqAOYqkB3QcoBlgENz1LmSugDoEt4 2Pl2b/95nky6qsxANKpNGOfQgWr2vXNyfEosyeENHKE9qr2c2ZABrqCRmPOa5Eke8uGRvwibOxAa 9vAAmfq8/Z3487nD6lKWfE9d1c290s5MljEQkwdZ7SqYyhTJOsYFYUKmLepG01PjpOKAEd1oQhsi TJBmoQqbrPsUzX6VnEPUaZ1MkvviNSWz7OfeLLh+ULOqvVQ8pfHKmOOmaG4/KVZOMp111njsSn81 xXcdHksaRtCq2usC2wBcSnzm7CySXiFuUJml10XczmxV2BarkbZYfG//L84g7xPzqIO0dh/TaJkZ uuc5OT4JWCzaaaWC/WW/6MuWMPOGdb9uItLMkosFldLWmvv+QHq5GA9uFDfvvCfwHEwR9b5JoZTo +ZdVE3sG3r8jogH/efc96t1/jniatj0NWfnxXqaEWI36mZlCJxbE1p6wvtgIayGU0ReMlmtwX4rg BDj62rhOQHAWy6WFv44DD2i+K/7EZspnEm0K+ZT79C6SnFiBk8wjwsSNS6wjapQij8HiGcgG/NFQ tdDBzDI2Gtfgo6Ad7t4bGD9uFB87ignC8w/7EjrgwkunGejkHAYvWeiClrME0hpsCAv8oHrkjeT7 inmAGdEvx7WIO/RCFgLR753ZXcbJgrDNvXv+5nbOJ3VKKenYNakz9kClxgaDgtY/6ImzrdsYj9Wd TdWyY9YF7tFnUnvmJkzc/TXjr2tCVQoDMrS8Awi44PK8IybYQfbiNNHTDebxvxLFJtvJ/Uz6+eRS UapE18N80MpjdVGBYO5kG5HyhxQcx4lMww8WaytuPuEqAonYQ/Io/w9F7Sr3c7v0pd3ABK3Q3KHy VGnpv1pq//InF7tF9d5DhBdHVAQ0biBm9cRFx07yP840A+8uXFO5vJQTmhTXGQxMPA62A75oxeD5 yQA8lkL1MBKBkWQZiNn6LAKQy1ycRz083s6xKTzf0w1/G/u9LpItRfg9SmzUwc6VBiiImJfU2MBb uVRbTEpCHEInJqMKT+bT3YsRK4JNnVJ/GLHvHQcLDWXz18x0zfGXeq076FBwmAB63dqbz+AWZCAA s2gBe7haCTaAmmDm5l7sDFxz/aaqN9dnLgRfZYiEQvk1JVvlipbmBv752ywECPcj08hnZfH0DmOj TB8kiK2H2sEQXmaXW9DmvHrazUccPxFmj1Spluoq+Imerjhcnlau+l02TkiwQ3Yr7BhMLR5UyjAU Vu5hMnJX2Z3tYbpRc/hreRJfIPsXcIAzktK+sOXSMNym5wqbX+ZBdt+/DlkhRVOkeo4fQAhj6Mot nnKVthIGQn6LkFELjnJPUWQFIzIhtXfw2fqYO1AmC1SWrDn3+flw/HCkOFRPRXfOdwHWFrv7H+vK 1J3RBlT7U6YdF8tdThsjtsrcrW7Je0RHHcmU3lll5HjCzS3lnxDWB4DbKE8AvEZG+41RvfvZLjlc CuTVDnl48oe+Q0P+5B2MCcOAGvtVHhPA+wjqzb1eNlmXwmYNrEysmU4tAAzG8/5HZ1Kj1Q6L5+N3 sHHNr5z7RqnpiL7ziCw5by/xT5VN7KL3dkwx/BOmMF7pC588xpWCZmtVQvL25puhY52DW1n95T3q JEDvsnB07cpRXgnnAqHsRPNjBV8SX0yQNuWRk+ziskN2/t+i5xF/OQ37p68Ceb4KJK8BR96i6T+4 zZiGWeRUZSvshSAjbDQgB81SLCoS+8V4RMBun9zP0KAFEkT162dqwnuawQOwnQfQZvFp09F0dL/E t9Xht6EDfT+eS/49m1YPEFUxLKZT0hUGGhc4HpBICVFIukDhjFJkR4UKte/LzrhIYlsPuR7Y6UG9 O1THnj2CLemcqhTcciUoayGvalnqCs3cu2wyAKZf1vPBxDpK0ftu4mbW5PU+OhyC4igfUBIxMdfR nUtfsEMYsc9PyNXczmGjOnc7OtzwAahWuUyDb9q7zJoCT0ulE94aJp+c9kfcX/o8SS8vdv7TQb7e FaVRkSMPqiLAB3IBv3oH9mm6Xe2V0+gWGAELTDAFebq63hv370GQKq2KEOJxD2sB4ivoGPNoRurY BmfY3guGizp5cdKbEf9MdOW5MteCcX/Ciq2V5WrK7wsO5L3SRJMRYap4jPajxvwf4LXOV85AtvxU YtfNIB23/HnsIxs+OjOHhmGAAS5fPltVdyf+aGGzhcY5L0K9SVC4oST4K+2UYy9/i0g3VTR0pD9V kL5prvdJEUOraVJXA7XQpLl/BBuxRFmpcTDLuQT4BqGed+T2qNiKOjhpUiEnAYvtrf0ApuOQXMUF gazTs51N7vJCMqrAGiNPpFH82pqDjVfDWQAByZqkx6Lq9mmScdVV2VZg9ysm+3c2T5XC2ljBcfCD uqjLG60ckUPt13Biybn+r88Hkdfr4oNaNSic+lYNJfDGEUtrIHJ86npuYawKJjJhnwu4nDYPMW49 QUZJO5yYoMJsqPJxzosmfrS6bqrEIIdxvIH7dEm2DZtO2c0k5paWyONJSmdx0fnPc7QB4I22W98z tZPNalzxd8l7KVErGQRYqjujePC5uZu9VILpl9HcLKqMopBnQXPdva7fP5n42c3y4W0ALBLrec24 dXnzdDXqNgZjRHvLhnbP/xPjEYieGTOsVsdMZgsNCObmcfC89VHisYR/zC9/RRZeeN1Z831Evnn0 UtGih8zOVDYt1Vopk/zFDeKKGu2I6UF4VWXlAHGruQJEx4pzFaRtUjGvli0pshOU4JMpuvQoD3Hz Uc+iE1PkGbZDuPhUb3XcbDB/RtyP5F/C+yQtxnTdlmiO2b1/NItmutlQW5NlqhcEUd7rbXf/l8oi lmAbokzA5n46UNCkeC773cJvEy6FlrR+yWXw3ioLUO9ABJpXpMPoswRQglLsPLG/AccWUChzRCTS hMljY1DD3x7zdSWFF9YMDr7tAvUS3DS/diVWwmepXnhya2P/QBHaudaVPpqVRRJSUSh5hg7FKLSM YFtwaHYLuZb3y5cBAAYE7ZL5nHrxKRcw6sFHq9oK8tzfWy6m/5PnDDvFqMiuLxBsCdA4uHT5WVD+ NnzRj9BLIvWMKtnRDELOnXz28ERc7x7X4/aRqKCbkDoRxsUmWi/qHze2UA+SqNJRlVZCtVdenwd3 OZByrQOh2YImPxF4/IxGjDP1czcfUkHt3WKy/coo84Xx6/bSaVd24uPhvKnNRjyxvKmx1zRZDsyc n7Ck2lrl31GDg4rLq//IvOD27FAx4RKK/8vODkWKPqSNTRsft+RrA1K4irlTSsKJ1vJ/oBUiXgto ZvO6H3ExE9qxKzpF6tsV/4zMVd9swxxi/JW18I4/LcEzeoABoQv5EzmZ+YM7DkpG3/ANeH130mhC TcUO7qkuNETiGY+NDVRtcwWzQrajxBxpCq4WA0C+1qro+Q6UihXvwxPr1QPYzTO+ryyAAo20IcOA OMv4KIJcgG1cIoWVy+SZHZ1MosVnvCKD6VbJrbNsK5wHi6r/DKeZLnBi6nePK86V74nYQXqKU45S g48A2mt2xfVbFbyimlb3lJm0VsMKsmnvZy5VGmvtAfA5KfbnTGRPkNxkPVMRsWd24B5YvHA292sK IP8ocZRae43l0TuxtQQSV2jQi16uR7i0PgToTSULxC2myB3i0iW+CTMQp1hluD/xpgAyPAzSqrY/ AmAQ4pALl18YxibSLqD2K0XKn8psYzZc2O/x56RxxoB91wZn3XEHqShcogqmwNUvqoU9wg17+Vay MP0D5dDNqQVK9U3Clq8BUlHQObVbVAG7Prb+Z0UgPKAfF63cnbmz617eV4vGXjERO4c3VtUEsg2a AIDMjiy2FJuazN8HnkDwwZgH/6GarEdqSLiMlIdxa2HB5QKIes9NULiQOK538u4AkttcmQZLRCWV 0VPcP3V/Nn2F6af4rgimvuHHvBEsgpthXEXd/UVRCzmJVS30IlcXm/Yk253Py0cOeiEK1Iqknscp 4jX+TzrRhDHF+WPIpno4grLCRXxerYTn0lW06OO4Sjt/KzWrzcJZUEH7TrjfrQgiU7oG3D7HpHqk yKmQiTCAw3dydkNOMspBalthXjlVR4u4uiBmR2bzT/xWDyJer6s0nSIFNr6HPIOG8jg0QJma7Bsn gS6OJsb6CXy6dKKA9rhOjUoywhAcGxO3Y2w6W8AjN3IGAphR59cIRhTNTrso1is4w7a4vp18niXc d3FB9zHIorvLMakzovF/vgmfUJ/uOxx77O+y6jfzBxmncgO083BKhu57UtiH6ODL8APcdPKO/2/X 5jTwTkmpqcl0zc+qNHQHRe8VSGyxc3f5P6z1TGADIjh6iESFUAUIfM6ARdbLeObAuZlZYkSTOdZR zPY9CacsztnPjKx/I/TAXmcZv/znoRfCjxlNDJ3FlpRVzxkPOhwg3zjoyQRLyjaMCPUuVcLhVBsX qCxetq3kLCEeS+srsT6+InComtkvsCyxsgUgUFtbX+kj58kKZHnguxKDeIafE+mBgAGLTmnFKnk8 Eq+xy7zvcSwOtYvvenSySxQ8HFjM0O5GH8Y8tuZqu6+LJyxBTr4gVObW6g9aXDL6SOM/u9y3mfD7 szdfixC8mHZtQe0nmkGPpo5c7czYK6jmlVPbUVpCgZZ3kq88GZnjBaWagbNoMyroBuGOEIXpixKW KZjewQdswwbkdJir+quTEwLP9uSHK+05kPhoCiIvJU1MP87+qQCOQF4zxlUnumHlTE9gs1J+ig// f35AB0jYZVxFafKSceLXhp0FWhYluS9J2MrhKnK1ry5xAEiMTHV7iP1okqGE0QByUU7xIC/Al94N Q/1f3uOnLJjtoLzjRdmV7rrmaMoq03m63t8j0u7PMnB6EAFIn1qKF5wxOPTYsyCHlCfy+2TrL3ne hASqyy5QC4IOzfPL+mSnuydfTGlvswe58y8ckpah1keXUAR6O6ZnkVDop24CLEqf6EcX079NForG 05PKNaY4AS3rQsw6fMijIBi6JkBFIVl6VK9hW0QfdUceYgtk1kNXEXDoZ3ROqaewuATvoce7TVQ7 fTzXAlyYAUbQVJr2whA97b+Jd4QuK76kPpKyhyqsnrN16ziV3515LRcEEjwBh8g8U1JABx5nyaZI nOK+ZdwHKXZZgVVj2nFWsPA7agXhit3ePC/+veGXD0DrpjBhQql0tfKDB8cnRo03idtYWrrWsLCU J4hdeuVloQScqBauyE6p7tfF0Hsz3sb+prJwKOiToL0aSArp/A0NWW0XRZ2C8F+oprs3V6e7rjM1 sUwMTqziRl6w1EiBU1CibZfRB4Wc1NGjYAmKea9Iw99BZaf/i2D28Bvy+lZdyzFe/jwYxQ1TWFFz pV2mHrM5d7RjaKeJ8CHLUUyNgXsgwgik1fP9879kfqHkk50s0rXMIVkGoA6dEe1U1RA0oE8NGMD/ pmKPmp800JXE5beKUKV2I06w9mpLAyFAhxMEhEuP2w2Ejakkh0y1zhzsTaGaIB+sYDz8CBKIx3D0 M6srl+VPKAiqgRT8yhG88U5zPUB5jCTNwyjll/CZM5VNlfouHMr8YKvaE9cNLaMyooayegt9bogm wNMFubwoSaj+O67VcxGYfyHqh0qpsNCXuxDLHB43rAlRbMSPQjUpBdnSyiUtiZr4GR6ToRcRCmYg IOBfnRQqPpw7T7+VIoB0UDViRTCREajw4Dzsp4+qnNUiXREuNyXQ5NlA8wXKh6I+BV7T10+XJ+Rr 6kDg1N9ugN+Yl2FNERoHVnCPq7mcvDOQPVyOheUMbjAKbarh5thJwpZ/JyKINtSvMtybXEeWxXQs aVLK3Kbrwp4wahVaHvzsunPordfaW6tKSlnb9QSppp6C80b8MU+tZMQQja3ly8CBgy9eNwKHKOYx 3EI0lHU4cOsAJ0586OnWnl3kdBbeR0+sEDEt3Y4V3Vi0NviTbqBORbEFf6lW/qzuVHHwoeUQxq1p CxraM8CM+HjBYtjo+IHo0zpD4ODkNbpHGucuEDNXp+7SJXyuhEHlQ/IRlfaFl1KwXiTGcFGIDEz0 bGGLU8aijMy8gh9T3WioEFs/XalCgSmz2ePq9tQhRnBM7GH43dPCzHFqOQp9WjQGyPMf+o+EHXdq cqBwIclwxt17/QD/wv8IWwWXFhKgJo9eJ+jSMELlieNp53U36PH/mYfPiYEO+9NnL4X/1gHsEOlJ 7h0Cv9ynCEQC4yYcJ7lj3SEA/8JqCEDXA5GfKrX+bxiQnOuJTMkDtKLDz0veWbjbdLkJDGaRQGDM htT+H4qRJW2J5uOwkm4l25UkSvhr8DFkGvkeWez6tUa/s6Rij3R8RoIY7Ayqwp8/hDU06KOY19HV T/oD7XzmOpoPax7+6O0FDn7YPet6RKCFXxVkTWCMJINpw8C+1HoxbbShVORaCmQ6la5Rn5FlJskS 3uifJqtUzuMirAuIa/2k5a0pUz5vPVZnMjaAPi8YM5lSofYxncCtqakNszIHMsZ/TraSMURb7PJ5 6wp/k+sbwVyJjRPkn55KFHEdzwtLPwToxQe++FhkAeigOjM05RT5ImKELokvHRgUq+BzsvIFlnT6 k2D3UI4pBc5W9g/vA4uENZ+1fhySVZAaLFPpqQ7wUK7M0bGgc3BdYAYDiQOlz/DeJi8AbT4Infan mzOZvTiGTobTL0+heYIxpSaxrHkRvD4wHQgyCVvgiuggWYb4Nv14NTuoN+jOixWDwVwvjDnYP2iU rnedO3YutHAw1S4jVA+dpPnkYn99uLKE9FxFKdjC+j8nrGr8f9gV7ey6TQsWZ49fTXla5DC+RY6t /Rp2zOu3T9Pyy5sGV1LLo3Up1h3mdrlL/IHN8mubT6yny7sk6Q/4jfbeUwN0lo1NWkNgLsXWLvJW 47VUIUFWFnyiY52m/IkAAFMF2qOvxQCKAAHAXoCgBgAe9+U3scRn+wIAAAAABFla --089e012947d4d4c25f0508b32271-- From unknown Mon Jun 23 18:30:37 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.503 (Entity 5.503) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Yen Chieh Chern Subject: bug#19162: closed (Re: bug#19162: emacs-24.4 ./configure --with-ns won't proceed on Yosemite 10.10.1) Message-ID: References: <7503748D-6335-476F-8DA5-9620F564C058@swipnet.se> X-Gnu-PR-Message: they-closed 19162 X-Gnu-PR-Package: emacs Reply-To: 19162@debbugs.gnu.org Date: Tue, 25 Nov 2014 19:07:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1416942422-22544-1" This is a multi-part message in MIME format... ------------=_1416942422-22544-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #19162: emacs-24.4 ./configure --with-ns won't proceed on Yosemite 10.10.1 which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 19162@debbugs.gnu.org. --=20 19162: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D19162 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1416942422-22544-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 19162-done) by debbugs.gnu.org; 25 Nov 2014 19:06:37 +0000 Received: from localhost ([127.0.0.1]:45259 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XtLRc-0005qr-BN for submit@debbugs.gnu.org; Tue, 25 Nov 2014 14:06:36 -0500 Received: from mailfe02.swip.net ([212.247.154.33]:58965 helo=swip.net) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XtLRY-0005qe-I0 for 19162-done@debbugs.gnu.org; Tue, 25 Nov 2014 14:06:34 -0500 X-T2-Spam-Status: No, hits=-1.8 required=5.0 tests=BAYES_00, HTML_MESSAGE Received: from hosdjarv.se (account mj138573@tele2.se [46.59.42.57] verified) by mailfe02.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 552377338; Tue, 25 Nov 2014 20:06:27 +0100 Content-Type: multipart/alternative; boundary="Apple-Mail=_BFD6372E-1114-49FC-A257-B486C32445C4" Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) Subject: Re: bug#19162: emacs-24.4 ./configure --with-ns won't proceed on Yosemite 10.10.1 From: "Jan D." In-Reply-To: Date: Tue, 25 Nov 2014 20:06:26 +0100 Message-Id: <7503748D-6335-476F-8DA5-9620F564C058@swipnet.se> References: <6771C2A8-21ED-457D-9185-48EAD602C671@swipnet.se> <7EE6BF3B-A4C6-46CB-B85B-1CBA3210AC57@swipnet.se> To: Yen Chieh Chern X-Mailer: Apple Mail (2.1993) X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 19162-done Cc: 19162-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) --Apple-Mail=_BFD6372E-1114-49FC-A257-B486C32445C4 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Hello. You are using /usr/local/bin/gcc, which isn=E2=80=99t the standard gcc = on OSX. There is something wrong with that gcc, you get this all over: gcc: warning: couldn't understand kern.osversion =E2=80=9914.0.0 But your gcc has no Objective-C installed: configure:10246: gcc -std=3Dgnu99 -c -g3 -O2 -x objective-c -x = objective-c conftest.c >&5 gcc: warning: couldn't understand kern.osversion '14.0.0 gcc: error: language objective-c not recognized So there are multiple problems with your system. Closing this bug. Jan D. > 25 nov 2014 kl. 19:32 skrev Yen Chieh Chern : >=20 > Hi Jan, >=20 > Thanks. I have attached the compressed config.log below. Please let me = know if you spot something wrong there.=20 >=20 > CYC >=20 > On Tue, Nov 25, 2014 at 12:24 AM, Jan D. > wrote: > Check out config.log. Compress it and send it here if you don=E2=80=99t= see any error in there. >=20 > Jan D. > =20 >> 24 nov 2014 kl. 21:20 skrev Yen Chieh Chern >: >>=20 >> Hi Jan, >>=20 >> I have already installed command line tools when run the previous = compilation. >>=20 >> I also tried compiling with flags '--with-ns --without-x', however it = doesn't work, >>=20 >> checking for X... disabled >> checking AppKit/AppKit.h usability... no >> checking AppKit/AppKit.h presence... no >> checking for AppKit/AppKit.h... no >> configure: error: `--with-ns' was specified, but the include >> files are missing or cannot be compiled. >>=20 >> Any further ideas? >>=20 >> Thanks, >> CYC >>=20 >> On Mon, Nov 24, 2014 at 1:09 PM, Jan D. > wrote: >> Do: >>=20 >> xcode-select =E2=80=94install >>=20 >> and run configure with =E2=80=94with-ns =E2=80=94without-x >>=20 >> Jan D. >>=20 >>> 24 nov 2014 kl. 09:54 skrev Yen Chieh Chern >: >>>=20 >>> Hello there, >>>=20 >>> I have the latest Xcode 6.1 installed and Mac OS X 10.10.1. When I = compiled from source (git clone -b emacs-24 = git://git.savannah.gnu.org/emacs.git = ) with flag --with-ns, I got the = following error, >>>=20 >>> ... >>>=20 >>> checking for X... libraries /usr/X11/lib, headers /usr/X11/include >>> checking AppKit/AppKit.h usability... no >>> checking AppKit/AppKit.h presence... no >>> checking for AppKit/AppKit.h... no >>> configure: error: `--with-ns' was specified, but the include files = are missing or cannot be compiled. >>>=20 >>> I can confirm that AppKit.h exists under=20 >>>=20 >>> = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Devel= oper/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AppKit.framework/Versi= ons/C/Headers/AppKit.h >>>=20 >>> I also tried the following as mentioned in bug#18779 but it won't = help. >>>=20 >>> ln -s = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Devel= oper/SDKs/MacOSX10.10.sdk/usr/include /usr/include >>>=20 >>> I am not sure if it is due to 10.10.1 upgrade, please let me know if = there is a workaround.=20 >>>=20 >>> Thanks, >>> CYC >>=20 >>=20 >=20 >=20 > --Apple-Mail=_BFD6372E-1114-49FC-A257-B486C32445C4 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 Hello.

You = are using /usr/local/bin/gcc, which isn=E2=80=99t the standard gcc on = OSX.
There is something wrong with that gcc, you get this = all over:

gcc: = warning: couldn't understand kern.osversion =E2=80=9914.0.0

But your gcc has no Objective-C = installed:

configure:10246: gcc -std=3Dgnu99 -c -g3 -O2 -x = objective-c     -x objective-c conftest.c = >&5
gcc: warning: couldn't understand = kern.osversion '14.0.0
gcc: error: language objective-c = not recognized

So there are multiple problems with = your system.

Closing this bug.

Jan D.

25 nov 2014 kl. 19:32 skrev Yen Chieh Chern = <angelchern@gmail.com>:

Hi Jan,

Thanks. I have attached the compressed config.log below. = Please let me know if you spot something wrong there. 

CYC

On Tue, = Nov 25, 2014 at 12:24 AM, Jan D. <jan.h.d@swipnet.se> wrote:
Check out config.log.  = Compress it and send it here if you don=E2=80=99tsee any error in = there.

Jan D.
 
24 nov 2014 kl. 21:20 skrev Yen Chieh Chern = <angelchern@gmail.com>:

Hi= Jan,

I have already = installed command line tools when run the previous = compilation.

I = also tried compiling with flags '--with-ns --without-x', however it = doesn't work,

checking for X... disabled
checking AppKit/AppKit.h usability... no
checking AppKit/AppKit.h presence... no
checking for AppKit/AppKit.h... no
configure: error: `--with-ns' was specified, but the = include
  files are missing or cannot be = compiled.

Any further ideas?

Thanks,
CYC

On Mon, Nov 24, 2014 at 1:09 = PM, Jan D. <jan.h.d@swipnet.se> wrote:
Do:

xcode-select =E2=80=94install

and run configure with = =E2=80=94with-ns =E2=80=94without-x

Jan D.

24 nov = 2014 kl. 09:54 skrev Yen Chieh Chern <angelchern@gmail.com>:

Hello there,

I have the latest Xcode 6.1 installed = and Mac OS X 10.10.1. When I compiled from source (git = clone -b emacs-24 git://git.savannah.gnu.org/emacs.git) with = flag --with-ns, I got the following error,

...

checking for X... libraries /usr/X11/lib, headers = /usr/X11/include
checking AppKit/AppKit.h = usability... no
checking AppKit/AppKit.h = presence... no
checking for AppKit/AppKit.h... = no
configure: error: `--with-ns' was specified, but = the include files are missing or cannot be compiled.

I can confirm that = AppKit.h exists under 

/Applications/Xcode.app/Contents/Developer/Platforms/MacO= SX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AppKi= t.framework/Versions/C/Headers/AppKit.h

I also tried the following as mentioned = in bug#18779 but it won't help.

ln = -s /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platfo= rm/Developer/SDKs/MacOSX10.10.sdk/usr/include /usr/include

I am not sure if it is = due to 10.10.1 upgrade, please let me know if there is a = workaround. 

Thanks,
CYC



<config.log= .tar.xz>

= --Apple-Mail=_BFD6372E-1114-49FC-A257-B486C32445C4-- ------------=_1416942422-22544-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 24 Nov 2014 16:50:31 +0000 Received: from localhost ([127.0.0.1]:44125 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XswqM-0005oO-7k for submit@debbugs.gnu.org; Mon, 24 Nov 2014 11:50:30 -0500 Received: from eggs.gnu.org ([208.118.235.92]:42175) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XspWW-0004MC-VH for submit@debbugs.gnu.org; Mon, 24 Nov 2014 04:01:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XspWV-0008Lo-OW for submit@debbugs.gnu.org; Mon, 24 Nov 2014 04:01:32 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:42531) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XspWV-0008Lk-LZ for submit@debbugs.gnu.org; Mon, 24 Nov 2014 04:01:31 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43895) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XspWU-0008EY-Jw for bug-gnu-emacs@gnu.org; Mon, 24 Nov 2014 04:01:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XspWT-0008LQ-Df for bug-gnu-emacs@gnu.org; Mon, 24 Nov 2014 04:01:30 -0500 Received: from mail-qa0-x243.google.com ([2607:f8b0:400d:c00::243]:43041) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XspWT-0008LG-8n for bug-gnu-emacs@gnu.org; Mon, 24 Nov 2014 04:01:29 -0500 Received: by mail-qa0-f67.google.com with SMTP id dc16so1272784qab.10 for ; Mon, 24 Nov 2014 01:01:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=GfwAxFOW9M9Z/D53rOZW/RTr8/zbIXcO4eX+mp+odO0=; b=jtnn4vx5l++yV4V7oV0qqmSxC6Hcj1PQZPlSwZ1juRbvmnpkjX3NdjHuvhS4lp8lZH SN5n1GGnyj89OCq9oysBwdUoVRbaGeUC+l+eg6V7hJnDYpK9ZH2eAedOZdxz1nDhIjyc DIbo88tHZfgiZSBtSi41Cx236XaExuhXy9mUYMGRc3Z8e0QP/AlB5aP07f7UE9AvJOd6 C5VDa6/FVxWJ6hc5s/YhsXrxnwMEqG4OAA3qMTg+3boKz1u0nqI1AGfj+dAEwNKGdGjo AREuIQRUpUv7t03ii1AwhPcW+sZuJ1O3CzHYasIiSmpgQSHP0GcgGYOgKyGOj+wnjQ2Z dfcQ== X-Received: by 10.224.35.205 with SMTP id q13mr27883485qad.39.1416819263218; Mon, 24 Nov 2014 00:54:23 -0800 (PST) MIME-Version: 1.0 Received: by 10.140.168.198 with HTTP; Mon, 24 Nov 2014 00:54:03 -0800 (PST) From: Yen Chieh Chern Date: Mon, 24 Nov 2014 02:54:03 -0600 Message-ID: Subject: emacs-24.4 ./configure --with-ns won't proceed on Yosemite 10.10.1 To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary=089e0149c746e53c7e050896f0bc X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Mon, 24 Nov 2014 11:50:28 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) --089e0149c746e53c7e050896f0bc Content-Type: text/plain; charset=UTF-8 Hello there, I have the latest Xcode 6.1 installed and Mac OS X 10.10.1. When I compiled from source (git clone -b emacs-24 git://git.savannah.gnu.org/emacs.git) with flag --with-ns, I got the following error, ... checking for X... libraries /usr/X11/lib, headers /usr/X11/include checking AppKit/AppKit.h usability... no checking AppKit/AppKit.h presence... no checking for AppKit/AppKit.h... no configure: error: `--with-ns' was specified, but the include files are missing or cannot be compiled. I can confirm that AppKit.h exists under /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AppKit.framework/Versions/C/Headers/AppKit.h I also tried the following as mentioned in bug#18779 but it won't help. ln -s /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include /usr/include I am not sure if it is due to 10.10.1 upgrade, please let me know if there is a workaround. Thanks, CYC --089e0149c746e53c7e050896f0bc Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello there,

I have the latest Xcode 6.= 1 installed and Mac OS X 10.10.1. When I compiled from source (git clone -b emacs-24 git://git.savannah.gnu.org/emacs.git) with flag --with-ns, I got the following error,


checking for X... libraries /usr/X11/lib, headers /usr/X11/inc= lude
checking AppKit/AppKit.h usability... no
checking = AppKit/AppKit.h presence... no
checking for AppKit/AppKit.h... no=
configure: error: `--with-ns' was specified, but the include= files are missing or cannot be compiled.

I = can confirm that AppKit.h exists under=C2=A0

/Applicati= ons/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/M= acOSX10.10.sdk/System/Library/Frameworks/AppKit.framework/Versions/C/Header= s/AppKit.h

I also tried the following as mentioned in bu= g#18779 but it won't help.

ln -s=C2=A0/Applica= tions/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs= /MacOSX10.10.sdk/usr/include=C2=A0/usr/include

I a= m not sure if it is due to 10.10.1 upgrade, please let me know if there is = a workaround.=C2=A0

Thanks,
CYC
--089e0149c746e53c7e050896f0bc-- ------------=_1416942422-22544-1--