From kde-bugs-dist Fri May 26 15:49:09 2006 From: Robby Workman Date: Fri, 26 May 2006 15:49:09 +0000 To: kde-bugs-dist Subject: [Bug 127660] Koffice 1.5.1 - Compilation error (karbon error) Message-Id: <20060526154909.22043.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=114865855301148 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=127660 ------- Additional Comments From rw rlworkman net 2006-05-26 17:49 ------- The libpng conflict is, I think, a separate issue - I forgot to advise you of that, Gianluca. Essentially, it's specific to Slackware. As you know, the aaa_elflibs package has a minimal set of "just in case" libraries that are installed at initial system setup and should not be reinstalled or upgraded if you have newer libs installed since then (this would generally be acceptable when doing an upgrade from one release to another, IMHO, assuming you don't have newer versions of things than what is on the release). Anyway, the older libpng* files from the 10.2 aaa_elflibs package were still installed on my system. They *should* have been removed by the first upgrade to the libpng package, and they almost certainly were, so I apparently upgraded the aaa_elflibs package at some point *after* installing an updated libpng package. To make a long story short, removing the libpng* files contained in aaa_elflibs solved the conflict. RW