Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934 - gaim build failure
Summary: gaim build failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Aron Griffis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-02 23:11 UTC by Scott Moynes
Modified: 2003-02-04 19:42 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 Scott Moynes 2002-03-02 23:11:06 UTC
net-im/gaim-0.53 build fails with the following error:
gcc -DHAVE_CONFIG_H -I. -I. -I..     -mcpu=i686 -march=i686 -O3 -pipe
-I/usr/local/include -I/opt/include -I.. -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
-I/usr/kde/2/include/artsc -fno-strict-aliasing -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64  -I/usr/lib/perl5/5.6.1/i686-linux/CORE 
-DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib/gaim/\"  -c gtkimhtml.c
gtkimhtml.c: In function `gtk_imhtml_tip_paint':
gtkimhtml.c:1403: structure has no member named `img'
gtkimhtml.c:1405: structure has no member named `img'
gtkimhtml.c: In function `gtk_imhtml_tip':
gtkimhtml.c:1448: structure has no member named `img'
gtkimhtml.c:1448: structure has no member named `img'
gtkimhtml.c: In function `gtk_imhtml_motion_notify_event':
gtkimhtml.c:1535: structure has no member named `img'
gtkimhtml.c: In function `gtk_imhtml_button_press_event':
gtkimhtml.c:1723: structure has no member named `img'
gtkimhtml.c:1726: `save_img_dialog' undeclared (first use in this function)
gtkimhtml.c:1726: (Each undeclared identifier is reported only once
gtkimhtml.c:1726: for each function it appears in.)
gtkimhtml.c:1726: structure has no member named `img'
make[3]: *** [gtkimhtml.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/gaim-0.53/work/gaim-0.53/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gaim-0.53/work/gaim-0.53/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gaim-0.53/work/gaim-0.53'
make: *** [all-recursive-am] Error 2
Comment 1 Bruce A. Locke (RETIRED) gentoo-dev 2002-03-07 01:06:09 UTC
I cannot reproduce it here but it looks like it needs gdk-pixbuf judging from
the configure script and the mention of "img" in the pasted log.

Please try 0.53-r1 and if it doesn't fix your problem please post more
information about your system to this bug and reopen it.