Re: balsa cvs compile
- From: Pawel Salek <pawsa theochem kth se>
- To: Mpiktas <vaze0348 uosis mif vu lt>
- Cc: balsa-list gnome org
- Subject: Re: balsa cvs compile
- Date: Sun, 18 Jan 2004 15:22:46 +0000
On 2004.01.18 15:40, Mpiktas wrote:
> 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'
This has been just fixed - make sure you have libbalsa/html.c version
1.5 (cvs status libbalsa/html.c) - this happened because only the
libgthtml3 build was tested initially, not the libgtkhtml2.
> 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
I need to look at this - I do not think I have seen that myself. Can
you try in meantime adding
#include <gmime/gmime.h>
at the top of libbalsa/mailbox_imap.c
> 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.
Pawel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]