From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Marius Hofert Newsgroups: gmane.emacs.help Subject: Re: Make fails on Mac OS 10.7: ld: symbol(s) not found Date: Sun, 16 Oct 2011 14:42:19 +0200 Message-ID: <43FDFF8C-5C12-4D9E-8446-0F546443182A@math.ethz.ch> References: <85C92F0C-8CC1-4EC1-8938-94200AF64BEE@math.ethz.ch> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1318779888 11374 80.91.229.12 (16 Oct 2011 15:44:48 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 16 Oct 2011 15:44:48 +0000 (UTC) To: Emacs help Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Oct 16 17:44:45 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RFStI-0004LY-Ai for geh-help-gnu-emacs@m.gmane.org; Sun, 16 Oct 2011 17:44:44 +0200 Original-Received: from localhost ([::1]:57705 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RFStH-0003QN-Hv for geh-help-gnu-emacs@m.gmane.org; Sun, 16 Oct 2011 11:44:43 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:36042) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RFQ2q-0005cb-Ea for help-gnu-emacs@gnu.org; Sun, 16 Oct 2011 08:42:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RFQ2p-0005AR-8e for help-gnu-emacs@gnu.org; Sun, 16 Oct 2011 08:42:24 -0400 Original-Received: from edge10.ethz.ch ([82.130.75.186]:56260) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RFQ2p-0005AE-0p for help-gnu-emacs@gnu.org; Sun, 16 Oct 2011 08:42:23 -0400 Original-Received: from CAS22.d.ethz.ch (172.31.51.112) by edge10.ethz.ch (82.130.75.186) with Microsoft SMTP Server (TLS) id 14.1.339.1; Sun, 16 Oct 2011 14:42:17 +0200 Original-Received: from 80-218-246-245.dclient.hispeed.ch (80.218.246.245) by CAS22.d.ethz.ch (172.31.51.112) with Microsoft SMTP Server (TLS) id 14.1.339.1; Sun, 16 Oct 2011 14:42:19 +0200 X-Mailer: Apple Mail (2.1251.1) X-Originating-IP: [80.218.246.245] X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.130.75.186 X-Mailman-Approved-At: Sun, 16 Oct 2011 11:44:35 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:82576 Archived-At: Hi, here is what I have figured out so far:=20 I found the file ./nextstep/INSTALL. In there it is described that one = should use ./configure --with-ns. On doing so, I obtained a different = failure, but I found online that a lot of people seem to have trouble = with this as well (Xcode 4 + emacs 23.3). The problem is described here: = http://readystate4.com/2011/04/19/installing-latest-command-line-emacs-on-= mac-os-x/comment-page-1/#comment-1988 (see the comment of "gkc"). A link = is provided in the "Update" section in the beginning of the webpage. = Unfortunately, this link is dead.=20 I'm not sure how emacs can be build then. If anyone knows an answer, = I'd be happy to hear about it. Cheers, Marius