[Pkg-xen-devel] Bug#863198: Bug#863198: Xen compiling with XSM on
John Keates
john at johnkeates.com
Tue May 23 12:31:08 UTC 2017
Have you tried building the package instead? I find that ‘make install’ often doesn’t do what you expect when a project is engineered to work as a package.
Try the following:
- run apt-get source and apt-get build-sep as you did
- Edit rules.real in the debian directory, you can add configure settings in there as well
- run debuild or dpkg-buildpackage -us -uc to get .deb packages with your changes
you then end up with ‘normal’ debian packages you can install using dpkg -i.
John
> On 23 May 2017, at 12:32, Hervé Moris <herve.moris at loyaltek.com> wrote:
>
> Package: xen
>
> Version: 4.8.1
> OS : Debian Jessie 8.8 (stable), testing repository enabled in sources.list to download xen-4.8.1
>
>
> I'm trying to install xen with XSM Flask module on.
> Following, the instructions I did :
>
> apt-get build-dep xen
> apt-get source xen
> cd xen-4.8.1
> vim.tiny Configure.mk (and added XSM_ENABLE ?=y and FLASK_ENABLE ?=y)
> make clean
> ./configure --enable-xen --enable-tools --enable-xsm
> make
> make install
> update grub
> reboot
> After the reboot, debian with hypervisor starts but I'm unable to launch xl command and xenstore-ls gives no answer.
> Am I missing something ?
>
> Regards,
>
> Hervé
>
> uname -a : Linux 3.16.0-4-amd64 #1 SMP Debian 3.16.43-2 (2017-04-30) x86_64 GNU/Linux
> _______________________________________________
> Pkg-xen-devel mailing list
> Pkg-xen-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xen-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20170523/0c861d96/attachment.html>
More information about the Pkg-xen-devel
mailing list