Development git: make failed in pop3.cc

Jean Louis <[email protected]>
Newsgroups gmane.comp.gnu.mailutils.bugs
Message-ID <[email protected]>
Dear Sergey,

Today, I have done git pull, and I failed in following below.

Jean

./bootstrap

./configure --prefix=/package/mail/mailutils --enable-experimental
--disable-pam --enable-ipv6 --disable-imap --disable-pop
--disable-nntp --disable-mh --disable-radius --disable-python
MU_DEFAULT_SCHEME=maildir 

In file included from ../include/mailutils/cpp/message.h:23:0,
                 from message.cc:20:
../include/mailutils/message.h:137:12: note: declared here
 extern int mu_message_get_stream (mu_message_t, mu_stream_t *) MU_DEPRECATED;
            ^
message.cc:122:16: warning: ‘int mu_message_get_stream(mu_message_t, _mu_stream**)’ is deprecated [-Wdeprecated-declarations]
   int status = mu_message_get_stream (msg, &c_stream);
                ^
In file included from ../include/mailutils/cpp/message.h:23:0,
                 from message.cc:20:
../include/mailutils/message.h:137:12: note: declared here
 extern int mu_message_get_stream (mu_message_t, mu_stream_t *) MU_DEPRECATED;
            ^
message.cc:122:53: warning: ‘int mu_message_get_stream(mu_message_t, _mu_stream**)’ is deprecated [-Wdeprecated-declarations]
   int status = mu_message_get_stream (msg, &c_stream);
                                                     ^
In file included from ../include/mailutils/cpp/message.h:23:0,
                 from message.cc:20:
../include/mailutils/message.h:137:12: note: declared here
 extern int mu_message_get_stream (mu_message_t, mu_stream_t *) MU_DEPRECATED;
            ^
  CXX      mime.lo
  CXX      mutil.lo
  CXX      pop3.lo
pop3.cc: In member function ‘void mailutils::Pop3::stat(unsigned int*, mu_off_t*)’:
pop3.cc:210:49: error: cannot convert ‘unsigned int*’ to ‘size_t* {aka long unsigned int*}’ for argument ‘2’ to ‘int mu_pop3_stat(mu_pop3_t, size_t*, mu_off_t*)’
   int status = mu_pop3_stat (pop3, count, octets);
                                                 ^
make[2]: *** [Makefile:1089: pop3.lo] Error 1
make[2]: Leaving directory '/sources/gnu/mailutils/libmu_cpp'
make[1]: *** [Makefile:1165: all-recursive] Error 1
make[1]: Leaving directory '/sources/gnu/mailutils'
make: *** [Makefile:1050: all] Error 2

_______________________________________________
Bug-mailutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-mailutils
config.log (text/plain, 513.6 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.