guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 8/8] services: Add spice vdagent service.


From: Ludovic Courtès
Subject: Re: [PATCH 8/8] services: Add spice vdagent service.
Date: Mon, 01 Aug 2016 14:01:33 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

David Craven <address@hidden> skribis:

>> If spice-vdagend produces a PID file, make sure to use #:pid-file here
>> (there are several examples in the tree), which often provides more
>> reliable startup notification.
>
> spice-vdagentd doesn't create a pid file itself. [0] [1]

OK.  In that case, ‘make-forkexec-constructor’ like your patch uses it
is perfect.

> I haven't updated the documentation yet because I'm running into
> issues building guix, haven't figured out why yet.
>
> guix environment guix && make
>
> Complains about not finding sqlite3. The pc file is and the libraries
> are in the profile, so it might just be guix and nixos getting at it
> again. I haven't had time to investigate this further yet.

If you used ./configure -C (to create a cache file), then you probably
have to “rm config.cache” and rerun ./configure.

Otherwise you can post config.log or stop by on IRC for a live debugging
session.  :-)

Thanks,
Ludo’.



reply via email to

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