[SERVER-19188] NameError When Building with --use-system-zlib Created: 29/Jun/15  Updated: 29/Jun/15  Resolved: 29/Jun/15

Status: Closed
Project: Core Server
Component/s: Build
Affects Version/s: 3.1.6
Fix Version/s: None

Type: Bug Priority: Minor - P4
Reporter: Robert Guo (Inactive) Assignee: Robert Guo (Inactive)
Resolution: Duplicate Votes: 0
Labels: 32qa
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
duplicates SERVER-19123 Bug in SConstruct: global name 'windo... Closed
Backwards Compatibility: Fully Compatible
Operating System: ALL
Steps To Reproduce:

scons --use-system-zlib=True

Participants:

 Description   

In the top level SConstruct:

if use_system_version_of_library("zlib"):
        conf.FindSysLibDep("zlib", ["zlib" if windows else "z"])

It seems like "windows" is undefined here.


Generated at Thu Feb 08 03:50:06 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.