Opened 2 years ago

Closed 2 years ago

#6496 closed defect (fixed)

zlib library - LIB_URL has changed

Reported by: Langbart Owned by: Stan
Priority: Should Have Milestone: Alpha 26
Component: Core engine Keywords: Simple
Cc: Patch: Phab:D4603

Description

ref #4362

issue

IRC 0ad-dev (13/Apr/22)

15:16 < kumikumi> I'm at the head of SVN and I'm getting a 404 error (from http://zlib.net/zlib-1.2.11.tar.gz ) when running the "build-osx-libs.sh" script
15:17 < kumikumi> bumping ZLIB_VERSION to zlib-1.2.12 seems to fix it
15:18 < Freagarach> Yeah, I see they updated it and the URL is dead now.
15:19 < Freagarach> It seems better to link to /fossils/<version>

tested

The update to the latest version (zlib-1.2.12.tar.gz) worked under macOS 10.15, the game compiled successfully and opened normally.

Change History (2)

comment:1 by Langbart, 2 years ago

Patch: Phab:D4603

patch

comment:2 by Stan, 2 years ago

Owner: set to Stan
Resolution: fixed
Status: newclosed

In 26788:

Update the LIB_URL for zlib.
Fixes: #6496
Refs: #4362
Patch by: @Langbart
Differential Revision: https://code.wildfiregames.com/D4603

Note: See TracTickets for help on using tickets.