| Summary: | ERROR: app-editors/gedit-2.2.0.1 failed | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Ben Ricker <bricker> |
| Component: | [OLD] GNOME | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | mholzer |
| Priority: | High | ||
| Version: | 1.4_rc2 | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Ben Ricker
2003-03-10 13:27:24 UTC
looks more like a gcc(-config) problem then gedit please paste #emerge info Per your request: ================================================================= System uname: 2.4.18-redhat-4custom i686 Pentium III (Coppermine) GENTOO_MIRRORS="http://gentoo.oregonstate.edu/ http://distro.ibiblio.org/pub/Linux/distributions/gentoo" CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" PORTDIR="/usr/portage" DISTDIR="/usr/portage/distfiles" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR_OVERLAY="" USE="x86 oss 3dnow apm avi crypt cups encode gif gpm jpeg libg++ libwww mikmod mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gtkhtml gdbm berkdb slang readline arts bonobo svga java guile sdl tcpd pam ssl perl python esd imlib oggvorbis motif opengl mozilla X gtk -kde -qt gnome -alsa" COMPILER="gcc3" CHOST="i686-pc-linux-gnu" CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer" CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer" ACCEPT_KEYWORDS="x86" MAKEOPTS="-j2" AUTOCLEAN="yes" SYNC="rsync://rsync.gentoo.org/gentoo-portage" FEATURES="sandbox ccache" please include the header eg. Portage 2.0.47-r8 (default-1.0, gcc-2.95.3, glibc-2.2.5-r2,2.2.5-r7) it's not a gedit problem, it's a gcc problem please run '/usr/portage/sys-devel/gcc/files/fix_libtool_files.sh' from azarah: Right, I fixed it so that the ebuild will run it properly the first time. Do: # cp /usr/portage/sys-devel/gcc/files/awk/fixlafiles.awk /lib/rcscripts/awk # /usr/portage/sys-devel/gcc/files/fix_libtool_files.sh 3.2.1 The header, per request of Martin Holzer: Portage 2.0.46-r12 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r2) ================================================================= I did the steps in Comment #6 and the problem is fixed. Thanks! btw update your portage version ;) closing this PS: This was very handy *again*. gedit failed to compile due to similar errors but with 3.2.1 instead of 3.2. The same *manual* solution fixed the problem. Wasn't this fixed in the ebuild?! |