﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
3486,Check build configuration for output directory,Markus Elfring,,"I have downloaded the current [http://download.virtualbox.org/virtualbox/2.1.4/VirtualBox-2.1.4-OSE.tar.bz2 source code snapshot]. I have tried to follow your [wiki:""Linux build instructions"" build instructions].

{{{
elfring@Sonne:~/Projekte/VirtualBox/2.1.4> ./configure --disable-hardening
Checking for environment: Determined build machine: linux.amd64, target machine: linux.amd64, OK.
...
Enjoy!
elfring@Sonne:~/Projekte/VirtualBox/2.1.4> source /home/elfring/Projekte/VirtualBox/2.1.4/env.sh && kmk -j4
Config.kmk:1564: /home/elfring/Projekte/VirtualBox/2.1.4/out/linux.amd64/release/GCCConfig.kmk: Datei oder Verzeichnis nicht gefunden
Config.kmk:2511: *** extraneous `endif'.  Stop.
}}}

A [http://pastebin.ca/1348642 similar observation] about this error message can be found in a different language (from 2009-02-27). When will the required output directory be properly created?",defect,closed,other,VirtualBox 2.1.4,fixed,,,other,Linux
