emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#23371: closed (emacs: paxctl usage on NetBSD)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#23371: closed (emacs: paxctl usage on NetBSD)
Date: Wed, 27 Apr 2016 23:09:02 +0000

Your message dated Wed, 27 Apr 2016 16:08:42 -0700
with message-id <address@hidden>
and subject line Re: emacs: paxctl usage on NetBSD
has caused the debbugs.gnu.org bug report #23371,
regarding emacs: paxctl usage on NetBSD
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
23371: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23371
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: emacs: paxctl usage on NetBSD Date: Mon, 25 Apr 2016 14:09:44 +0200
Package: emacs
Version: 25.1.50

emacs is using paxctl during the build, in two ways:
"paxctl -zex file" and "paxctl -r file"

However, the NetBSD version of paxctl has a different usage, e.g.
"paxctl +a file" would turn off ASLR. For more details, see
http://netbsd.gw.com/cgi-bin/man-cgi?paxctl++NetBSD-current

When I replace 'paxctl -zex' with 'paxctl +a' in src/Makefile.in, the
build succeeds.
 Thomas



--- End Message ---
--- Begin Message --- Subject: Re: emacs: paxctl usage on NetBSD Date: Wed, 27 Apr 2016 16:08:42 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0
On 04/27/2016 03:50 PM, Thomas Klausner wrote:
Yes, that's it. I've defined PAXCTL_notdumped to the same value as
PAXCTL_dumped and emacs builds fine now -- basically, one additional
line to configure.ac in the netbsd case.

Thanks, I installed a patch along those lines into the emacs-25 branch.



--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]