Closed Bug 2006218 Opened 3 months ago Closed 29 days ago

selfserv cannot be build when external zlib is used

Categories

(NSS :: Build, defect, P3)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: preocanin.aleksandar, Unassigned)

Details

Attachments

(2 files)

Steps to reproduce

Build project using Makefile with ZLIB_INCLUDE_DIR and ZLIB_LIBS pointing to the external zlib dirs.

Actual result

Building with zlib.h which is not in the default system include path leads to build failure for selfserv target.

Expected result

Build is finished successfully.

I think you just need to compile with USE_SYSTEM_ZLIB defined

Severity: -- → S3
Priority: -- → P3

Sorry for late response.

So this is eventually needed when Zlib in not on the system directly but rather in some other locations for example when we are using Conan package manager in the project which stores packages in self managed location.

Pushed by jschanck@mozilla.com:
https://hg.mozilla.org/projects/nss/rev/0db46915c0c0
allow selfserv makefile build to use system zlib. r=nss-reviewers,djackson

Status: UNCONFIRMED → RESOLVED
Closed: 29 days ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: