When I try to emerge libinklevel I get the following error. emerge libinklevel Calculating dependencies ...done! >>> emerge (1 of 1) net-print/libinklevel-0.6.3 to / >>> md5 src_uri ;-) libinklevel-0.6.3.tar.gz >>> Unpacking source... >>> Unpacking libinklevel-0.6.3.tar.gz to /var/tmp/portage/libinklevel-0.6.3/wor k >>> Source unpacked. >>> Install libinklevel-0.6.3 into /var/tmp/portage/libinklevel-0.6.3/image/ cat egory net-print gcc -Wall -O2 -fPIC -DPIC -I. -c -o epson.o epson.c epson.c: In function `get_ink_level_epson': epson.c:244: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugs.gentoo.org/> for instructions. Preprocessed source stored into /var/tmp/portage/libinklevel-0.6.3/temp/ccUvR27B .out file, please attach this to your bugreport. make: *** [epson.o] Error 1 !!! ERROR: net-print/libinklevel-0.6.3 failed. !!! Function src_install, Line 19, Exitcode 2 !!! (no error message) I have tried several versions. This is another error. emerge /usr/portage/net-print/libinklevel/libinklevel-0.6.ebuild Calculating dependencies ...done! >>> emerge (1 of 1) net-print/libinklevel-0.6 to / >>> Downloading http://ftp.easynet.nl/mirror/gentoo/distfiles/libinklevel-0.6.ta r.gz --07:38:53-- http://ftp.easynet.nl/mirror/gentoo/distfiles/libinklevel-0.6.tar. gz => `/usr/portage/distfiles/libinklevel-0.6.tar.gz' Resolving ftp.easynet.nl... 195.86.128.57 Connecting to ftp.easynet.nl[195.86.128.57]:80... connected. HTTP request sent, awaiting response... 200 OK Length: 11,998 [application/x-tar] 100%[====================================>] 11,998 --.--K/s 07:38:54 (129.17 KB/s) - `/usr/portage/distfiles/libinklevel-0.6.tar.gz' saved [ 11998/11998] >>> md5 src_uri ;-) libinklevel-0.6.tar.gz >>> Unpacking source... >>> Unpacking libinklevel-0.6.tar.gz to /var/tmp/portage/libinklevel-0.6/work >>> Source unpacked. >>> Install libinklevel-0.6 into /var/tmp/portage/libinklevel-0.6/image/ categor y net-print gcc -Wall -O -fPIC -DPIC -I/var/tmp/portage/libinklevel-0.6/work/libinklevel - c -o libinklevel.o libinklevel.c libinklevel.c: In function `get_device_id': libinklevel.c:129: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugs.gentoo.org/> for instructions. Preprocessed source stored into /var/tmp/portage/libinklevel-0.6/temp/cc1hbhaf.o ut file, please attach this to your bugreport. make: *** [libinklevel.o] Error 1 !!! ERROR: net-print/libinklevel-0.6 failed. !!! Function src_install, Line 19, Exitcode 2 !!! (no error message) What can be wrong. This is my emerge info Portage 2.0.50-r10 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r0, 2.6.8-gentoo) ================================================================= System uname: 2.6.8-gentoo i686 AMD Athlon(tm) XP 3200+ Gentoo Base System version 1.5.3 Autoconf: sys-devel/autoconf-2.59-r4 Automake: sys-devel/automake-1.8.5-r1 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-mcpu=athlon-xp -O3 -pipe" CHOST="i686-pc-linux-gnu" COMPILER="" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.3/share/config:/usr/kde/3.3/env:/usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -mcpu=i686 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache sandbox" GENTOO_MIRRORS="http://ftp.easynet.nl/mirror/gentoo/ ftp://ftp.easynet.nl/mirror/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/ ftp://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/ http://gentoo.tiscali.nl/gentoo/ ftp://ftp.tiscali.nl/pub/mirror/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X alsa apm arts avi bonobo cdr crypt cups divx4linux encode foomaticdb gdbm gif gnome gpm gtk gtk2 gtkhtml imap imlib java jpeg kde ldap libg++ libwww linguas_nl lm_sensors mad maildir maildrop mailwrapper mikmod motif mozilla mpeg mpeg4 mysql ncurses nls oggvorbis opengl openssh oss pam pam-mysql pdflib perl php png python qt quicktime readline sasl scanner sdl session slang spell ssl tcltk tcpd transcode usb videos wolk-bootsplash x86 xine xml2 xmms xv xvid zlib" Reproducible: Always Steps to Reproduce: 1. 2. 3.
try to recompile your gcc, or lower your cflags
did it hel?