From: SourceForge.net <no...@so...> - 2010-10-22 17:42:23
|
Tracker item #2983141, was opened at 2010-04-07 12:41 Message generated for change (Comment added) made by dimstar You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=989708&aid=2983141&group_id=204462 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Dominique Leuenberger (dimstar) Assigned to: Nobody/Anonymous (nobody) Summary: Build against libpng 1.4 fails Initial Comment: open-vm-tools (tested up to release 2010-03-24) fails to build against libpng 1.4, due to the direct usage of jmpbuf, which had been deprecated in libpng 1.0.6 The attached patch fixes this issue by using the documented replacement (see http://www.libpng.org/pub/png/src/libpng-1.2.x-to-1.4.x-summary.txt / section 5d) ---------------------------------------------------------------------- >Comment By: Dominique Leuenberger (dimstar) Date: 2010-10-22 19:42 Message: This has been solved in later snapshots (tested 2010.10.19) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=989708&aid=2983141&group_id=204462 |