Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87229 - Can't emerge gedit-2.10 with aspell-0.50.3
Summary: Can't emerge gedit-2.10 with aspell-0.50.3
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-30 01:07 UTC by David Marín
Modified: 2005-04-06 02:35 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 David Marín 2005-03-30 01:07:23 UTC
If I try to emerge gedit-2.10 with aspell-0.50.3 installed, I get the next error:

/bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc  -O2 -march=pentium3 -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/i386-pc-linux-gnu/3.3.2/libstdc++.la: No such file or directory
/bin/sed: can't read /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.2/libstdc++.la: No such file or directory
libtool: link: `/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.2/libstdc++.la' is not a valid libtool archive
make[4]: *** [libspell.la] Error 1
make[4]: *** Waiting for unfinished jobs....
Merging translations into spell.gedit-plugin.
make[4]: Leaving directory `/var/tmp/portage/gedit-2.10.0/work/gedit-2.10.0/plugins/spell'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/var/tmp/portage/gedit-2.10.0/work/gedit-2.10.0/plugins/spell'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gedit-2.10.0/work/gedit-2.10.0/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gedit-2.10.0/work/gedit-2.10.0'
make: *** [all] Error 2

!!! ERROR: app-editors/gedit-2.10.0 failed.
!!! Function gnome2_src_compile, Line 40, Exitcode 2
!!! compile failure
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




After emerging aspell-0.50.5-r4, everything went fine, so emerging gedit should 
emerge a compatible version of aspell (or a non-buggy one) automatically.
Comment 1 Alexey Maximov 2005-03-30 01:38:20 UTC
try
fix_libtool_files.sh

check gcc/binutils

try gcc-config -l
Comment 2 Paul J Warner 2005-04-05 17:28:57 UTC
I also have this EXACT problem.  Updated aspell and the error went away and gedit compiled just fine.
Comment 3 foser (RETIRED) gentoo-dev 2005-04-06 02:35:02 UTC
yeah ofcourse it goes away, but it has nothing todo with the upgrade: it is the recompile that fixes things.