Anyone got RethinkDB working in FreeBSD?

Kurt Jaeger lists at opsec.eu
Sun Sep 13 13:06:25 UTC 2015


Hi!

> > I'll change the creation of the .a files and report back.
> 
> The build progresses until the "final" link.
> 
> There are still a few unresolved references.

Like this in src/arch/io/timer/timer_signal_provider.cc:

evp.sigev_notify_thread_id = _gettid();

which is linux-specific. I'm trying to understand whether
this can be replaced by pthread_self() somehow.

-- 
pi at opsec.eu            +49 171 3101372                         5 years to go !


More information about the freebsd-ports mailing list