Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 934

Summary: gaim build failure
Product: Gentoo Linux Reporter: Scott Moynes <smoynes>
Component: Current packagesAssignee: Aron Griffis (RETIRED) <agriffis>
Status: RESOLVED FIXED    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.