Error trying to build Balsa 1.3.6



I have just tried to build balsa 1.3.6 on redhat 7 . The
following are snippets from the confgirue script and make script
outputs.
The first seems to work fine, but the latter ends with the error
displayed. Can anyone give me a hint as to what could be the problem? 


[root@karachi balsa-1.3.6]# root@karachi balsa-1.3.6]# ./configure
--diasable-more-warnings --enable all
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found

<SNIP>

================ Final configuration ===================
    Installing into prefix: /usr/local
      Using multithreading: yes
Installing some files into  
            Gnome's prefix: yes (may require root privileges)
   Enable compile warnings: no
                Use ESMTP : yes
               Use GtkHTML: no
                  Use LDAP: no
                   Use GSS: no
                   Use SSL: no
          Printing support: yes

[root@karachi balsa-1.3.6]# make
make  all-recursive
make[1]: Entering directory `/root/Balsa/balsa-1.3.6'
Making all in macros

<SNIP>

Make[2]: Entering directory `/root/Balsa/balsa-1.3.6/libbalsa'
gcc -DLIBMUTT -I. -I.. -I../libmutt   -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
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gtk-1.2
-I/usr/X11R6/include -I/usr/include -DNEED_GNOMESUPPORT_H
-I/usr/lib/gnome-libs/include -I/usr/include/gnome-1.0
-I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-1.0
-I/usr/include/gnome-xml -c send.c
send.c: In function `libbalsa_process_queue':
send.c:597: warning: passing arg 2 of `smtp_set_messagecb' from
incompatible pointer type
send.c:601: warning: passing arg 2 of `smtp_set_messagecb' from
incompatible pointer type
send.c: In function `balsa_send_message_real':
send.c:1050: too many arguments to function `smtp_strerror'
make[2]: *** [send.o] Error 1
make[2]: Leaving directory `/root/Balsa/balsa-1.3.6/libbalsa'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/Balsa/balsa-1.3.6'
make: *** [all-recursive-am] Error 2



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