Opened 17 years ago
Closed 17 years ago
#613 closed defect (fixed)
OSE Build Failure => Fixed in 1.5.6
| Reported by: | byron_clark | Owned by: | |
|---|---|---|---|
| Component: | other | Version: | VirtualBox 1.5.0 |
| Keywords: | Cc: | ||
| Guest type: | other | Host type: | other |
Description
Build from the 1.5.0 OSE tarball fails with the following error:
kmk.exe[3]: Leaving directory `C:/build/VirtualBox-1.5.0_OSE/src/VBox/Frontends' kmk.exe[3]: Entering directory `C:/build/VirtualBox-1.5.0_OSE/src/VBox/Installer ' kmk.exe: Entering an unknown directory kmk.exe: *** win32: No such file or directory. Stop. kmk.exe: Leaving an unknown directory kmk.exe[3]: *** [pass_libraries_before] Error 2 kmk.exe[3]: Leaving directory `C:/build/VirtualBox-1.5.0_OSE/src/VBox/Installer' kmk.exe[2]: *** [pass_libraries_before] Error 2 kmk.exe[2]: Leaving directory `C:/build/VirtualBox-1.5.0_OSE/src/VBox' kmk.exe[1]: *** [pass_libraries_before] Error 2 kmk.exe[1]: Leaving directory `C:/build/VirtualBox-1.5.0_OSE/src' kmk: *** [pass_libraries_before] Error 2
Change History (5)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Thanks. Fixed it. Wait for the next sync.
comment:3 by , 17 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
This problem occurs with the VirtualBox OSE 1.5.4 release tarball also.
comment:4 by , 17 years ago
| Summary: | OSE Build Failure → OSE Build Failure => Fixed in 1.5.6 |
|---|
Correct, this was only fixed in SVN-HEAD. Backported the fix to 1.5.
comment:5 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.


It appears that the Installer directory only has contents for Linux. Making the following change in Config.kmk gets the build past this error.
Change
to