United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 6716749 build lzma regardless of whether building kernel
6716749 : build lzma regardless of whether building kernel

Details
Type:
Bug
Submit Date:
2008-06-19
Status:
Closed
Updated Date:
2010-09-17
Project Name:
JDK
Resolved Date:
2008-09-29
Component:
install
OS:
windows_xp
Sub-Component:
install
CPU:
x86
Priority:
P3
Resolution:
Fixed
Affected Versions:
6u10
Fixed Versions:
6u10

Related Reports
Backport:
Relates:

Sub Tasks

Description
changes for 6713962 require lzma regardless of whether kernel is being built.

ifneq ($(KERNEL), off) should be removed from around DEPLOY_BUILD_TARGETS += extra-comp-all in control\make\deploy-rules.gmk so lzma is always built.

Currently, cannot build without building with KERNEL==on.  
For example, 6u11 dummy builds require KERNEL on or the sponsors workspace will not build.

                                    

Comments
SUGGESTED FIX

removed ifneq ($(KERNEL), off) from around DEPLOY_BUILD_TARGETS += extra-comp-all
                                     
2008-08-27
EVALUATION

ifneq ($(KERNEL), off) should be removed from around DEPLOY_BUILD_TARGETS += extra-comp-all in control\make\deploy-rules.gmk
                                     
2008-06-19



Hardware and Software, Engineered to Work Together