Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48991 - gaim evolution plugin fails to compile
Summary: gaim evolution plugin fails to compile
Status: RESOLVED DUPLICATE of bug 48989
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 All
: High normal (vote)
Assignee: Gaim Bugs Crew
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-25 19:23 UTC by Greg Fitzgerald (RETIRED)
Modified: 2005-07-17 13:06 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 Greg Fitzgerald (RETIRED) gentoo-dev 2004-04-25 19:23:10 UTC
Making all in gevolution
make[3]: Entering directory `/usr/tmp/portage/gaim-0.77/work/gaim-0.77/plugins/gevolution'
source='add_buddy_dialog.c' object='add_buddy_dialog.lo' libtool=yes \
depfile='.deps/add_buddy_dialog.Plo' tmpdepfile='.deps/add_buddy_dialog.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.
.  -DDATADIR=\"/usr/share\" -DVERSION=\"0.77\" -I../../src -DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/evolution-data-server-1.0 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include    -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     -O3 -march=pentium3 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -g3 -c -o add_buddy_dialog.lo `test -f 'add_buddy_dialog.c' || echo './'`add_buddy_dialog.c
In file included from add_buddy_dialog.c:27:
gevolution.h:24:29: libebook/e-book.h: No such file or directory
In file included from add_buddy_dialog.c:27:
gevolution.h:31: error: syntax error before "EBook"
gevolution.h:31: warning: no semicolon at end of struct or union
gevolution.h:44: error: syntax error before '}' token
gevolution.h:44: warning: type defaults to `int' in declaration of `GevoAddBuddyDialog'
gevolution.h:44: warning: data definition has no type or storage class
gevolution.h:53: error: syntax error before "EContact"
gevolution.h:53: warning: no semicolon at end of struct or union
gevolution.h:66: error: syntax error before '}' token
gevolution.h:66: warning: type defaults to `int' in declaration of `GevoNewPersonDialog'
gevolution.h:84: warning: data definition has no type or storage class
gevolution.h:88: error: syntax error before '*' token
gevolution.h:93: error: syntax error before '*' token
gevolution.h:101: error: syntax error before "gevo_prpl_get_field"
gevolution.h:101: warning: type defaults to `int' in declaration of `gevo_prpl_get_field'
gevolution.h:101: warning: data definition has no type or storage class
gevolution.h:103: error: syntax error before '*' token
gevolution.h:105: error: syntax error before '*' token
gevolution.h:105: warning: type defaults to `int' in declaration of `gevo_associate_buddy_dialog_new'
gevolution.h:105: warning: data definition has no type or storage class
add_buddy_dialog.c:31:29: libebook/e-book.h: No such file or directory
add_buddy_dialog.c:32:35: libebook/e-book-async.h: No such file or directory
add_buddy_dialog.c:33:42: libedataserver/e-source-list.h: No such file or directory
add_buddy_dialog.c:45: error: syntax error before "GevoAddBuddyDialog"
add_buddy_dialog.c: In function `delete_win_cb':
add_buddy_dialog.c:47: error: `dialog' undeclared (first use in this function)
add_buddy_dialog.c:47: error: (Each undeclared identifier is reported only once
add_buddy_dialog.c:47: error: for each function it appears in.)
add_buddy_dialog.c: At top level:
add_buddy_dialog.c:66: error: syntax error before "GevoAddBuddyDialog"
add_buddy_dialog.c: In function `new_person_cb':
add_buddy_dialog.c:71: error: `dialog' undeclared (first use in this function)
add_buddy_dialog.c: At top level:
add_buddy_dialog.c:81: error: syntax error before "GevoAddBuddyDialog"
add_buddy_dialog.c: In function `cancel_cb':
add_buddy_dialog.c:83: error: `dialog' undeclared (first use in this function)
add_buddy_dialog.c: At top level:
add_buddy_dialog.c:87: error: syntax error before "GevoAddBuddyDialog"
add_buddy_dialog.c: In function `select_buddy_cb':
add_buddy_dialog.c:94: error: `EContact' undeclared (first use in this function)
add_buddy_dialog.c:94: error: `contact' undeclared (first use in this function)
add_buddy_dialog.c:96: error: `dialog' undeclared (first use in this function)
add_buddy_dialog.c: At top level:
add_buddy_dialog.c:124: error: syntax error before '*' token
add_buddy_dialog.c: In function `populate_address_books':
add_buddy_dialog.c:134: error: `dialog' undeclared (first use in this function)
add_buddy_dialog.c: At top level:
add_buddy_dialog.c:183: error: syntax error before '*' token
add_buddy_dialog.c: In function `add_columns':
add_buddy_dialog.c:47: error: `dialog' undeclared (first use in this function)
add_buddy_dialog.c:47: error: (Each undeclared identifier is reported only once
add_buddy_dialog.c:47: error: for each function it appears in.)
add_buddy_dialog.c: At top level:
add_buddy_dialog.c:66: error: syntax error before "GevoAddBuddyDialog"
add_buddy_dialog.c: In function `new_person_cb':
add_buddy_dialog.c:71: error: `dialog' undeclared (first use in this function)
add_buddy_dialog.c: At top level:
add_buddy_dialog.c:81: error: syntax error before "GevoAddBuddyDialog"
add_buddy_dialog.c: In function `cancel_cb':
add_buddy_dialog.c:83: error: `dialog' undeclared (first use in this function)
add_buddy_dialog.c: At top level:
add_buddy_dialog.c:87: error: syntax error before "GevoAddBuddyDialog"
add_buddy_dialog.c: In function `select_buddy_cb':
add_buddy_dialog.c:94: error: `EContact' undeclared (first use in this function)
add_buddy_dialog.c:94: error: `contact' undeclared (first use in this function)
add_buddy_dialog.c:96: error: `dialog' undeclared (first use in this function)
add_buddy_dialog.c: At top level:
add_buddy_dialog.c:124: error: syntax error before '*' token
add_buddy_dialog.c: In function `populate_address_books':
add_buddy_dialog.c:134: error: `dialog' undeclared (first use in this function)
add_buddy_dialog.c: At top level:
add_buddy_dialog.c:183: error: syntax error before '*' token
add_buddy_dialog.c: In function `add_columns':
add_buddy_dialog.c:47: error: `dialog' undeclared (first use in this function)
add_buddy_dialog.c:47: error: (Each undeclared identifier is reported only once
add_buddy_dialog.c:47: error: for each function it appears in.)
add_buddy_dialog.c: At top level:
add_buddy_dialog.c:66: error: syntax error before "GevoAddBuddyDialog"
add_buddy_dialog.c: In function `new_person_cb':
add_buddy_dialog.c:71: error: `dialog' undeclared (first use in this function)
add_buddy_dialog.c: At top level:
add_buddy_dialog.c:81: error: syntax error before "GevoAddBuddyDialog"
add_buddy_dialog.c: In function `cancel_cb':
add_buddy_dialog.c:83: error: `dialog' undeclared (first use in this function)
add_buddy_dialog.c: At top level:
add_buddy_dialog.c:87: error: syntax error before "GevoAddBuddyDialog"
add_buddy_dialog.c: In function `select_buddy_cb':
add_buddy_dialog.c:94: error: `EContact' undeclared (first use in this function)
add_buddy_dialog.c:94: error: `contact' undeclared (first use in this function)
add_buddy_dialog.c:96: error: `dialog' undeclared (first use in this function)
add_buddy_dialog.c: At top level:
add_buddy_dialog.c:124: error: syntax error before '*' token
add_buddy_dialog.c: In function `populate_address_books':
add_buddy_dialog.c:134: error: `dialog' undeclared (first use in this function)
add_buddy_dialog.c: At top level:
add_buddy_dialog.c:183: error: syntax error before '*' token
add_buddy_dialog.c: In function `add_columns':
add_buddy_dialog.c:191: error: `dialog' undeclared (first use in this function)
add_buddy_dialog.c: At top level:
add_buddy_dialog.c:219: error: syntax error before '*' token
add_buddy_dialog.c: In function `add_ims':
add_buddy_dialog.c:227: error: `list' undeclared (first use in this function)
add_buddy_dialog.c:236: error: `id' undeclared (first use in this function)
add_buddy_dialog.c:258: error: `dialog' undeclared (first use in this function)
add_buddy_dialog.c:264: error: `name' undeclared (first use in this function)
add_buddy_dialog.c:267: error: `contact' undeclared (first use in this function)
add_buddy_dialog.c: At top level:
add_buddy_dialog.c:293: error: syntax error before '*' token
add_buddy_dialog.c: In function `populate_treeview':
add_buddy_dialog.c:295: error: `EBookQuery' undeclared (first use in this function)
add_buddy_dialog.c:295: error: `query' undeclared (first use in this function)
add_buddy_dialog.c:296: error: `EBook' undeclared (first use in this function)
add_buddy_dialog.c:296: error: `book' undeclared (first use in this function)
add_buddy_dialog.c:308: warning: implicit declaration of function `e_book_query_field_exists'
add_buddy_dialog.c:308: error: `E_CONTACT_FULL_NAME' undeclared (first use in this function)
add_buddy_dialog.c:319: warning: implicit declaration of function `e_book_get_contacts'
add_buddy_dialog.c:321: warning: implicit declaration of function `e_book_query_
add_buddy_dialog.c:335: error: `EContact' undeclared (first use in this function)
add_buddy_dialog.c:335: error: `contact' undeclared (first use in this function)
add_buddy_dialog.c:335: warning: implicit declaration of function `E_CONTACT'
add_buddy_dialog.c:339: warning: implicit declaration of function `e_contact_get_const'
add_buddy_dialog.c:339: warning: assignment makes pointer from integer without a cast
add_buddy_dialog.c:341: warning: implicit declaration of function `e_contact_get'
add_buddy_dialog.c:341: error: `E_CONTACT_IM_AIM' undeclared (first use in this function)
add_buddy_dialog.c:341: warning: assignment makes pointer from integer without a cast
add_buddy_dialog.c:342: error: `E_CONTACT_IM_JABBER' undeclared (first use in this function)
add_buddy_dialog.c:342: warning: assignment makes pointer from integer without a cast
add_buddy_dialog.c:343: error: `E_CONTACT_IM_YAHOO' undeclared (first use in this function)
add_buddy_dialog.c:343: warning: assignment makes pointer from integer without a cast
add_buddy_dialog.c:344: error: `E_CONTACT_IM_MSN' undeclared (first use in this
add_buddy_dialog.c:344: warning: assignment makes pointer from integer without a cast
add_buddy_dialog.c:345: error: `E_CONTACT_IM_ICQ' undeclared (first use in this function)
add_buddy_dialog.c:345: warning: assignment makes pointer from integer without a cast
add_buddy_dialog.c:352: error: `dialog' undeclared (first use in this function)
add_buddy_dialog.c: At top level:
add_buddy_dialog.c:374: error: syntax error before "GevoAddBuddyDialog"
add_buddy_dialog.c: In function `selected_cb':
add_buddy_dialog.c:376: error: `dialog' undeclared (first use in this function)
add_buddy_dialog.c: At top level:
add_buddy_dialog.c:380: error: syntax error before "GevoAddBuddyDialog"
add_buddy_dialog.c: In function `search_changed_cb':
add_buddy_dialog.c:382: error: `entry' undeclared (first use in this function)
add_buddy_dialog.c:385: error: `dialog' undeclared (first use in this function)
add_buddy_dialog.c:389: error: `EContact' undeclared (first use in this function)
add_buddy_dialog.c:389: error: `contact' undeclared (first use in this function)
add_buddy_dialog.c:393: error: `E_CONTACT_FULL_NAME' undeclared (first use in this function)
add_buddy_dialog.c:393: warning: assignment makes pointer from integer without a cast
add_buddy_dialog.c:401: error: `E_CONTACT_IM_AIM' undeclared (first use in this function)
add_buddy_dialog.c:401: warning: assignment makes pointer from integer without a cast
add_buddy_dialog.c:402: error: `E_CONTACT_IM_JABBER' undeclared (first use in this function)
add_buddy_dialog.c:402: warning: assignment makes pointer from integer without a cast
add_buddy_dialog.c:403: error: `E_CONTACT_IM_YAHOO' undeclared (first use in this function)
add_buddy_dialog.c:403: warning: assignment makes pointer from integer without a cast
add_buddy_dialog.c:404: error: `E_CONTACT_IM_MSN' undeclared (first use in this function)
add_buddy_dialog.c:404: warning: assignment makes pointer from integer without a cast
add_buddy_dialog.c:405: error: `E_CONTACT_IM_ICQ' undeclared (first use in this function)
add_buddy_dialog.c:405: warning: assignment makes pointer from integer without a cast
add_buddy_dialog.c: At top level:
add_buddy_dialog.c:431: error: syntax error before "GevoAddBuddyDialog"
add_buddy_dialog.c: In function `clear_cb':
add_buddy_dialog.c:439: error: `dialog' undeclared (first use in this function)
add_buddy_dialog.c: In function `gevo_add_buddy_dialog_show':
add_buddy_dialog.c:447: error: `dialog' undeclared (first use in this function)
add_buddy_dialog.c:458: error: syntax error before ')' token
add_buddy_dialog.c: At top level:
add_buddy_dialog.c:624: error: syntax error before '*' token
add_buddy_dialog.c: In function `gevo_add_buddy_dialog_add_person':
add_buddy_dialog.c:631: error: `account' undeclared (first use in this function)
add_buddy_dialog.c:636: error: `dialog' undeclared (first use in this function)
add_buddy_dialog.c:639: error: `name' undeclared (first use in this function)
add_buddy_dialog.c:641: error: `contact' undeclared (first use in this function)
make[3]: *** [add_buddy_dialog.lo] Error 1
make[3]: Leaving directory `/usr/tmp/portage/gaim-0.77/work/gaim-0.77/plugins/gevolution'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/tmp/portage/gaim-0.77/work/gaim-0.77/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/tmp/portage/gaim-0.77/work/gaim-0.77'
make: *** [all] Error 2

!!! ERROR: net-im/gaim-0.77 failed.
!!! Function src_compile, Line 87, Exitcode 2
!!! Make failed
Comment 1 Don Seiler (RETIRED) gentoo-dev 2004-04-25 19:27:47 UTC
eh?

*** This bug has been marked as a duplicate of 48989 ***