all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thomas Klausner <wiz@NetBSD.org>
To: 23371@debbugs.gnu.org
Subject: bug#23371: emacs: paxctl usage on NetBSD
Date: Mon, 25 Apr 2016 14:09:44 +0200	[thread overview]
Message-ID: <20160425120944.GL7662@danbala.tuwien.ac.at> (raw)

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





             reply	other threads:[~2016-04-25 12:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-25 12:09 Thomas Klausner [this message]
2016-04-26  0:09 ` bug#23371: emacs: paxctl usage on NetBSD Paul Eggert
2016-04-27 15:54   ` Thomas Klausner
2016-04-27 19:38     ` Paul Eggert
2016-04-27 22:50       ` Thomas Klausner
2016-04-27 23:08         ` Paul Eggert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160425120944.GL7662@danbala.tuwien.ac.at \
    --to=wiz@netbsd.org \
    --cc=23371@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.