> On 22 Jul 2015, at 23:02, Jonathan Creekmore
> wrote:
>
> If systemd is configured for use AND you are building oxenstored, the C
> systemd library must be linked in to the oxenstored binary instead of
> just into the static ocaml stub.
This sounds sensible to me,
Acked-by: David Scott
>
On Wed, 2015-07-22 at 17:02 -0500, Jonathan Creekmore wrote:
> If systemd is configured for use AND you are building oxenstored, the
> C
> systemd library must be linked in to the oxenstored binary instead of
> just into the static ocaml stub.
I can't see where it is linked into the static ocaml
If systemd is configured for use AND you are building oxenstored, the C
systemd library must be linked in to the oxenstored binary instead of
just into the static ocaml stub.
Signed-off-by: Jonathan Creekmore
---
tools/ocaml/xenstored/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletio