pan-devel
[Top][All Lists]
Advanced

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

[Pan-devel] Re: ANN: Pan 0.90 "Sero Sed Serio"


From: Artur Jachacy
Subject: [Pan-devel] Re: ANN: Pan 0.90 "Sero Sed Serio"
Date: Sun, 02 Apr 2006 22:57:07 +0200
User-agent: Pan/0.14.90 ('Ere, he says he's not dead.)

On Sun, 02 Apr 2006 11:16:20 -0500, Charles Kerr wrote:

> Pan 0.90, the first beta of a rewrite of Pan in C++, has been released. 
> It adds multiserver and nzb support, reduces memory use by over 66%, cuts
> the time to download new headers over 66%, and slashes the time it takes
> to load headers from disk by almost 90%.  For more information, see
> http://pan.rebelbase.com/.
> 
> If anyone would like to contribute RPMs for the major distros, please send
> me or Chris mail at address@hidden  Thanks!
> 
> cheers,
> Charles


So, building gmime on Windows...

gmime-gpg-context.c:35:23: sys/ioctl.h: No such file or directory
gmime-gpg-context.c:37:22: sys/wait.h: No such file or directory
gmime-gpg-context.c:38:21: termios.h: No such file or directory
gmime-gpg-context.c: In function `gpg_ctx_op_start':
gmime-gpg-context.c:671: error: `_SC_OPEN_MAX' undeclared (first use in this 
function)
gmime-gpg-context.c:671: error: (Each undeclared identifier is reported only 
once
gmime-gpg-context.c:671: error: for each function it appears in.)
gmime-gpg-context.c:675: error: `F_SETFD' undeclared (first use in this 
function)
gmime-gpg-context.c:675: error: `FD_CLOEXEC' undeclared (first use in this 
function)
gmime-gpg-context.c:679: warning: passing arg 2 of `execvp' from incompatible 
pointer type
gmime-gpg-context.c:704: error: `F_GETFL' undeclared (first use in this 
function)
gmime-gpg-context.c:705: error: `F_SETFL' undeclared (first use in this 
function)
gmime-gpg-context.c:705: error: `O_NONBLOCK' undeclared (first use in this 
function)
gmime-gpg-context.c: In function `gpg_ctx_parse_status':
gmime-gpg-context.c:847: error: `ECANCELED' undeclared (first use in this 
function)
gmime-gpg-context.c: In function `gpg_ctx_op_step':
gmime-gpg-context.c:1083: error: `fd_set' undeclared (first use in this 
function)
gmime-gpg-context.c:1083: error: syntax error before "rdset"
gmime-gpg-context.c:1090: error: `rdset' undeclared (first use in this function)
gmime-gpg-context.c:1108: error: `wrset' undeclared (first use in this function)
gmime-gpg-context.c:1118: error: `wrsetp' undeclared (first use in this 
function)
gmime-gpg-context.c: In function `gpg_ctx_op_cancel':
gmime-gpg-context.c:1345: error: `WNOHANG' undeclared (first use in this 
function)
gmime-gpg-context.c:1348: error: `SIGKILL' undeclared (first use in this 
function)
gmime-gpg-context.c: In function `gpg_ctx_op_wait':
gmime-gpg-context.c:1363: error: `SIGALRM' undeclared (first use in this 
function)
gmime-gpg-context.c:1364: error: `SIG_BLOCK' undeclared (first use in this 
function)
gmime-gpg-context.c:1371: error: `SIG_SETMASK' undeclared (first use in this 
function)
gmime-gpg-context.c:1379: error: `WNOHANG' undeclared (first use in this 
function)
gmime-gpg-context.c:1382: error: `SIGKILL' undeclared (first use in this 
function)
make[3]: *** [gmime-gpg-context.lo] Error 1
make[3]: Leaving directory `/opt/gmime/src/gmime-2.1.19/gmime'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/gmime/src/gmime-2.1.19/gmime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/gmime/src/gmime-2.1.19'
make: *** [all] Error 2


That's not good, is it?

Artur





reply via email to

[Prev in Thread] Current Thread [Next in Thread]