I tried to emerge frozen bubble, but it failed with the error I pasted below. Now, I already found bugs related, but none of the solutions proposed works for me. Please note that I already tried emerge -ev frozen-bubble, resulting in an all-nighter emerge of 117 packages. It is broken! Reproducible: Always Steps to Reproduce: 1. emerge frozen-bubble 2. ebuild fails Actual Results: >>> Source unpacked. Can't load '/usr/lib/perl5/vendor_perl/5.8.5/i686-linux/auto/SDL_perl/SDL_perl.so' for module SDL_perl: /usr/lib/perl5/vendor_perl/5.8.5/i686-linux/auto/SDL_perl/SDL_perl.so: undefined symbol: filledpieColor at /usr/lib/perl5/5.8.5/i686-linux/DynaLoader.pm line 230. at /usr/lib/perl5/vendor_perl/5.8.5/i686-linux/SDL.pm line 9 Compilation failed in require at /usr/lib/perl5/vendor_perl/5.8.5/i686-linux/SDL.pm line 9. BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.8.5/i686-linux/SDL.pm line 9. Compilation failed in require at -e line 1. BEGIN failed--compilation aborted at -e line 1. *** I need perl-SDL installed make: *** [dirs] Error 1 Expected Results: emerge frozen-bubble without errors. Here is my emerge --info: Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.3-20050110, glibc-2.3.4.20050125-r1, 2.6.11-gentoo-r6 i686) ================================================================= System uname: 2.6.11-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz Gentoo Base System version 1.6.10 Python: dev-lang/python-2.3.4-r1 [2.3.4 (#1, Apr 19 2005, 21:44:52)] ccache version 2.3 [enabled] dev-lang/python: 2.3.4-r1 sys-devel/autoconf: 2.59-r6, 2.13 sys-devel/automake: 1.7.9-r1, 1.5, 1.9.4, 1.6.3, 1.8.5-r3, 1.4_p6 sys-devel/binutils: 2.15.92.0.2-r7 sys-devel/libtool: 1.5.14 virtual/os-headers: 2.6.8.1-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-march=i686 -mtune=pentium4 -O2 -pipe -fomit-frame-pointer -w" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-march=i686 -mtune=pentium4 -O2 -pipe -fomit-frame-pointer -w" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig candy ccache distlocks sandbox sfperms strict" GENTOO_MIRRORS="ftp://ftp.ntua.gr/pub/linux/gentoo ftp://files.gentoo.gr ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://ftp6.uni-erlangen.de/pub/mirrors/gentoo ftp://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/ http://ftp.ntua.gr/pub/linux/gentoo/" LDFLAGS="-Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 X aac acpi alsa avi berkdb bitmap-fonts cdr crypt cups curl dlloader dvd dvdr emboss encode esd flac font-server foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 guile hal hardened hardenedphp imagemagick imlib java jpeg libg++ libwww mad matroska mikmod mmx mmxext motif mozilla moznocompose moznoirc moznomail mp3 mpeg mpeg4 ncurses nls nptl nptlonly nvidia ogg oggvorbis opengl oss pam pdflib perl pic pie png pwdb python quicktime readline samba sdl slang spell sse sse2 ssl svg svga tcltk tcpd tiff truetype truetype-fonts type1-fonts unicode userlocales vorbis xine xml2 xmms xv xvid xvmc zlib" Unset: ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LINGUAS
try running /usr/portage/dev-lang/perl/files/perl-cleaner either way the issue is that your perl modules have gotten out of sync and simply re-emerging the broken packages should fix this