On Sunday 05 June 2005 15:37, Casper Hornstrup wrote:
-----Original Message----- From: ros-dev-bounces@reactos.com [mailto:ros-dev-bounces@reactos.com] On Behalf Of Anich Gregor Sent: 5. juni 2005 17:23 To: ros-dev@reactos.com Subject: Re: [ros-dev] feature request for the new build system
On Sunday 05 June 2005 07:04, Casper Hornstrup wrote:
set ROS_RBUILDFLAGS=-mi
Thanks, I need that too (not only to install via network but also to not have to mount the vmware disk image while reactos is beeing built)
I found another (minor) problem - when i set ROS_INSTALL to install/ReactOS it won't create the ReactOS dir if it doesn't exist, IMO it should be created (with the old build system it was created iirc)
Is this when you use the -mi flag? Then the native mkdir is used which may or may not be able to create missing parent directories depending on your OS.
Casper
Both, with and without the -mi flag, i get the same message when the directory doesnt exist.
- blight