VirtualBox

Opened 16 years ago

Closed 16 years ago

#989 closed defect (worksforme)

problem in build: zlib is referenced but absent in the trunk

Reported by: Iakov Kaabak Owned by:
Component: other Version: VirtualBox 1.5.2
Keywords: kbuild zlib Cc:
Guest type: other Host type: other

Description

In the latest revision (6140) there are references to zlib. But zlib itself is missing.

When compiling there were errors (zlib.h missing).

I tried to copy zlib from zlib.org to vbox\src\libs\ (and renaming it from 1.2.3 to 1.2.1). The result is: compilation successful, but when linking, error:

kmk.exe[3]: * No rule to make target C:/projects/vbox/out/win.x86/debug/lib/VBox-zlib.lib', needed by C:/projects/vbox/out/win.x86/debug/obj/src/VBox/Main/VBoxSettings/VBoxSettings.dll'. Stop.

Change History (1)

comment:1 by Frank Mehnert, 16 years ago

Resolution: worksforme
Status: newclosed

zlib is part of VirtualBox OSE.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use