X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=ZveKXVUn1yXo7BhX 4MlKLxNePQNOLcGjGO9r9OCr53yYA0YMs19ETj/P9CJ2s9E9Orn4HhBLPNn5MNFd PHneoxt648WIy42WS0xXkL2xUfytgycUzgDfX2nIQIg/XKY+73OqxTnPExgP903Z ECfZi2Mcyi7fZimmar0g/w9R7TY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=bBBgrmr75cpTiKbb8ABrvn k0jaM=; b=x3QdeUGJUW93lyu5QHoAya+j/kHqk29PBUzPrdUTfdBKEICEgE4Cx2 SGI0bMMpAWGvRm80N/6hNkzBvLfz4evfi8J3Q7j67b2sl2Kg6tQFIi0rmL7G0oIc NayfPma6OVzUQZ2HRVpKSVU1opx61yMi9BSiFqJZIwjmxDnfIEwP0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=2.6 required=5.0 tests=BAYES_50,FOREIGN_BODY,FREEMAIL_FROM,GIT_PATCH_2,KAM_ASCII_DIVIDERS,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=auf, EMail, E-Mail, UD:avast.com X-HELO: mail-wm1-f43.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=Os56B8NUKAjxge36UyuiV52gwFIP2utniuzbbiFQvCg=; b=pNMQ+HwMFjwac6rqc1ZkfoBJAvwVjKShuuo6FfheTaHLhBJ5xMEYuqCClNPED8Hged QNTUjvJjZqWysJnld0m/WK4qMRMrNynfuaqkC0HOi882PnQvECeN+f59zPwFjwbYaq8i CwPXsMYD+vMawsjFObpvs6V+3hKX6cCgXHVbYh+eHZ6HdnB1lvgAYk4xPYzdOBr2CmdP CkeyoxIgaijH47YjC0l3J8fDh/RkNEa5rDHLL6mmcLiNa0Bci0glU8a9kvWRGfgnKu0r sfFksJrXJ3DpafuDzTbm2A98mvv9H9ps1VPCDraGHSxkb8M0qzAOQDoeRxE2T/w3NNJs iRFA== Subject: Re: Unable to compile clamav To: cygwin AT cygwin DOT com References: From: Marco Atzeri Message-ID: <25177db6-9efb-76b8-0b96-a07bddaf7184@gmail.com> Date: Tue, 9 Oct 2018 11:33:36 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w999XpQW030699 Am 09.10.2018 um 11:19 schrieb Stephen Grant Brown: > Hi There. > I have compiled and installed the source code for zlib-1.2.11-1.src. > When compiling clamav I get the following error. > ------------------------------------------------ > configure: error: The installed zlib version may contain a security bug. Please upgrade to 1.2.2 or later: http://www.zlib.net. You can omit this check with --disable-zlib-vcheck but DO NOT REPORT any stability issues then! > *** ERROR: configure failed > ------------------------------------------------ > What am i doing wrong in compiling clamav? > > Yours Sincerely > Stephen Brown why do you need to compile zlib and you are not using the available packages ? $ cygcheck -cd| grep zlib zlib 1.2.11-1 zlib-devel 1.2.11-1 zlib0 1.2.11-1 Is it possible that the version check in clamav is wrong, but you need to check the config.log for details. Regards Marco --- Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft. https://www.avast.com/antivirus -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple