Re: several questions



Am 2001.07.01 10:13 schrieb(en) bo.rosen@home.se:
> Hi,
>  First of all thanks for a very nice program - I changed from Evolution a
> while ago (I have trouble resisting the upgrade siren - something which
> is
> a bit dangerous with evo), also, evo is a bit overkill for my needs.
> 
> I've been running balsa 1.1.5 happily on my RH 7.1 box, but then the
> upgrade demon tempted me again, and I am now reduced to using Pine
> (with sendmail, fetchmail and procmail);-)
> 
> Anyway, when I try to install the balsa-1.1.6 I get the following message
> "Unresolved dependencies libesmtp.so.5 is needed by balsa-1.1.6-1"
> 
> However, said file resides happily in /lib and links in /usr/local/lib
> 
> I downloaded the libESMTP-source and installed, the rpms have been
> unavailable for several days.

If you want to compile libESMTP for the use with balsa you need to pass the
following argument to './configure':

  --enable-require-all-recipients
                          add extra API call, needed for Balsa (default=no)

> 
> 
> 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[2]: *** [send.o] Error 1
> make[2]: Leaving directory `/home/brosen/tmp/balsa-1.1.6/libbalsa'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/brosen/tmp/balsa-1.1.6'
> make: *** [all-recursive-am] Error 2
> "
> 
> Any ideas?
> 
> Thanks,
> 	Bo Rosen
> 

Maybe you have forgotten to tell libESMTP the needed argument when
compiling it. Also, when compiling balsa under RH >=7.0, you need to pass
'--enable-more-warnings=no' or '--disable-more-warnings to './configure'. 

Stephan
 
-- 
Stephan André Schmidt
stephanandre.schmidt@uni-bielefeld.de
http://www.uni-bielefeld.de/~ingalo/ - get sambafax working with LPRng




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