[Vm-dev] Re: Linux VM built, but can't run

David T. Lewis lewis at mail.msen.com
Wed Apr 28 01:50:45 UTC 2010


On Wed, Apr 28, 2010 at 04:30:48AM +0300, Igor Stasenko wrote:
> 
> generating sources in _separate_ dir
> 
> ./platforms
> ./src   -- here i set the output of VMMaker
> ./build -- here a build dir i'm using
> 
> cd build
>  ../platforms/unix/config/configure

That's the problem. Do this instead:

../platforms/unix/cmake/configure --src=../src

Dave



More information about the Vm-dev mailing list