mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Szabolcs Nagy <nsz@port70.net>
To: musl@lists.openwall.com
Cc: John Mudd <johnbmudd@gmail.com>
Subject: Re: ERROR: epoll_create1 failed: Function not implemented ?
Date: Tue, 26 Jun 2018 01:46:15 +0200	[thread overview]
Message-ID: <20180625234615.GY4418@port70.net> (raw)
In-Reply-To: <CAGDMk9GP_+FH=yEcOvnVf-EM9De4X6YysVOBNgtzWVchnK_Eag@mail.gmail.com>

* John Mudd <johnbmudd@gmail.com> [2018-06-25 16:49:36 -0400]:
> I build a dynamically linked version of Postgres using musl. It's been
> working well for years. I just built a new version and I'm getting the
> following Postgres error on some machines. Any suggestions?
> 
>     ERROR:  epoll_create1 failed: Function not implemented
> 

try to run it with strace to see how epoll_create1 is called

> I build on 32-bit Linux Mint 18.3 Sylvia with 4.13.0-39-generic kernel.
> 
> It runs on some machines such as 64-bit Ubuntu with 4.4.0-121-generic
> kernel. But fails on CentOS release 5.4 (Final) with 2.6.18-416.el5 #1 SMP
> kernel.
> 
> My previous musl builds of Postgres run on all of my machines.
> 
> John


  reply	other threads:[~2018-06-25 23:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-25 20:49 John Mudd
2018-06-25 23:46 ` Szabolcs Nagy [this message]
2018-06-26 14:14   ` Rich Felker
2018-06-26 21:59     ` John Mudd

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=20180625234615.GY4418@port70.net \
    --to=nsz@port70.net \
    --cc=johnbmudd@gmail.com \
    --cc=musl@lists.openwall.com \
    /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 public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).