OpenSolaris

Printable Version Enter a New Search
Bug ID 6375805
Synopsis comment for CLOSED_IS_PRESENT is ambiguous
State 10-Fix Delivered (Fix available in build)
Category:Subcategory consolidation:os-net-tools
Keywords oss-bite-size | oss-request | oss-sponsor
Sponsor Mike Kupfer
Submitter avinashtjoshi
Responsible Engineer Mike Kupfer
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_84
Fixed In snv_84
Release Fixed solaris_nevada(snv_84)
Related Bugs 6316770
Submit Date 23-January-2006
Last Update Date 27-February-2008
Description
The comment in usr/src/tools/env/developer.sh for CLOSED_IS_PRESENT
says

# This flag controls whether to build the closed source.  If
# undefined, nightly(1) and bldenv(1) will set it according to whether
# the closed tree is present.

This is ambiguous--it's not clear whether the thing that's present is
the closed source tree or the closed binaries tree.

The comments need to be reworded to make it clear that
CLOSED_IS_PRESENT=no means not to try building the closed sources.
gatekeeper.sh and opensolaris.sh need fixing, too.

Keywords: oss-bite-size
Work Around
N/A
Comments
N/A