[vbox-dev] build issue on eCS

knut st. osmundsen bird at innotek.de
Thu Jan 18 23:26:47 GMT 2007


Hi Andy,

I've made kBuild ignore PROGRAMS and other target lists found in the 
environment. The fix should make it to the virtualbox kBuild mirror in 
3-4 days, depending on when I manage to find time to fix the kBuild 
0.1.1 blocker bugs / features and put out the release.

Kind Regards,
  knut

Andy Willis wrote:
> eCS sets an environment variable (programs) for the default program 
> directory.   Having programs set causes an immediate build failure.
> e:\svn-code\vbox\kbuild[0]svn diff
> Index: envos2.cmd
> ===================================================================
> --- envos2.cmd  (revision 1)
> +++ envos2.cmd  (working copy)
> @@ -40,6 +40,9 @@
>       call SysLoadFuncs;
>   end
> 
> +/* Fix for ecs programs environment variable */
> +'SET PROGRAMS='
> +
>   /*
>    * Apply the CMD.EXE workaround.
>    */
> 
> The above would take care of this.
> I don't think this requires it but just in case I will release this 
> via the MIT license.
> Andy
> 
> 
> _______________________________________________
> vbox-dev mailing list
> vbox-dev at virtualbox.org
> http://vbox.innotek.de/mailman/listinfo/vbox-dev





More information about the vbox-dev mailing list