VirtualBox

Opened 15 years ago

Closed 15 years ago

#3486 closed defect (fixed)

Check build configuration for output directory

Reported by: Markus Elfring Owned by:
Component: other Version: VirtualBox 2.1.4
Keywords: Cc:
Guest type: other Host type: Linux

Description

I have downloaded the current source code snapshot. I have tried to follow your 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 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?

Change History (1)

comment:1 by Frank Mehnert, 15 years ago

Resolution: fixed
Status: newclosed

Either download the archive again (fixed) or fix your local sources by removing exactly this 'endif' in line 2511.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use