Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Sep 2015 17:42:37 +0200
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Kurt Jaeger <lists@opsec.eu>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Anyone got RethinkDB working in FreeBSD?
Message-ID:  <h9my-e36a-wny@FreeBSD.org>
In-Reply-To: <20150913130624.GR36682@home.opsec.eu> (Kurt Jaeger's message of "Sun, 13 Sep 2015 15:06:24 %2B0200")
References:  <20150911091155.GU13922@pol-server.leissner.se> <20150911152118.GK36682@home.opsec.eu> <20150911162225.GU13922@pol-server.leissner.se> <20150911171305.GL36682@home.opsec.eu> <20150911192801.GM36682@home.opsec.eu> <20150912090128.GN36682@home.opsec.eu> <55F4E408.6010204@freebsd.org> <20150913085345.GO36682@home.opsec.eu> <20150913104015.GQ36682@home.opsec.eu> <20150913130624.GR36682@home.opsec.eu>

next in thread | previous in thread | raw e-mail | index | archive | help
--=-=-=
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Kurt Jaeger <lists@opsec.eu> writes:

> Hi!
>
>> > I'll change the creation of the .a files and report back.
>>=20
>> The build progresses until the "final" link.
>>=20
>> There are still a few unresolved references.
>
> Like this in src/arch/io/timer/timer_signal_provider.cc:
>
> evp.sigev_notify_thread_id =3D _gettid();

  evp.sigev_notify_thread_id =3D pthread_getthreadid_np();

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

Why not use kqueue code like OS X? And maybe salvage prior work

https://github.com/rethinkdb/rethinkdb/pull/688

--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQF8BAEBCgBmBQJV9ZltXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQjQ0MzY3NEM3RDIzNTc4NkUxNDkyQ0VF
NEM3Nzg4MzQ3OURCRERCAAoJEOTHeINHnb3bYo8IAOA4eRkSbZgzjNtVYmSirDYy
BzxKVZb8C+OVzfg2AzuffmHFM1c82fSbvOBXDZFMC/HiYw878A31YFmiCpspWMph
UJdrihMvj/ZxQySzTo5ad/+9KwEdKoaC05DvVMPYeAM+4w5v3wulOOqFnF06p3/y
ybSNHjvNmWK0dx6jT/J0VuHn9X9dxDoBCJ1bg9ZGWe+Am4lE/WAMXOv5HoS0zj1s
ZDuxoqrCt4WcB1mK5Y1ZXyDDxvKja76ep5VM1qwcb+ja1fBWOfKQ+1Xf/DjdRN49
fukwB6bxJAMiMIaHH/ctnTEKBt3cB1gd7iUKJd2kI7yOhS7uODI7om/6Gm0gb+o=
=KhWK
-----END PGP SIGNATURE-----
--=-=-=--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?h9my-e36a-wny>