From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: `exec shield' test in configure too strict? Date: Mon, 25 Oct 2004 21:05:06 +0200 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: <20041004212031.GB2219@fencepost> <01c4ab96$Blat.v2.2.2$19340460@zahav.net.il> <05038177-188D-11D9-821D-000D93505B76@swipnet.se> <416A60C2.50408@swipnet.se> <457CE2D6-22D7-11D9-BDB3-000D93505B76@swipnet.se> <54is928o0h.fsf@intech19.enhanced.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1098731166 19689 80.91.229.6 (25 Oct 2004 19:06:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 25 Oct 2004 19:06:06 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 25 21:05:52 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CMAAB-00028t-00 for ; Mon, 25 Oct 2004 21:05:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CMAHq-0002HD-Ri for ged-emacs-devel@m.gmane.org; Mon, 25 Oct 2004 15:13:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CMAHj-0002Gy-AD for emacs-devel@gnu.org; Mon, 25 Oct 2004 15:13:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CMAHi-0002Gm-Tg for emacs-devel@gnu.org; Mon, 25 Oct 2004 15:13:39 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CMAHi-0002Gj-Qs for emacs-devel@gnu.org; Mon, 25 Oct 2004 15:13:38 -0400 Original-Received: from [195.54.107.70] (helo=mxfep01.bredband.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CMA9v-0004LF-Po; Mon, 25 Oct 2004 15:05:36 -0400 Original-Received: from coolsville.localdomain ([83.226.180.220] [83.226.180.220]) by mxfep01.bredband.com with ESMTP id <20041025190534.JXKP4883.mxfep01.bredband.com@coolsville.localdomain>; Mon, 25 Oct 2004 21:05:34 +0200 In-Reply-To: <54is928o0h.fsf@intech19.enhanced.com> Original-To: Camm Maguire X-Mailer: Apple Mail (2.619) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 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 Xref: main.gmane.org gmane.emacs.devel:28938 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:28938 > > I'd be interested to see your unexelf.c patch. > > Take care, > Duh, turns out that I had exec-shield-randomize set to 0, so it is not working. I'm suspending this work for now. Jan D.