Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9616 - gtkspell-2.0.2 compilation fails
Summary: gtkspell-2.0.2 compilation fails
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-24 14:36 UTC by David Holm (RETIRED)
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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 Holm (RETIRED) gentoo-dev 2002-10-24 14:36:44 UTC
Hi,
the gtkspell-2.0.2 compilation fails with the following linker errors:

/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../../i686-pc-linux-gnu/bin/ld:
warning: libaspell.so.10, needed by /usr/lib/libpspell.so, may conflict with
libaspell.so.15
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../../i686-pc-linux-gnu/bin/ld:
warning: libpspell.so.4, needed by /usr/lib/libaspell.so.10, not found (try
using -rpath or -rpath-link)
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../../i686-pc-linux-gnu/bin/ld:
warning: libpspell-impl.so.6, needed by /usr/lib/libaspell.so.10, not found (try
using -rpath or -rpath-link)
/usr/lib/libaspell.so.10: undefined reference to
`PspellConfigImpl::PspellConfigImpl[in-charge](char const*, PspellKeyInfo
const*, PspellKeyInfo const*)'
/usr/lib/libaspell.so.10: undefined reference to
`PspellStringMapImpl::lookup(char const*) const'
/usr/lib/libaspell.so.10: undefined reference to
`PspellStringMapImpl::~PspellStringMapImpl [not-in-charge]()'


qpkg -f /usr/lib/libpspell.so
app-text/aspell *
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-10-24 15:42:33 UTC
ok, please do this for me:  qpkg -I -v -nc spell

and paste what you have..
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-10-29 07:17:48 UTC
David?
Comment 3 David Holm (RETIRED) gentoo-dev 2002-10-29 08:34:14 UTC
Uh, sorry. I either didn't get the first reply mailed to me or I accidentally
deleted it. (I guess the latter is more likely). 

Here is the output:

app-text/aspell-0.50.2
app-text/gnome-spell-0.4.1-r3
app-text/ispell-3.2.06-r5
app-i18n/ispell-sv-1.3.8
app-i18n/aspell-sv-0.50.2
Comment 4 Seemant Kulleen (RETIRED) gentoo-dev 2002-10-31 12:46:44 UTC
DAvid, please remerge aspell, then try gtkspell again. this error shouldn't occur...
Comment 5 David Holm (RETIRED) gentoo-dev 2002-10-31 13:13:46 UTC
Yup, works now.. thanks