Re: [BHyVE] bhyverun.c:818:16: error: use of undeclared identifier 'VM_MEM_F_WIRED

2016-02-20 Thread Marcel Moolenaar

> On Feb 20, 2016, at 11:38 AM, Abhijit Taware  
> wrote:
> 
> It compiles cleanly on FreeBSD-Current
> I was also able to run one VM with compiled binaries.
> The Makefile don't have install target, so I have to copy it manually and it 
> worked.

The install target is in bsd.prog.mk or bd.lib.mk, so you should be able to
run “make install” as root and things should get installed.

> Thanks a lot for quick help Marcel.

No problem. Have fun hacking :-)

--
Marcel Moolenaar
mar...@xcllnt.net 



signature.asc
Description: Message signed with OpenPGP using GPGMail


Re: [BHyVE] bhyverun.c:818:16: error: use of undeclared identifier 'VM_MEM_F_WIRED

2016-02-20 Thread Abhijit Taware
It compiles cleanly on FreeBSD-Current
I was also able to run one VM with compiled binaries.
The Makefile don't have install target, so I have to copy it manually and
it worked.
Thanks a lot for quick help Marcel.

Abhijit.



On Sat, Feb 20, 2016 at 10:00 PM, Marcel Moolenaar 
wrote:

>
> On Feb 20, 2016, at 12:49 AM, Abhijit Taware <
> abhijit.taw...@coriolis.co.in> wrote:
>
> Hi ,
>
> I am getting error mentioned in subject while compiling the bhyve repo
> mentioned below
> https://github.com/xcllnt/libvdsk
>
>
> It’s probably best to compile on FreeBSD-current.
> HTH,
>
> --
> Marcel Moolenaar
> mar...@xcllnt.net
>
>
>
>
___
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"

Re: [BHyVE] bhyverun.c:818:16: error: use of undeclared identifier 'VM_MEM_F_WIRED

2016-02-20 Thread Marcel Moolenaar

> On Feb 20, 2016, at 12:49 AM, Abhijit Taware  
> wrote:
> 
> Hi ,
> 
> I am getting error mentioned in subject while compiling the bhyve repo 
> mentioned below
> https://github.com/xcllnt/libvdsk 

It’s probably best to compile on FreeBSD-current.
HTH,

--
Marcel Moolenaar
mar...@xcllnt.net 





signature.asc
Description: Message signed with OpenPGP using GPGMail