On May 2, 2014, at 1:31, [email protected] wrote:

> One of my machines (amd64) cannot merge gnucash-2.6.1.
> The complaint is that it can't find libpng15.  The system has libpng16.
> 
> The build log has 352 occurrences of libpng16 and no occurrences of
> libpng15.
> 
> The build log has 2 occurrences of lpng both 15 in consecutive lines.
> libtool: link: [big snip] -lpng15 [big snip]
> [small snip] cannot find -lpng15
> 
> I seem to remember a few years ago having to edit pngXX to pngYY, but
> thought those times were definitely over.

The problem is that you have a package that you have not been remerged after 
the update to png16 and those libraries are still linked to png15.

Remove all orphan files of png15. Fix la files: la_file_fixer and 
fix_libtool_files, don't remember which does it so try both. Look at the 
depgraph of gnucash and remerge the ones related to png. If you are not sure 
which pakages to remerge, more is allways safer.

-- 
-Matti


Reply via email to