Please add openbox-themes
Fixed
The resulting code is #ifdef Z_SOLO typedef __PTRDIFF_TYPE__ ptrdiff_t; /* guess -- will be caught if guess is wrong */ #endif
Hi Glenn one of SBo maintainer push this fix in the build script and it worked fine here sed -i '/typedef long ptrdiff_t;/s,long,__PTRDIFF_TYPE__,' zutil.h is it possible to change it in upstream code? thanks
Just FYI, i used this source: http://downloads.sourceforge.net/pmt/pngcrush-1.8.11.tar.xz some other distributions are using -nolib version
I still got the same build failure message on zlib 1.2.11
Hi Glenn, I'm afraid that's quite complicated in my situation. zlib is part of Slackware core packages, while pngcrush came in as third party application from SBo project and we have a strict rule that it should build on top of Slackware's core package. Patrick (Slackware maintainer) is very strict on introducing new version on -stable releases, except for security updates. Since there has been no security vulns report on zlib, i don't really think he would accept this proposal. Also, same code works...
Sorry, i forgot to put a title for this ticket