[РЕШЕНО] Ошибка при установке пакета gnome-do-plugins

Размаскировал данный пакет, далее ввожу:
emerge gnome-do-plugins
Куча всего скачивается, компилится, но в конечном счете заканчивается ошибкой:

  • Messages for package dev-dotnet/gnome-sharp-2.24.2:

* ERROR: dev-dotnet/gnome-sharp-2.24.2 failed (compile phase):
* emake failed
*
* Call stack:
* ebuild.sh, line 84: Called src_compile
* environment, line 3499: Called gtk-sharp-module_src_compile
* environment, line 2643: Called die
* The specific snippet of code:
* emake CSC=/usr/bin/gmcs || die “emake failed”
*
* If you need support, post the output of ‘emerge --info =dev-dotnet/gnome-sharp-2.24.2’,
* the complete build log and the output of ‘emerge -pqv =dev-dotnet/gnome-sharp-2.24.2’.
* The complete build log is located at ‘/var/calculate/tmp/portage/dev-dotnet/gnome-sharp-2.24.2/temp/build.log’.
* The ebuild environment file is located at ‘/var/calculate/tmp/portage/dev-dotnet/gnome-sharp-2.24.2/temp/environment’.

Нашел в интернете следующее решение (далее цитата):

So, you are on Gentoo/AMD64 and you get -lpng14 build failures?
Check if /usr/lib64/libpng14.so.14 exists. If it does, delete it manually.

Then, run this:
revdep-rebuild i - --keep-going

You will need to rerun the above revdep-rebuild at least twice, until all packages are done.

I can only apologise for the inconvenience.

Kind regards,
Tony “Chainsaw” Vroon
(Chainsaw on #gentoo)