From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: merlyn@stonehenge.com (Randal L. Schwartz) Newsgroups: gmane.emacs.devel Subject: trunk not building on OSX Date: Tue, 15 May 2012 08:10:38 -0700 Organization: Stonehenge Consulting Services; Portland, Oregon, USA Message-ID: <861umlqy35.fsf@red.stonehenge.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1337094676 26399 80.91.229.3 (15 May 2012 15:11:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 15 May 2012 15:11:16 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 15 17:11:16 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SUJP3-0007T3-UB for ged-emacs-devel@m.gmane.org; Tue, 15 May 2012 17:11:10 +0200 Original-Received: from localhost ([::1]:43738 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SUJP3-0006gu-8v for ged-emacs-devel@m.gmane.org; Tue, 15 May 2012 11:11:09 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:54303) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SUJOs-0006aA-9a for emacs-devel@gnu.org; Tue, 15 May 2012 11:11:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SUJOn-00084c-7m for emacs-devel@gnu.org; Tue, 15 May 2012 11:10:57 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:41756) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SUJOn-00084S-0K for emacs-devel@gnu.org; Tue, 15 May 2012 11:10:53 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SUJOj-00077D-VQ for emacs-devel@gnu.org; Tue, 15 May 2012 17:10:49 +0200 Original-Received: from red.stonehenge.com ([208.79.95.2]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 May 2012 17:10:49 +0200 Original-Received: from merlyn by red.stonehenge.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 May 2012 17:10:49 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 36 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: red.stonehenge.com x-mayan-date: Long count = 12.19.19.7.0; tzolkin = 5 Ahau; haab = 3 Zip User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (berkeley-unix) Cancel-Lock: sha1:oHcm3x6qRhgFEmbOHHPFm8IOGbo= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:150495 Archived-At: Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_FUNCTION_STARTS command unexec: not enough room for load commands for new __DATA segments make[1]: *** [emacs] Error 1 make: *** [src] Error 2 I've seen this before, and it sometimes gets fixed if I completely wipe back to the distro, because some intermediate build product is throwing it off. No luck today. Here's the commit I'm at. If anyone wants me to try something, let me know: Author: Glenn Morris Date: Mon May 14 09:33:11 2012 -0700 Make a self-contained ns build able to find its own libexec directory Ref: http://lists.gnu.org/archive/html/emacs-devel/2012-05/msg00298.html * src/nsterm.m (ns_init_paths): Put "libexec" before "bin", for the sake of init_callproc_1. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc. See http://methodsandmessages.posterous.com/ for Smalltalk discussion