Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78396 - Gedit 2.8.2 will not compile/emerge
Summary: Gedit 2.8.2 will not compile/emerge
Status: RESOLVED DUPLICATE of bug 73435
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-17 11:49 UTC by Derick Eisenhardt
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Derick Eisenhardt 2005-01-17 11:49:24 UTC
I cannot get gedit 2.8.2 to compile completely. I get this error message during it's compile:

Merging translations into spell.gedit-plugin.
/bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc  -O2 -march=pentium4 -fomit-frame-pointer   -o libspell.la -rpath /usr/lib/gedit-2/plugins -module -avoid-version  spell.lo gedit-spell-checker.lo gedit-spell-checker-dialog.lo gedit-spell-language-dialog.lo gedit-automatic-spell-checker.lo gedit-spell-checker-dialog-marshal.lo -laspell -lpopt
grep: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory
/bin/sed: can't read /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory
libtool: link: `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la' is not a valid libtool archive
make[4]: *** [libspell.la] Error 1
make[4]: Leaving directory `/var/tmp/portage/gedit-2.8.2/work/gedit-2.8.2/plugins/spell'make[3]: *** [all] Error 2
make[3]: Leaving directory `/var/tmp/portage/gedit-2.8.2/work/gedit-2.8.2/plugins/spell'make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gedit-2.8.2/work/gedit-2.8.2/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gedit-2.8.2/work/gedit-2.8.2'
make: *** [all] Error 2

!!! ERROR: app-editors/gedit-2.8.2 failed.
!!! Function gnome2_src_compile, Line 40, Exitcode 2
!!! compile failure

...I've tried doing a USE="-spell" incase that's what was causing it. Didn't work. I recompiled libstdc, didn't work. I have no idea what's wrong, but I can not do an "emerge gnome" without gedit compiling, b/c it's the first in the list.

Reproducible: Always
Steps to Reproduce:
1.emerge gedit
Comment 1 foser (RETIRED) gentoo-dev 2005-01-17 14:28:52 UTC
why do i have to do the dupe searching ? *sigh*

*** This bug has been marked as a duplicate of 73435 ***