Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71483 - gaim-1.0.3-r1 compile fails with gcc-2.95
Summary: gaim-1.0.3-r1 compile fails with gcc-2.95
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gaim Bugs Crew
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-16 19:49 UTC by Matt Taylor
Modified: 2004-11-17 10:28 UTC (History)
0 users

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


Attachments
gaim-1.0.3-gcc2.patch (gaim-1.0.3-gcc2.patch,546 bytes, patch)
2004-11-16 19:50 UTC, Matt Taylor
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Taylor 2004-11-16 19:49:25 UTC
make[3]: Entering directory `/mnt/portage/tmp/portage/gaim-1.0.3-r1/work/gaim-1.0.3/src'
source='log.c' object='log.o' libtool=no \
depfile='.deps/log.Po' tmpdepfile='.deps/log.TPo' \
depmode=gcc /bin/sh ../depcomp \
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib/gaim/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../plugins  -I/usr/include  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/startup-notification-1.0     -march=i686 -O2 -pipe -Wall -g3 -c log.c
log.c: In function `gaim_log_write':
log.c:81: parse error before `struct'
log.c:84: `lu' undeclared (first use in this function)
log.c:84: (Each undeclared identifier is reported only once
log.c:84: for each function it appears in.)
make[3]: *** [log.o] Error 1
make[3]: Leaving directory `/mnt/portage/tmp/portage/gaim-1.0.3-r1/work/gaim-1.0.3/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mnt/portage/tmp/portage/gaim-1.0.3-r1/work/gaim-1.0.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/portage/tmp/portage/gaim-1.0.3-r1/work/gaim-1.0.3'
make: *** [all] Error 2

!!! ERROR: net-im/gaim-1.0.3-r1 failed.
!!! Function src_compile, Line 120, Exitcode 2
!!! Make failed
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Matt Taylor 2004-11-16 19:50:00 UTC
Created attachment 44128 [details, diff]
gaim-1.0.3-gcc2.patch

Fixes compile with gcc-2.95
Comment 2 Don Seiler (RETIRED) gentoo-dev 2004-11-17 10:28:20 UTC
Fixed in portage.  Thanks!