Displaying 2 results from an estimated 2 matches for "vmkit_rootdir".
2011 Oct 19
2
[LLVMdev] Error when installing VMKit
Hi everyone,
I am Harris Bakiras the new VMKit engineer.
I followed the VMKit "Getting Started" instructions to install VMKit on
my Linux Ubuntu 11.10 64-bit but I get the following error :
make[1]: Entering directory `VMKIT_ROOTDIR/lib/Mvm/StaticGCPass'
make[1]: *** No rule to make target
`VMKIT_ROOTDIR/lib/Mvm/StaticGCPass/Release+Asserts/StaticGCPass.ll',
needed by
`VMKIT_ROOTDIR/lib/Mvm/StaticGCPass/Release+Asserts/StaticGCPass.bc'. Stop.
make[1]: Leaving directory `VMKIT_ROOTDIR/lib/Mvm/StaticGCPass'
m...
2011 Oct 19
0
[LLVMdev] Error when installing VMKit
...gt; wrote:
> Hi everyone,
>
> I am Harris Bakiras the new VMKit engineer.
>
Welcome :)
>
> I followed the VMKit "Getting Started" instructions to install VMKit on
> my Linux Ubuntu 11.10 64-bit but I get the following error :
>
> make[1]: Entering directory `VMKIT_ROOTDIR/lib/Mvm/StaticGCPass'
> make[1]: *** No rule to make target
> `VMKIT_ROOTDIR/lib/Mvm/StaticGCPass/Release+Asserts/StaticGCPass.ll',
> needed by
> `VMKIT_ROOTDIR/lib/Mvm/StaticGCPass/Release+Asserts/StaticGCPass.bc'.
> Stop.
> make[1]: Leaving directory `VMKIT_ROOTDIR/...