Re: balsa cvs compile



Am 2004.01.18 17:47 schrieb(en) Mpiktas:
> Hi,
>

>>> 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
>>
> This did not work. I figured out that this is because I am using gmime  
> version 2.0.x (as it is latest in Debian Sid) and there is no function   
> g_mime_utils_header_decode_text, it appears only in version 2.1.x.  
> Someone previously complained about it in the list, and the answer was  
> that the patch was forthcomming. Are there plans to incorporate such  
> patch or not? If I install gmime-2.1 in /usr/local or somewhere else  
> will autogen.sh find it and use it instead of gmime-2.0?


Yes, you can simply

apt-get remove libgmime2 libgmime2-dev

and then install the compiled tar-ball to /usr/local

Everything works fine for me (but I have to admit that I don't use any  
other gmime-program :)


> Mpiktas


cu
/Steffen

-- 
 /"\
 \ /  ASCII Ribbon Campaign    |  "The best way to predict
  X  * NO HTML/RTF in e-mail   | the future is to invent it."
 / \ * NO MSWord docs in e-mail|                -- Alan Kay



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