Re: problems with balsa 1.2.4
- From: Ali Akcaagac <ali akcaagac stud fh-wilhelmshaven de>
- To: Pawel Salek <pawsa theochem kth se>
- Cc: balsa-list gnome org
- Subject: Re: problems with balsa 1.2.4
- Date: 21 Jan 2002 22:35:52 +0100
On Mon, 2002-01-21 at 21:47, Pawel Salek wrote:
> > having this issue myself and i need to remove -lssl -lcrypto from the
> > src/Makefile to compile balsa.
>
> OK, what about remaining files? Did you remove config.cache before
> running configure?
> CAn you run configure again BUT modified one. Look for a line with
> LIBS="$LIBS -lssl -lcrypto"
> and add an echo "blah" there to check if it gets executed, ok?
hmm i needed to do 6 patches before getting 1.2.4 operational.
i remember that i posted them somewhere before xmas last year.
i think you wanna do something with them first. i only feel sorry
that i wasted my time before xmas for them.
--
Name....: Ali Akcaagac
Status..: Student Of Computer & Economic Science
E-Mail..: mailto:ali.akcaagac@stud.fh-wilhelmshaven.de
WWW.....: http://www.fh-wilhelmshaven.de/~akcaagaa
total 340
drwxr-xr-x 16 root root 4096 Jan 21 22:14 "."/
drwxrwxrwt 17 root root 4096 Jan 21 22:14 ".."/
-rw-r--r-- 1 root root 341 Jan 21 22:13 ".cvsignore"
-rwxr-xr-x 1 root root 208 Jan 21 22:14 "3.txt"*
-rw-r--r-- 1 root root 2735 Jan 21 22:13 "AUTHORS"
drwxr-xr-x 2 root root 48 Jan 21 22:13 "CVS"/
-rw-r--r-- 1 root root 54290 Jan 21 22:13 "ChangeLog"
-rw-r--r-- 1 root root 138608 Jan 21 22:13 "ChangeLog.pre-1.0.0"
-rw-r--r-- 1 root root 3196 Jan 21 22:13 "HACKING"
-rw-r--r-- 1 root root 2360 Jan 21 22:13 "INSTALL"
-rw-r--r-- 1 root root 1709 Jan 21 22:13 "Makefile.am"
-rw-r--r-- 1 root root 6137 Jan 21 22:13 "NEWS"
-rw-r--r-- 1 root root 9124 Jan 21 22:13 "README"
-rw-r--r-- 1 root root 883 Jan 21 22:13 "TODO"
-rw-r--r-- 1 root root 90 Jan 21 22:13 "TRANSLATABLE_FILES"
-rw-r--r-- 1 root root 1094 Jan 21 22:13 "acconfig.h"
-rw-r--r-- 1 root root 605 Jan 21 22:13 "acinclude.m4"
-rwxr-xr-x 1 root root 388 Jan 21 22:13 "autogen.sh"*
-rw-r--r-- 1 root root 3445 Jan 21 22:13 "balsa.1.in"
-rw-r--r-- 1 root root 1850 Jan 21 22:13 "balsa.desktop"
-rw-r--r-- 1 root root 4296 Jan 21 22:13 "balsa.spec.in"
-rw-r--r-- 1 root root 21445 Jan 21 22:13 "configure.in"
drwxr-xr-x 3 root root 127 Jan 21 22:13 "debian"/
drwxr-xr-x 3 root root 107 Jan 21 22:13 "docs"/
-rw-r--r-- 1 root root 3222 Jan 21 22:13 "gnome-balsa2.png"
drwxr-xr-x 4 root root 59 Jan 21 22:13 "help"/
drwxr-xr-x 3 root root 32 Jan 21 22:13 "idl"/
drwxr-xr-x 3 root root 4096 Jan 21 22:13 "images"/
drwxr-xr-x 3 root root 4096 Jan 21 22:13 "libbalsa"/
drwxr-xr-x 3 root root 4096 Jan 21 22:13 "libinit_balsa"/
drwxr-xr-x 5 root root 4096 Jan 21 22:13 "libmutt"/
drwxr-xr-x 3 root root 4096 Jan 21 22:13 "macros"/
drwxr-xr-x 3 root root 4096 Jan 21 22:13 "po"/
drwxr-xr-x 3 root root 131 Jan 21 22:13 "sounds"/
drwxr-xr-x 4 root root 4096 Jan 21 22:13 "src"/
drwxr-xr-x 5 root root 4096 Jan 21 22:13 "website"/
--- libbalsa/filter-funcs.c.orig Mon Jan 21 22:13:38 2002
+++ libbalsa/filter-funcs.c Mon Jan 21 22:20:14 2002
@@ -73,6 +73,7 @@
/* nothing to do */
case CONDITION_NONE:
/* to avoid warnings */
+ break;
}
g_free(cond);
} /* end libbalsa_condition_free() */
@@ -242,6 +243,7 @@
break;
case CONDITION_FLAG:
case CONDITION_NONE:
+ break;
}
}
make all-recursive
make[1]: Entering directory `/tmp/balsa'
Making all in macros
make[2]: Entering directory `/tmp/balsa/macros'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/balsa/macros'
Making all in po
make[2]: Entering directory `/tmp/balsa/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/balsa/po'
Making all in sounds
make[2]: Entering directory `/tmp/balsa/sounds'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/balsa/sounds'
Making all in images
make[2]: Entering directory `/tmp/balsa/images'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/balsa/images'
Making all in intl
make[2]: Entering directory `/tmp/balsa/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/balsa/intl'
Making all in help
make[2]: Entering directory `/tmp/balsa/help'
Making all in C
make[3]: Entering directory `/tmp/balsa/help/C'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/balsa/help/C'
make[3]: Entering directory `/tmp/balsa/help'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/tmp/balsa/help'
make[2]: Leaving directory `/tmp/balsa/help'
Making all in libmutt
make[2]: Entering directory `/tmp/balsa/libmutt'
make all-recursive
make[3]: Entering directory `/tmp/balsa/libmutt'
Making all in imap
make[4]: Entering directory `/tmp/balsa/libmutt/imap'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/tmp/balsa/libmutt/imap'
make[4]: Entering directory `/tmp/balsa/libmutt'
make[4]: Leaving directory `/tmp/balsa/libmutt'
make[3]: Leaving directory `/tmp/balsa/libmutt'
make[2]: Leaving directory `/tmp/balsa/libmutt'
Making all in libbalsa
make[2]: Entering directory `/tmp/balsa/libbalsa'
source='filter-funcs.c' object='filter-funcs.o' libtool=no \
depfile='.deps/filter-funcs.Po' tmpdepfile='.deps/filter-funcs.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libmutt -I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include -g -O2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -D_REENTRANT -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/local/include/gtk-1.2 -I/usr/X11R6/include -I/usr/local/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/local/lib/gnome-libs/include -I/usr/X11R6/include/freetype2 -I/usr/local/include/gdk-pixbuf-1.0 -I/usr/local/include/gnome-xml -I/usr/local/include/gnome-vfs-1.0 -I/usr/local/lib/gnome-vfs-1.0/include -I/usr/local/include -I/usr/local/include/orbit-1.0 -I/usr/local/include/gconf/1 -D_REENTRANT -I/usr/local/include/libglade-1.0 -Werror -c `test -f filter-funcs.c || echo './'`filter-funcs.c
cc1: warnings being treated as errors
filter-funcs.c: In function `libbalsa_condition_free':
filter-funcs.c:76: warning: deprecated use of label at end of compound statement
filter-funcs.c: In function `filter_condition_validity':
filter-funcs.c:245: warning: deprecated use of label at end of compound statement
make[2]: *** [filter-funcs.o] Error 1
make[2]: Leaving directory `/tmp/balsa/libbalsa'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/balsa'
make: *** [all] Error 2
--- libbalsa/filter-file.c.orig Tue Nov 27 23:41:25 2001
+++ libbalsa/filter-file.c Mon Jan 21 22:23:02 2002
@@ -303,6 +303,7 @@
gnome_config_set_int("Flags", cond->match.flags);
case CONDITION_NONE:
/* Hmm this should not happen */
+ break;
}
}
make all-recursive
make[1]: Entering directory `/tmp/balsa'
Making all in macros
make[2]: Entering directory `/tmp/balsa/macros'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/balsa/macros'
Making all in po
make[2]: Entering directory `/tmp/balsa/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/balsa/po'
Making all in sounds
make[2]: Entering directory `/tmp/balsa/sounds'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/balsa/sounds'
Making all in images
make[2]: Entering directory `/tmp/balsa/images'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/balsa/images'
Making all in intl
make[2]: Entering directory `/tmp/balsa/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/balsa/intl'
Making all in help
make[2]: Entering directory `/tmp/balsa/help'
Making all in C
make[3]: Entering directory `/tmp/balsa/help/C'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/balsa/help/C'
make[3]: Entering directory `/tmp/balsa/help'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/tmp/balsa/help'
make[2]: Leaving directory `/tmp/balsa/help'
Making all in libmutt
make[2]: Entering directory `/tmp/balsa/libmutt'
make all-recursive
make[3]: Entering directory `/tmp/balsa/libmutt'
Making all in imap
make[4]: Entering directory `/tmp/balsa/libmutt/imap'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/tmp/balsa/libmutt/imap'
make[4]: Entering directory `/tmp/balsa/libmutt'
make[4]: Leaving directory `/tmp/balsa/libmutt'
make[3]: Leaving directory `/tmp/balsa/libmutt'
make[2]: Leaving directory `/tmp/balsa/libmutt'
Making all in libbalsa
make[2]: Entering directory `/tmp/balsa/libbalsa'
source='filter-file.c' object='filter-file.o' libtool=no \
depfile='.deps/filter-file.Po' tmpdepfile='.deps/filter-file.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libmutt -I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include -g -O2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -D_REENTRANT -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/local/include/gtk-1.2 -I/usr/X11R6/include -I/usr/local/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/local/lib/gnome-libs/include -I/usr/X11R6/include/freetype2 -I/usr/local/include/gdk-pixbuf-1.0 -I/usr/local/include/gnome-xml -I/usr/local/include/gnome-vfs-1.0 -I/usr/local/lib/gnome-vfs-1.0/include -I/usr/local/include -I/usr/local/include/orbit-1.0 -I/usr/local/include/gconf/1 -D_REENTRANT -I/usr/local/include/libglade-1.0 -Werror -c `test -f filter-file.c || echo './'`filter-file.c
cc1: warnings being treated as errors
filter-file.c: In function `libbalsa_condition_save_config':
filter-file.c:306: warning: deprecated use of label at end of compound statement
make[2]: *** [filter-file.o] Error 1
make[2]: Leaving directory `/tmp/balsa/libbalsa'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/balsa'
make: *** [all] Error 2
--- libbalsa/filter.c.orig Mon Jan 21 22:13:38 2002
+++ libbalsa/filter.c Mon Jan 21 22:25:05 2002
@@ -308,6 +308,7 @@
break;
case FILTER_NOTHING:
/* Nothing to do */
+ break;
}
/* We unref all messages */
for (lst_messages=filt->matching_messages;lst_messages;lst_messages=g_list_next(lst_messages))
make all-recursive
make[1]: Entering directory `/tmp/balsa'
Making all in macros
make[2]: Entering directory `/tmp/balsa/macros'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/balsa/macros'
Making all in po
make[2]: Entering directory `/tmp/balsa/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/balsa/po'
Making all in sounds
make[2]: Entering directory `/tmp/balsa/sounds'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/balsa/sounds'
Making all in images
make[2]: Entering directory `/tmp/balsa/images'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/balsa/images'
Making all in intl
make[2]: Entering directory `/tmp/balsa/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/balsa/intl'
Making all in help
make[2]: Entering directory `/tmp/balsa/help'
Making all in C
make[3]: Entering directory `/tmp/balsa/help/C'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/balsa/help/C'
make[3]: Entering directory `/tmp/balsa/help'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/tmp/balsa/help'
make[2]: Leaving directory `/tmp/balsa/help'
Making all in libmutt
make[2]: Entering directory `/tmp/balsa/libmutt'
make all-recursive
make[3]: Entering directory `/tmp/balsa/libmutt'
Making all in imap
make[4]: Entering directory `/tmp/balsa/libmutt/imap'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/tmp/balsa/libmutt/imap'
make[4]: Entering directory `/tmp/balsa/libmutt'
make[4]: Leaving directory `/tmp/balsa/libmutt'
make[3]: Leaving directory `/tmp/balsa/libmutt'
make[2]: Leaving directory `/tmp/balsa/libmutt'
Making all in libbalsa
make[2]: Entering directory `/tmp/balsa/libbalsa'
source='filter.c' object='filter.o' libtool=no \
depfile='.deps/filter.Po' tmpdepfile='.deps/filter.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libmutt -I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include -g -O2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -D_REENTRANT -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/local/include/gtk-1.2 -I/usr/X11R6/include -I/usr/local/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/local/lib/gnome-libs/include -I/usr/X11R6/include/freetype2 -I/usr/local/include/gdk-pixbuf-1.0 -I/usr/local/include/gnome-xml -I/usr/local/include/gnome-vfs-1.0 -I/usr/local/lib/gnome-vfs-1.0/include -I/usr/local/include -I/usr/local/include/orbit-1.0 -I/usr/local/include/gconf/1 -D_REENTRANT -I/usr/local/include/libglade-1.0 -Werror -c `test -f filter.c || echo './'`filter.c
cc1: warnings being treated as errors
filter.c: In function `filters_run_on_messages':
filter.c:311: warning: deprecated use of label at end of compound statement
make[2]: *** [filter.o] Error 1
make[2]: Leaving directory `/tmp/balsa/libbalsa'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/balsa'
make: *** [all] Error 2
--- src/sendmsg-window.c.orig Mon Jan 21 22:13:39 2002
+++ src/sendmsg-window.c Mon Jan 21 22:29:04 2002
@@ -1120,12 +1120,12 @@
char *last_slash = strrchr(attach->filename, '/');
if (balsa_app.debug)
- fprintf (stderr, __FILE__ ":" __FUNCTION__ ": unlink `%s'\n",
+ fprintf (stderr, __FILE__ ":" __func__ ": unlink `%s'\n",
attach->filename);
unlink(attach->filename);
*last_slash = 0;
if (balsa_app.debug)
- fprintf (stderr, __FILE__ ":" __FUNCTION__ ": rmdir `%s'\n",
+ fprintf (stderr, __FILE__ ":" __func__ ": rmdir `%s'\n",
attach->filename);
rmdir(attach->filename);
}
make all-recursive
make[1]: Entering directory `/tmp/balsa'
Making all in macros
make[2]: Entering directory `/tmp/balsa/macros'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/balsa/macros'
Making all in po
make[2]: Entering directory `/tmp/balsa/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/balsa/po'
Making all in sounds
make[2]: Entering directory `/tmp/balsa/sounds'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/balsa/sounds'
Making all in images
make[2]: Entering directory `/tmp/balsa/images'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/balsa/images'
Making all in intl
make[2]: Entering directory `/tmp/balsa/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/balsa/intl'
Making all in help
make[2]: Entering directory `/tmp/balsa/help'
Making all in C
make[3]: Entering directory `/tmp/balsa/help/C'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/balsa/help/C'
make[3]: Entering directory `/tmp/balsa/help'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/tmp/balsa/help'
make[2]: Leaving directory `/tmp/balsa/help'
Making all in libmutt
make[2]: Entering directory `/tmp/balsa/libmutt'
make all-recursive
make[3]: Entering directory `/tmp/balsa/libmutt'
Making all in imap
make[4]: Entering directory `/tmp/balsa/libmutt/imap'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/tmp/balsa/libmutt/imap'
make[4]: Entering directory `/tmp/balsa/libmutt'
make[4]: Leaving directory `/tmp/balsa/libmutt'
make[3]: Leaving directory `/tmp/balsa/libmutt'
make[2]: Leaving directory `/tmp/balsa/libmutt'
Making all in libbalsa
make[2]: Entering directory `/tmp/balsa/libbalsa'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/balsa/libbalsa'
Making all in libinit_balsa
make[2]: Entering directory `/tmp/balsa/libinit_balsa'
make all-am
make[3]: Entering directory `/tmp/balsa/libinit_balsa'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/tmp/balsa/libinit_balsa'
make[2]: Leaving directory `/tmp/balsa/libinit_balsa'
Making all in src
make[2]: Entering directory `/tmp/balsa/src'
source='sendmsg-window.c' object='sendmsg-window.o' libtool=no \
depfile='.deps/sendmsg-window.Po' tmpdepfile='.deps/sendmsg-window.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -I.. -I../libbalsa -I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include -g -O2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -D_REENTRANT -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/local/include/gtk-1.2 -I/usr/X11R6/include -I/usr/local/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/local/lib/gnome-libs/include -I/usr/X11R6/include/freetype2 -I/usr/local/include/gdk-pixbuf-1.0 -I/usr/local/include/gnome-xml -I/usr/local/include/gnome-vfs-1.0 -I/usr/local/lib/gnome-vfs-1.0/include -I/usr/local/include -I/usr/local/include/orbit-1.0 -I/usr/local/include/gconf/1 -D_REENTRANT -I/usr/local/include/libglade-1.0 -Werror -c `test -f sendmsg-window.c || echo './'`sendmsg-window.c
cc1: warnings being treated as errors
sendmsg-window.c: In function `destroy_attachment':
sendmsg-window.c:1123: warning: concatenation of string literals with __FUNCTION__ is deprecated. This feature will be removed in future
sendmsg-window.c:1128: warning: concatenation of string literals with __FUNCTION__ is deprecated. This feature will be removed in future
make[2]: *** [sendmsg-window.o] Error 1
make[2]: Leaving directory `/tmp/balsa/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/balsa'
make: *** [all] Error 2
--- src/filter-edit-callbacks.c.orig Mon Jan 21 22:13:39 2002
+++ src/filter-edit-callbacks.c Mon Jan 21 22:31:25 2002
@@ -297,8 +297,9 @@
fe_update_label(fe_type_date_label, &date_label); break;
case CONDITION_FLAG:
fe_update_label(fe_type_flag_label, &flags_label);
- case CONDITION_NONE:
+ case CONDITION_NONE:
/* to avoid warnings */
+ break;
}
condition_has_changed=TRUE;
} /* end fe_negate_condition */
@@ -430,6 +431,7 @@
case CONDITION_FLAG:
case CONDITION_NONE:
/* to avoid warnings */
+ break;
}
/* Sanity checks OK, retrieve datas from widgets */
@@ -465,6 +467,7 @@
case CONDITION_NONE:
/* To avoid warnings :) */
+ break;
}
return TRUE;
} /* condition_validate*/
@@ -561,6 +564,7 @@
break;
case CONDITION_NONE:
/* To avoid warnings :), we should never get there */
+ break;
}
gtk_menu_set_active(GTK_MENU(gtk_option_menu_get_menu(GTK_OPTION_MENU(fe_search_option_menu))),cnd->type-1);
} /* end fill_condition_widget */
@@ -615,6 +619,7 @@
break;
case 2: /* Help button */
/* FIXME */
+ break;
}
}
make all-recursive
make[1]: Entering directory `/tmp/balsa'
Making all in macros
make[2]: Entering directory `/tmp/balsa/macros'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/balsa/macros'
Making all in po
make[2]: Entering directory `/tmp/balsa/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/balsa/po'
Making all in sounds
make[2]: Entering directory `/tmp/balsa/sounds'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/balsa/sounds'
Making all in images
make[2]: Entering directory `/tmp/balsa/images'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/balsa/images'
Making all in intl
make[2]: Entering directory `/tmp/balsa/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/balsa/intl'
Making all in help
make[2]: Entering directory `/tmp/balsa/help'
Making all in C
make[3]: Entering directory `/tmp/balsa/help/C'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/balsa/help/C'
make[3]: Entering directory `/tmp/balsa/help'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/tmp/balsa/help'
make[2]: Leaving directory `/tmp/balsa/help'
Making all in libmutt
make[2]: Entering directory `/tmp/balsa/libmutt'
make all-recursive
make[3]: Entering directory `/tmp/balsa/libmutt'
Making all in imap
make[4]: Entering directory `/tmp/balsa/libmutt/imap'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/tmp/balsa/libmutt/imap'
make[4]: Entering directory `/tmp/balsa/libmutt'
make[4]: Leaving directory `/tmp/balsa/libmutt'
make[3]: Leaving directory `/tmp/balsa/libmutt'
make[2]: Leaving directory `/tmp/balsa/libmutt'
Making all in libbalsa
make[2]: Entering directory `/tmp/balsa/libbalsa'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/balsa/libbalsa'
Making all in libinit_balsa
make[2]: Entering directory `/tmp/balsa/libinit_balsa'
make all-am
make[3]: Entering directory `/tmp/balsa/libinit_balsa'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/tmp/balsa/libinit_balsa'
make[2]: Leaving directory `/tmp/balsa/libinit_balsa'
Making all in src
make[2]: Entering directory `/tmp/balsa/src'
source='filter-edit-callbacks.c' object='filter-edit-callbacks.o' libtool=no \
depfile='.deps/filter-edit-callbacks.Po' tmpdepfile='.deps/filter-edit-callbacks.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -I.. -I../libbalsa -I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include -g -O2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -D_REENTRANT -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/local/include/gtk-1.2 -I/usr/X11R6/include -I/usr/local/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/local/lib/gnome-libs/include -I/usr/X11R6/include/freetype2 -I/usr/local/include/gdk-pixbuf-1.0 -I/usr/local/include/gnome-xml -I/usr/local/include/gnome-vfs-1.0 -I/usr/local/lib/gnome-vfs-1.0/include -I/usr/local/include -I/usr/local/include/orbit-1.0 -I/usr/local/include/gconf/1 -D_REENTRANT -I/usr/local/include/libglade-1.0 -Werror -c `test -f filter-edit-callbacks.c || echo './'`filter-edit-callbacks.c
cc1: warnings being treated as errors
filter-edit-callbacks.c: In function `fe_negate_condition':
filter-edit-callbacks.c:302: warning: deprecated use of label at end of compound statement
filter-edit-callbacks.c: In function `condition_validate':
filter-edit-callbacks.c:433: warning: deprecated use of label at end of compound statement
filter-edit-callbacks.c:468: warning: deprecated use of label at end of compound statement
filter-edit-callbacks.c: In function `fill_condition_widgets':
filter-edit-callbacks.c:564: warning: deprecated use of label at end of compound statement
filter-edit-callbacks.c: In function `condition_dialog_button_clicked':
filter-edit-callbacks.c:618: warning: deprecated use of label at end of compound statement
make[2]: *** [filter-edit-callbacks.o] Error 1
make[2]: Leaving directory `/tmp/balsa/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/balsa'
make: *** [all] Error 2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]