On Mon, 15 Jan 2007 00:28:53 +0100
Ulrich Kahl <[EMAIL PROTECTED]> wrote:

> Hello,
> 
> this port is needed for claws-mail, the "successor" of sylpheed-claws,
> which will be send in a separate mail.
> It is based on an older one, which I used for sylpheed-claws some time
> ago. I have cleaned up a bit and hope it will still work :-)
> About the category I'm not sure, I put it in mail, maybe it belongs to
> devel.
> 
> One point is missing, the example programs (subdirectory tests) are
> not build and installed, also the multipage variant from the html
> docs.

the GNUTLS Flavor does not compile under macppc:

/usr/local/bin/libtool  --mode=compile cc -c -I../../include -I../.. -
I.  -I/usr/local/include -W -Wall -I/usr/local/include -D_REENTRANT -I/
usr/local/include -DHAVE_CONFIG_H mailstream_socket.c cc -c -I../../
include -I../.. -I. -I/usr/local/include -W -Wall -I/usr/local/include -
D_REENTRANT -I/usr/local/include -DHAVE_CONFIG_H mailstream_socket.c  -
fPIC -DPIC -o .libs/mailstream_socket.o cc -c -I../../include -I../.. -
I. -I/usr/local/include -W -Wall -I/usr/local/include -D_REENTRANT -I/
usr/local/include -DHAVE_CONFIG_H mailstream_socket.c -o
mailstream_socket.o >/dev/null 2>&1 /usr/local/bin/libtool  --
mode=compile cc -c -I../../include -I../.. -I.  -I/usr/local/include -W
-Wall -I/usr/local/include -D_REENTRANT -I/usr/local/include -
DHAVE_CONFIG_H mailstream_ssl.c cc -c -I../../include -I../.. -I. -I/
usr/local/include -W -Wall -I/usr/local/include -D_REENTRANT -I/usr/
local/include -DHAVE_CONFIG_H mailstream_ssl.c  -fPIC -DPIC -o .libs/
mailstream_ssl.o mailstream_ssl.c: In function `ssl_data_new':
mailstream_ssl.c:282: error: `GNUTLS_MAC_SHA1' undeclared (first use in
this function) mailstream_ssl.c:282: error: (Each undeclared identifier
is reported only once mailstream_ssl.c:282: error: for each function it
appears in.) mailstream_ssl.c:287: error: syntax error before "xcred"
mailstream_ssl.c:292: error: `xcred' undeclared (first use in this
function) mailstream_ssl.c: In function `mailstream_low_ssl_read':
mailstream_ssl.c:504: warning: implicit declaration of function
`memset' mailstream_ssl.c:488: warning: unused variable `ssl_r'
mailstream_ssl.c: In function `mailstream_low_ssl_write':
mailstream_ssl.c:572: warning: unused variable `ssl_r'
mailstream_ssl.c: In function `mailstream_ssl_get_certificate':
mailstream_ssl.c:687: warning: passing arg 4 of
`gnutls_x509_crt_export' from incompatible pointer type
mailstream_ssl.c:693: warning: implicit declaration of function
`memcpy' mailstream_ssl.c:655: warning: unused variable `exported_cert'
*** Error code 1

and the DESCR-File seems to be a litlle bit outdated according to the
webpage. anything else of this port looks very nice... good work.

Reply via email to