Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23892 - gnome-spell-1.0.4 needs aspell to compile
Summary: gnome-spell-1.0.4 needs aspell to compile
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-02 17:44 UTC by Kyle Liddell
Modified: 2003-11-20 08:03 UTC (History)
1 user (show)

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


Attachments
emerge -ep gnome-spell (eepgs,2.23 KB, text/plain)
2003-07-03 01:28 UTC, Kyle Liddell
Details
emerge --info (emergeinfo,1.43 KB, text/plain)
2003-07-03 01:29 UTC, Kyle Liddell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kyle Liddell 2003-07-02 17:44:04 UTC
When trying to emerge gnome-spell-1.0.4, the compile fails with the following:

./configure: line 1: aspell: command not found
checking for new_aspell_config in -laspell...no
configure: error: gnome-spell cannot be built without aspell library

emerging aspell (I emerged ver 0.50.3), then emerging gnome-spell allows
gnome-spell to compile.  Aspell wasn't emerged automatically when I did emerge
gnome-spell, or emerge world or system.

Reproducible: Always
Steps to Reproduce:
1. emerge gnome-spell
2.
3.

Actual Results:  
Failed because of missing aspell library.

Expected Results:  
Compiled.
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2003-07-03 01:17:44 UTC
can you paste the output of emerge info?

and also the output of :

emerge -ep gnome-spell

Comment 2 Kyle Liddell 2003-07-03 01:28:57 UTC
Created attachment 14137 [details]
emerge -ep gnome-spell
Comment 3 Kyle Liddell 2003-07-03 01:29:20 UTC
Created attachment 14138 [details]
emerge --info
Comment 4 Alastair Tse (RETIRED) gentoo-dev 2003-07-05 03:04:05 UTC
thanks for your report. it was a typo in the ebuilds that stripped the aspell deps. now fixed in portage.
Comment 5 Wolfram Schlich (RETIRED) gentoo-dev 2003-10-16 06:40:47 UTC
I'm just experiencing exactly that problem *now* with the latest portage
files
Comment 6 foser (RETIRED) gentoo-dev 2003-10-26 12:03:44 UTC
what version exactly ?

can't reproduce it...
Comment 7 Wolfram Schlich (RETIRED) gentoo-dev 2003-10-26 14:00:15 UTC
sys-apps/portage-2.0.49-r15
Comment 8 James Tunstall 2003-11-15 11:49:12 UTC
Confirmed, I experienced the same error and remedied it in the same way.

Portage 2.0.49-r15.  If you would like me to upload the command line error output or my emerge --info please let me know.
Comment 9 foser (RETIRED) gentoo-dev 2003-11-15 12:21:22 UTC
yeah well, the deps are ok.. dunno what to do with this.

probably some wierd portage bug, try another version
Comment 10 foser (RETIRED) gentoo-dev 2003-11-20 08:03:02 UTC
not reproducable for us