mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] make zlib fails


From: Tony Theodore
Subject: Re: [Mingw-cross-env-list] make zlib fails
Date: Tue, 15 May 2012 23:55:35 +1000


On 15/05/2012, at 8:20 AM, Jamie Lahowetz wrote:

trying to install mxe. the make process gets to zlib and outputs:
[download] zlib

Wrong checksum of package zlib!
------------------------------------------------------------
--2012-05-14 17:17:57--  http://zlib.net/zlib-1.2.6.tar.bz2
Resolving zlib.net... 69.73.181.135
Connecting to zlib.net|69.73.181.135|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2012-05-14 17:17:58 ERROR 404: Not Found.
------------------------------------------------------------
[log]      /home/jamie.lahowetz/mxe/log/zlib-download

make: *** [/home/jamie.lahowetz/mxe/usr/installed/zlib] Error 1

the version of zlib is now 1.2.7. seems like this needs to be updated or is there a work around?

It's fixed in the stable branch now, a "git pull" should be all you need to do. If you do want to update to v1.2.7, you can manually modify index.html, or run

make update PKGS=zlib

It should be a safe enough update, but you're probably better off sticking with stable.

Cheers,

Tony


reply via email to

[Prev in Thread] Current Thread [Next in Thread]