Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22240 - gtk-spell fails to build
Summary: gtk-spell fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-04 20:15 UTC by Talli Somekh
Modified: 2003-06-09 08:38 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 Talli Somekh 2003-06-04 20:15:34 UTC
gtk-spell 2.0.4 fails to build on Gentoo-Linux ~x86. Here is the error statement:

libtool: link: `/usr/lib/gcc-lib/i586-pc-linux-gnu/3.2.2/libstdc++.la' is not a
valid libtool archive
make[2]: *** [libgtkspell.la] Error 1
make[2]: Leaving directory
`/var/tmp/portage/gtkspell-2.0.4/work/gtkspell-2.0.4/gtkspell'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gtkspell-2.0.4/work/gtkspell-2.0.4'
make: *** [all-recursive-am] Error 2


Reproducible: Always
Steps to Reproduce:
1.emerge sync
2.emerge -u world
3.

Actual Results:  
Just trying to update the system

Expected Results:  
Clean emerge -u
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-06-09 08:38:49 UTC
all you have to do is: emerge aspell and this emerge will work 

(yes, you have aspell already, you need to re-emerge it, since you updated gcc)