guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ANN] Guile-Parallel 1.0.0 released


From: Damien Mattei
Subject: Re: [ANN] Guile-Parallel 1.0.0 released
Date: Tue, 3 Jan 2023 23:29:53 +0100

 timerf_create does not exist on Mac OS system.Perhaps a call to a posix
function will be ok. I'm reinstalling a new linux so i can not compare, i
try on a Linux with Guile 3.0.1 but unfortunately (foreign-library) is
missing.Hope i could have more info tomorrow....

On Tue, Jan 3, 2023 at 11:06 PM Olivier Dion <olivier.dion@polymtl.ca>
wrote:

> On Tue, 03 Jan 2023, Damien Mattei <damien.mattei@gmail.com> wrote:
> > on Mac os i have (only) one error:
> > In procedure dlsym: Error resolving "timerfd_create":
> "dlsym(RTLD_DEFAULT,
> > timerfd_create): symbol not found"
>
> I can replace timerfd with timer_create().  It's POSIX compliant.
>
> --
> Olivier Dion
> oldiob.dev
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]