Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25177 - gaim 0.66 won't emerge
Summary: gaim 0.66 won't emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Don Seiler (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-24 05:14 UTC by Andreas Kotowicz
Modified: 2003-07-25 06:43 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 Andreas Kotowicz 2003-07-24 05:14:05 UTC
make[3]: Entering directory
`/usr/local/mp3/vartmp/portage/gaim-0.66-r2/work/gaim-0.66/src'
/bin/sh ../libtool --silent --mode=link gcc  -mcpu=athlon-xp -O3 -pipe
-I/opt/include -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include
-I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   
 -o gaim -export-dynamic account.o accountopt.o blist.o connection.o
conversation.o core.o debug.o event.o ft.o html.o md5.o notify.o plugin.o
pounce.o proxy.o prefs.o prpl.o request.o server.o status.o sound.o util.o
about.o away.o browser.o buddy_chat.o dialogs.o dnd-hints.o gaim-disclosure.o
gaimrc.o gtkaccount.o gtkcellrendererprogress.o gtkblist.o gtkconn.o gtkconv.o
gtkdebug.o gtkft.o gtkimhtml.o gtknotify.o gtkplugin.o gtkprefs.o gtkpounce.o
gtkrequest.o gtksound.o gtkutils.o idle.o log.o main.o session.o stock.o
themes.o -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0
-lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0
-lgmodule-2.0 -ldl -lglib-2.0   -L/usr/lib -lao -ldl -L/usr/lib -laudiofile -lm
 -L/usr/X11R6/lib  -lSM -lICE -lX11 -lXext  -L/usr/X11R6/lib  -lXss
-L/usr/X11R6/lib -lSM -lICE  -Wl,--export-dynamic -lgtkspell -lpspell
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0
-lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
-L/usr/lib -L/usr -lnspr4 -lnss3 -lnsl
libtool: link: cannot find the library `/usr/lib/libaspell-common.la'
make[3]: *** [gaim] Error 1
make[3]: Leaving directory
`/usr/local/mp3/vartmp/portage/gaim-0.66-r2/work/gaim-0.66/src'
make[2]: *** [all-recursive] Error 1

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Ian Leitch (RETIRED) gentoo-dev 2003-07-24 05:58:40 UTC
Some more infomation would be helpful. What are your USE flags?
Comment 2 Andreas Kotowicz 2003-07-24 06:13:00 UTC
this is what i have in make.conf:
USE="X gnome -arts -ldap esd -kde -apm gtk2 dvd tcltk imap"
Comment 3 Don Seiler (RETIRED) gentoo-dev 2003-07-24 06:58:52 UTC
Can you (re)install aspell and aspell-en and then try?  If that does work then re-install gtkspell and try.
Comment 4 Andreas Kotowicz 2003-07-24 12:18:41 UTC
works now
Comment 5 Don Seiler (RETIRED) gentoo-dev 2003-07-24 12:37:52 UTC
It worked after re-installing those packages, or just randomly decided to work?

Just want to make sure.
Comment 6 Andreas Kotowicz 2003-07-24 12:43:30 UTC
it worked after reinstalling all of the mentioned packages
Comment 7 Don Seiler (RETIRED) gentoo-dev 2003-07-24 13:16:24 UTC
Excellent.  Did you end up upgrading those packages or were you re-installing the same versions over?
Comment 8 Andreas Kotowicz 2003-07-24 13:23:34 UTC
I updated aspell and gtkspell
Comment 9 Don Seiler (RETIRED) gentoo-dev 2003-07-24 14:05:18 UTC
OK interesting.  That's the third person I know (including myself) who've had those problems.  For me I just needed to reinstall those apps.  I don't know how we can force emerge to re-install an existing package.
Comment 10 Don Seiler (RETIRED) gentoo-dev 2003-07-25 06:43:46 UTC
Closing this.