balsa cvs compile



Hi,

I'm trying to compile Balsa 2.1 in order to try new version. I thought  
I use cvs directly, because of all the patches already applied since  
2.1 release. I followed the instrunctions in  
http://balsa.gnome.org/cvs-help.html and got balsa HEAD source. It does  
not compile with errors:
html.c:314: error: conflicting types for `libbalsa_html_to_string'
html.h:49: error: previous declaration of `libbalsa_html_to_string'

and warnings
mailbox_imap.c: In function `libbalsa_address_new_from_imap_address':
mailbox_imap.c:1276: warning: implicit declaration of function  
`g_mime_utils_header_decode_text'
mailbox_imap.c:1276: warning: assignment makes pointer from integer  
without a cast
mailbox_imap.c:1281: warning: passing arg 2 of `g_list_append' makes  
pointer from integer without a cast
mailbox_imap.c: In function `lb_set_headers':
mailbox_imap.c:1320: warning: assignment makes pointer from integer  
without a cast
mailbox_imap.c: In function `libbalsa_mailbox_imap_load_envelope':
mailbox_imap.c:1393: warning: assignment makes pointer from integer  
without a cast

Should cvs compile at all? How can I get the latest balsa, which could  
compile? I have only general understanding of C, so I don't think I can  
fix the code to compile. I only want to test new balsa.

I use Debian Sid, and I have downloaded all necessary dev files. At  
least ./autogen.sh --enable-all worked perfectly.

Thanks for any help,

Mpiktas



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