On 16/02/17 08:52, Olaf Hering wrote: > Am Wed, 15 Feb 2017 15:51:12 -0500 > schrieb Konrad Rzeszutek Wilk <konrad.w...@oracle.com>: >> mkdir /run/xen >> mkdir /run/xenstored > > This must be done by the startup scripts because the "run" directories, > where ever they are, are volatile. > > I think confiugre should check if "/run" exists and assume this is a > systemd based system and adjust the Makefile variables to be > either /var/run or /run.
You can't assume ./configure is running on the same system as Xen is being built for. Just sent a patch adding "--with-rundir" parameter to configure. Juergen _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel