when updating from gnome-panel-2.12.2 to 2.12.3, i got following message. emerge gnome-panel /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lssl3 collect2: ld returned 1 exit status distcc[24665] ERROR: compile (null) on localhost failed make[3]: *** [clock-applet] Fehler 1 make[3]: Leaving directory `/var/tmp/portage/gnome-panel-2.12.3/work/gnome-panel-2.12.3/applets/clock' make[2]: *** [all-recursive] Fehler 1 make[2]: Leaving directory `/var/tmp/portage/gnome-panel-2.12.3/work/gnome-panel-2.12.3/applets' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/var/tmp/portage/gnome-panel-2.12.3/work/gnome-panel-2.12.3' make: *** [all] Fehler 2 !!! ERROR: gnome-base/gnome-panel-2.12.3 failed. Call stack: ebuild.sh, line 1894: Called dyn_compile ebuild.sh, line 941: Called src_compile ebuild.sh, line 1609: Called gnome2_src_compile !!! compile failure !!! If you need support, post the topmost build error, and the call stack if relevant. curious: the ssl3 lib file was available: find /usr/lib -name libssl3* /usr/lib/nss/libssl3.so.11 /usr/lib/nss/libssl3.so /usr/lib/mozilla-thunderbird/libssl3.so and the file /etc/ld.so.conf has the entry /usr/lib/nss. finally i solved the problem by emerge evolution-data-server yelp epiphany after that emerge gnome-panel worked fine.
*** This bug has been marked as a duplicate of 122666 ***