Help balsa Errors again



Hi all

Ok I have added #include <sys/errno.h>
to both misc.c and mime.c so that I can
compile balsa-0.4.6.2  now I get the
following error.

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../libbalsa -I.. -I/usr/include
-DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/X11R6/include

-I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -g
-O2 -Wall -Wmissing-prototypes -Wpointer-arith -c balsa-app.c
balsa-app.c: In function `do_load_mailboxes':
balsa-app.c:178: warning: passing arg 2 of `mailbox_init' from
incompatible pointer type

and

balsa-index.c: In function `balsa_index_init':
balsa-index.c:198: warning: implicit declaration of function
`gtk_clist_set_policy'

and

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../libbalsa -I.. -I/usr/include
-DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/X11R6/include

-I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -g
-O2 -Wall -Wmissing-prototypes -Wpointer-arith -c index-child.c
index-child.c: In function `create_menu':
index-child.c:214: warning: unused variable `smenuitem'
index-child.c:214: warning: unused variable `submenu'
index-child.c: In function `index_child_class_init':
index-child.c:370: warning: assignment from incompatible pointer type
index-child.c: At top level:
index-child.c:285: warning: `message_status_set_new_cb' defined but not
used
index-child.c:294: warning: `message_status_set_read_cb' defined but not

used
index-child.c:304: warning: `message_status_set_answered_cb' defined but

not used

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../libbalsa -I.. -I/usr/include
-DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/X11R6/include

-I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -g
-O2 -Wall -Wmissing-prototypes -Wpointer-arith -c local-mailbox.c
local-mailbox.c: In function `is_mh_message':
local-mailbox.c:141: warning: implicit declaration of function `isdigit'

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../libbalsa -I.. -I/usr/include
-DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/X11R6/include

-I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -g
-O2 -Wall -Wmissing-prototypes -Wpointer-arith -c mailbox-conf.c
mailbox-conf.c: In function `mailbox_conf_delete':
mailbox-conf.c:176: warning: implicit declaration of function
`gnome_dialog_set_modal'
mailbox-conf.c: In function `mailbox_conf_close':
mailbox-conf.c:449: warning: implicit declaration of function `asprintf'

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../libbalsa -I.. -I/usr/include
-DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/X11R6/include

-I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -g
-O2 -Wall -Wmissing-prototypes -Wpointer-arith -c main-window.c
main-window.c: In function `refresh_main_window':
main-window.c:121: structure has no member named `toolbar'
make[2]: *** [main-window.o] Error 1
make[2]: Leaving directory `/root/balsa-0.4.6.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/balsa-0.4.6.2'
make: *** [all-recursive-am] Error 2

does anyone have a solution for this?
I am using gnome-1.0

Thanks

Kevin



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]