timerfd in FreeBSD jail?

James Gritton jamie at gritton.org
Tue Sep 6 13:18:29 UTC 2016


On 2016-09-06 05:38, Grzegorz Junka wrote:
> I am trying to compile dart-sdk in Centos 6 that's running in a
> FreeBSD jail. I am getting the following error:
> 
> runtime/bin/eventhandler_linux.cc:114: error: Failed creating timerfd
> file descriptor: 38
> 
> Is this a limitation of the jail or I need to enable something to have
> it available?

No idea, given that error message and unfamiliarity with the source.  Is 
there a linux system call or at least library function you can narrow it 
down to?

- Jamie


More information about the freebsd-jail mailing list