all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: akater <nuclearspace@gmail.com>
Cc: 42236@debbugs.gnu.org, stefan@marxist.se
Subject: bug#42236: 28.0.50; 118c07e02e breaks linux uclibc build
Date: Thu, 13 Aug 2020 16:11:40 +0300	[thread overview]
Message-ID: <83lfiin10z.fsf@gnu.org> (raw)
In-Reply-To: <87pn7v3utg.fsf@gmail.com> (message from akater on Thu, 13 Aug 2020 06:48:27 +0000)

> From: akater <nuclearspace@gmail.com>
> Date: Thu, 13 Aug 2020 06:48:27 +0000
> Cc: 42236@debbugs.gnu.org
> 
> Today's master, namely 97896e68f9a8749381d023c75db5df352455f76a, fails
> to build with the same error.
> 
> I've been using the following patch for uclibc builds since July 06:
> 
> --- a/lib/getrandom.c
> +++ b/lib/getrandom.c
> @@ -19,6 +19,7 @@
>  
>  #include <config.h>
>  
> +#include <stddef.h>
>  #include <sys/random.h>
>  
>  #include <errno.h>

getrandom.c is a Gnulib module, so this should be reported to the
Gnulib folks, at bug-gnulib@gnu.org.

Thanks.





  parent reply	other threads:[~2020-08-13 13:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-06 20:36 bug#42236: 28.0.50; 118c07e02e breaks linux uclibc build akater
2020-08-13  0:28 ` Stefan Kangas
2020-08-13  6:48   ` akater
2020-08-13  7:44     ` Stefan Kangas
2020-08-13 13:11     ` Eli Zaretskii [this message]
2020-08-13 15:34       ` Stefan Kangas
2020-08-13 17:05         ` Stefan Kangas
2020-08-14 21:03           ` akater

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=83lfiin10z.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=42236@debbugs.gnu.org \
    --cc=nuclearspace@gmail.com \
    --cc=stefan@marxist.se \
    /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.