Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] openssh: fix getpagesize() related static linking issue
Date: Sun, 26 Nov 2017 10:12:08 +0100	[thread overview]
Message-ID: <87d145jtef.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20171030224555.3220-1-peter@korsgaard.com> (Peter Korsgaard's message of "Mon, 30 Oct 2017 23:45:55 +0100")

>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:

 > Fixes:
 > http://autobuild.buildroot.net/results/8cc/8cc30818a400c7a392a3de787cabc9cd8425495f/

 > The configure script checks for getpagesize() and sets HAVE_GETPAGESIZE in
 > config.h, but bsd-getpagesize.c forgot to include includes.h (which
 > indirectly includes config.h) so the checks always fails, causing linker
 > issues when linking statically on systems with getpagesize().

 > Fix it by including includes.h.

 > Patch submitted upstream:
 > https://lists.mindrot.org/pipermail/openssh-unix-dev/2017-October/036413.html

 > Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

Committed to 2017.02.x and 2017.08.x, thanks.

-- 
Bye, Peter Korsgaard

      parent reply	other threads:[~2017-11-26  9:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-30 22:45 [Buildroot] [PATCH] openssh: fix getpagesize() related static linking issue Peter Korsgaard
2017-11-01  9:47 ` Thomas Petazzoni
2017-11-26  9:12 ` Peter Korsgaard [this message]

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=87d145jtef.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@busybox.net \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox