From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: YAMAMOTO Mitsuharu Newsgroups: gmane.emacs.bugs Subject: bug#8395: ASLR Issue? Date: Fri, 08 Jul 2011 07:57:51 +0900 Organization: Faculty of Science, Chiba University Message-ID: References: <6CD2FB60-80D6-40C4-92A9-F5BAB9AA4173@dre.vanderbilt.edu> <14674727-2DB3-4CFE-80F1-24B2B3512DDB@play-bow.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Trace: dough.gmane.org 1310079582 8928 80.91.229.12 (7 Jul 2011 22:59:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 7 Jul 2011 22:59:42 +0000 (UTC) Cc: 8395@debbugs.gnu.org, "William R. Otte" To: Bob Halley Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Jul 08 00:59:38 2011 Return-path: Envelope-to: geb-bug-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 1QexXl-0001OG-9f for geb-bug-gnu-emacs@m.gmane.org; Fri, 08 Jul 2011 00:59:37 +0200 Original-Received: from localhost ([::1]:47078 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QexXj-0000oI-V6 for geb-bug-gnu-emacs@m.gmane.org; Thu, 07 Jul 2011 18:59:36 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:39265) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QexXM-0000nY-FI for bug-gnu-emacs@gnu.org; Thu, 07 Jul 2011 18:59:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QexXF-0006Yp-NC for bug-gnu-emacs@gnu.org; Thu, 07 Jul 2011 18:59:12 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:55825) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QexXF-0006Yj-DB for bug-gnu-emacs@gnu.org; Thu, 07 Jul 2011 18:59:05 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QexXC-0007gx-GW; Thu, 07 Jul 2011 18:59:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: YAMAMOTO Mitsuharu Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 07 Jul 2011 22:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8395 X-GNU-PR-Package: emacs,ns X-GNU-PR-Keywords: Original-Received: via spool by 8395-submit@debbugs.gnu.org id=B8395.131007948429482 (code B ref 8395); Thu, 07 Jul 2011 22:59:02 +0000 Original-Received: (at 8395) by debbugs.gnu.org; 7 Jul 2011 22:58:04 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QexWG-0007fT-4o for submit@debbugs.gnu.org; Thu, 07 Jul 2011 18:58:04 -0400 Original-Received: from mathmail.math.s.chiba-u.ac.jp ([133.82.132.2]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QexWD-0007es-BR for 8395@debbugs.gnu.org; Thu, 07 Jul 2011 18:58:03 -0400 Original-Received: from church.math.s.chiba-u.ac.jp (church [133.82.132.36]) by mathmail.math.s.chiba-u.ac.jp (Postfix) with ESMTP id 8502FC0557; Fri, 8 Jul 2011 07:57:51 +0900 (JST) In-Reply-To: User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?UTF-8?Q?Shij=C5=8D?=) APEL/10.6 Emacs/22.3 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 07 Jul 2011 18:59:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:48224 Archived-At: (Please keep the bugtracker address) >>>>> On Thu, 7 Jul 2011 06:17:52 -0700, Bob Halley said: >> Could you try the patch below? (I can't test it myself.) > The patch allows temacs to link and the emacs (and aquamacs) build > process succeeds. The application, however, doesn't work correctly. > It starts up but the windows it puts up have no title bar, and don't > seem to display content either. E.g. you can do C-x C-f, enter a > filename, and it seems to succeed but you can't see anything. This may or may not be a separate issue. Could you show the result of `$ otool -h src/temacs src/emacs' at the build tree? Also, please try X11 or tty-only builds if possible. YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp