This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ANNOUNCEMENT] Updated: perl-Text-CSV_XS-1.15-1


2015-02-11 22:47 Yaakov Selkowitz <yselkowitz@cygwin.com>:
| On Wed, 2015-02-11 at 21:42 +0200, Jari Aalto wrote:
|
| > Compiled with libpng16
|
| That's not what the setup.hint says for both optipng and pngquant.  Did
| you update your system first before rebuilding?

Could you point out what needs to be done?

Jari

OPTIPNG 0.7.5-2

[x32]	$ ldd usr/bin/optipng.exe | grep png
	    cygpng16-16.dll => /usr/bin/cygpng16-16.dll (0x4ce50000)
	$ grep png setup.hint
	    setup.hint:requires: libpng16 zlib0

[x64]	$ ldd usr/bin/optipng.exe | grep png
	    cygpng16-16.dll => /usr/bin/cygpng16-16.dll (0x5c3bc0000)
	$ grep png 64/optipng/setup.hint setup.hint
	    64/optipng/setup.hint:requires: libpng16 zlib0

PNGQUANT 2.3.4+20150202+gitda59d79-1

[x32]	$ ldd usr/bin/pngquant.exe
	    cygpng16-16.dll => /usr/bin/cygpng16-16.dll (0x4ce50000)
     	$ grep png setup.hint
	    requires: libpng16 liblcms2_2

[x64]	$ ldd usr/bin/pngquant.exe
	    cygpng16-16.dll => /usr/bin/cygpng16-16.dll (0x5c3bc0000)
	$ grep png 64/optipng/setup.hint setup.hint
	    64/pngquant/setup.hint:14:requires: libpng16 liblcms2_2

--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]