Re: several questions



On 2001.07.01 09:13:21 +0100 bo.rosen@home.se wrote:

> If I try the balsa source ./configure runs fine. However, make is less
> happy with me, and has the following to say (I hope I've included enough,
> I'm not a programmer and haven't a clue)
> 
> "
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../libmutt
> -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
> -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gtk-1.2
> -I/usr/X11R6/include  -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
> -I/usr/lib/glib/include -I/usr/X11R6/include  -g -O2
> -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT        
> -Wall
> -Wno-uninitialized         -Wchar-subscripts -Wmissing-declarations
> -Wmissing-prototypes         -Wnested-externs -Wpointer-arith
> -Wno-sign-compare -Wsign-promo         -Werror -c send.c
> cc1: warnings being treated as errors
> send.c: In function `libbalsa_process_queue':
> send.c:423: warning: passing arg 2 of `smtp_set_messagecb' from
> incompatible pointer type

Make sure you use libESMTP 0.8.2  There were a few minor API changes
between 0.7.x and 0.8.x.  In this case the types of one argument and
the return value of a callback function supplied by Balsa changed,
hence the error.

Brian




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