CVS -2-0 does not compile
- From: "Jean-Luc Coulon (f5ibh)" <jean-luc coulon wanadoo fr>
- To: balsa-list gnome org
- Subject: CVS -2-0 does not compile
- Date: Sun, 1 Feb 2004 14:37:00 +0100
Hi,
Trying to compile the latest cvs, I got the following errors:
(configured with: --with-gpgme --with-pdap --with-ssl)
if gcc -DLIBMUTT -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -
DGNOME_DISABLE_DEPRECATED -I. -I. -I.. -I.. -I.. -I../libbalsa -I../
libmutt -I../libmutt -pthread -DORBIT2=1 -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/include/libgnome-2.0 -I/usr/
include/orbit-2.0 -I/usr/include/libbonobo-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/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/
include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/
libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/pango-1.0 -I/
usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/gnome-vfs-
module-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/
include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/
usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/
libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/
freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/
include/atk-1.0 -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -
I/usr/local/lib/glib-2.0/include -I/usr/include/gtkhtml-2.0 -I/usr/
include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/
usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -
I/usr/X11R6/include -I/usr/include -I/usr/include -Werror -Wall -
g -O2 -Wsign-compare -Wpointer-arith -Wnested-externs -Wchar-subscripts
-Wuninitialized -Wmissing-prototypes -Wreturn-type -MT address-entry.o
-MD -MP -MF ".deps/address-entry.Tpo" \
-c -o address-entry.o `test -f 'address-entry.c' || echo
'./'`address-entry.c; \
then mv -f ".deps/address-entry.Tpo" ".deps/address-entry.Po"; \
else rm -f ".deps/address-entry.Tpo"; exit 1; \
fi
In file included from address-entry.c:35:
address-entry.h:60: error: parse error before "LibBalsaAddress"
address-entry.h:60: warning: no semicolon at end of struct or union
address-entry.h:63: error: parse error before '}' token
address-entry.h:63: warning: type defaults to `int' in declaration of
`emailData'
address-entry.h:63: warning: data definition has no type or storage
class
address-entry.c:54: error: parse error before '*' token
address-entry.c:74: error: parse error before '*' token
address-entry.c:74: warning: type defaults to `int' in declaration of
`libbalsa_emailData_new'
address-entry.c:74: warning: data definition has no type or storage
class
address-entry.c:75: error: parse error before '*' token
address-entry.c:76: error: parse error before '*' token
address-entry.c:84: error: parse error before '*' token
address-entry.c:321: error: parse error before '*' token
address-entry.c: In function `libbalsa_force_no_match':
address-entry.c:322: error: `addy' undeclared (first use in this
function)
address-entry.c:322: error: (Each undeclared identifier is reported
only once
address-entry.c:322: error: for each function it appears in.)
address-entry.c: At top level:
address-entry.c:340: error: parse error before '*' token
address-entry.c:342: warning: return type defaults to `int'
address-entry.c: In function `libbalsa_emailData_new':
address-entry.c:343: error: `tmp' undeclared (first use in this
function)
address-entry.c: At top level:
address-entry.c:367: error: parse error before '*' token
address-entry.c: In function `libbalsa_emailData_set_user':
address-entry.c:369: error: `addy' undeclared (first use in this
function)
address-entry.c:372: error: `str' undeclared (first use in this
function)
address-entry.c: At top level:
address-entry.c:388: error: parse error before '*' token
address-entry.c: In function `libbalsa_emailData_free':
address-entry.c:390: error: `addy' undeclared (first use in this
function)
address-entry.c: At top level:
address-entry.c:461: error: parse error before '*' token
address-entry.c: In function `libbalsa_alias_accept_match':
address-entry.c:463: error: `addy' undeclared (first use in this
function)
address-entry.c: In function `libbalsa_move_forward_word':
address-entry.c:525: error: `addy' undeclared (first use in this
function)
address-entry.c: In function `libbalsa_move_backward_word':
address-entry.c:561: error: `addy' undeclared (first use in this
function)
address-entry.c: In function `libbalsa_fill_input':
address-entry.c:618: error: `addy' undeclared (first use in this
function)
address-entry.c: In function `libbalsa_delete_forward_word':
address-entry.c:702: error: `addy' undeclared (first use in this
function)
address-entry.c: In function `libbalsa_delete_backward_word':
address-entry.c:771: error: `addy' undeclared (first use in this
function)
address-entry.c: In function `libbalsa_delete_to_line_end':
address-entry.c:838: error: `addy' undeclared (first use in this
function)
address-entry.c: In function `libbalsa_delete_backward_character':
address-entry.c:963: error: `addy' undeclared (first use in this
function)
address-entry.c:963: error: `extra' undeclared (first use in this
function)
address-entry.c:963: warning: left-hand operand of comma expression has
no effect
address-entry.c: In function `libbalsa_delete_forward_character':
address-entry.c:1049: error: `addy' undeclared (first use in this
function)
address-entry.c:1049: error: `extra' undeclared (first use in this
function)
address-entry.c:1049: warning: left-hand operand of comma expression
has no effect
address-entry.c: In function `libbalsa_accept_match':
address-entry.c:1111: error: `addy' undeclared (first use in this
function)
address-entry.c: In function `libbalsa_keystroke_enter':
address-entry.c:1145: error: `addy' undeclared (first use in this
function)
address-entry.c: In function `libbalsa_keystroke_down':
address-entry.c:1195: error: `addy' undeclared (first use in this
function)
address-entry.c: In function `libbalsa_keystroke_home':
address-entry.c:1216: error: `addy' undeclared (first use in this
function)
address-entry.c: In function `libbalsa_move_backward_character':
address-entry.c:1244: error: `addy' undeclared (first use in this
function)
address-entry.c: In function `libbalsa_move_forward_character':
address-entry.c:1272: error: `addy' undeclared (first use in this
function)
address-entry.c: In function `libbalsa_keystroke_end':
address-entry.c:1300: error: `addy' undeclared (first use in this
function)
address-entry.c: In function `libbalsa_keystroke_comma':
address-entry.c:1342: error: `addy' undeclared (first use in this
function)
address-entry.c:1342: error: `extra' undeclared (first use in this
function)
address-entry.c:1342: warning: left-hand operand of comma expression
has no effect
address-entry.c: In function `libbalsa_keystroke_add_key':
address-entry.c:1410: error: `addy' undeclared (first use in this
function)
address-entry.c: In function `libbalsa_keystroke_cycle':
address-entry.c:1474: error: `addy' undeclared (first use in this
function)
address-entry.c: In function `libbalsa_force_expand':
address-entry.c:1524: error: `addy' undeclared (first use in this
function)
address-entry.c: In function `libbalsa_address_entry_show':
address-entry.c:1780: error: `addy' undeclared (first use in this
function)
address-entry.c:1795: error: parse error before ')' token
address-entry.c: In function `libbalsa_address_entry_clear_match':
address-entry.c:1840: error: `addy' undeclared (first use in this
function)
address-entry.c: In function `libbalsa_address_entry_clear_to_send':
address-entry.c:2005: error: `addy' undeclared (first use in this
function)
address-entry.c: In function `libbalsa_address_entry_matching':
address-entry.c:2033: error: `addy' undeclared (first use in this
function)
address-entry.c: In function `libbalsa_address_entry_get_list':
address-entry.c:2099: error: `ed' undeclared (first use in this
function)
address-entry.c:2106: error: `LibBalsaAddress' undeclared (first use in
this function)
address-entry.c:2106: error: `addr' undeclared (first use in this
function)
address-entry.c:2107: warning: implicit declaration of function
`libbalsa_address_new_from_string'
make[2]: *** [address-entry.o] Error 1
make[2]: Leaving directory `/usr/local/src/balsa-2.0.cvs/libbalsa'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/balsa-2.0.cvs'
make: *** [all] Error 2
--
Regards
- Jean-Luc
PGP signature
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]