lynx-dev
[Top][All Lists]
Advanced

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

[Lynx-dev] [Patch] Lynx won't compile against zlib 1.2.5.1


From: Nikos Chantziaras
Subject: [Lynx-dev] [Patch] Lynx won't compile against zlib 1.2.5.1
Date: Fri, 16 Sep 2011 22:50:41 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110822 Thunderbird/6.0

Trying to build Lynx with zlib 1.2.5.1 results in build errors, due to the 'ON' macro of zlib, which conflicts with the one in LYUtils.h. Here's a bug report about it on Gentoo's tracker:

  https://bugs.gentoo.org/show_bug.cgi?id=383113

A patch that fixes the problem by renaming Lynx's ON and OFF macros to LON and LOFF:

  https://383113.bugs.gentoo.org/attachment.cgi?id=286575



reply via email to

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