Front page | perl.cpan.testers |
Postings from October 2001
PASS Mail-Cclient-1.4 cygwin-multi 1.3.2(0.3932)
From:
Gerrit Haase
Date:
October 23, 2001 10:20
Subject:
PASS Mail-Cclient-1.4 cygwin-multi 1.3.2(0.3932)
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
all tests pass
I used this imapd: imap-2000-cygwin.tar.gz
Get the new version here: http://sourceforge.net/projects/uw-imap-cygwin/
I needed to make a little change to the sources of c-client, maybe it is
no longer neccessary with the new version:
$ diff -ur src/osdep/unix/env_unix.h.orig src/osdep/unix/env_unix.h
--- src/osdep/unix/env_unix.h.orig Tue Oct 23 19:09:07 2001
+++ src/osdep/unix/env_unix.h Tue Oct 23 19:01:33 2001
@@ -57,7 +57,7 @@
void grim_pid_reap_status (int pid,int killreq,void *status);
#define grim_pid_reap(pid,killreq) \
grim_pid_reap_status (pid,killreq,NIL)
-long safe_write (int fd,char *buf,long nbytes);
+/* long safe_write (int fd,char *buf,long nbytes); */
void *arm_signal (int sig,void *action);
struct passwd *checkpw (struct passw
*pw,char *pass,int argc,char *argv[]);
long loginpw (struct passwd *pw,int argc,char *argv[]);
###########################################################END OF PATCH
gph
--
Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
Platform:
osname=cygwin, osvers=1.3.2(0.3932), archname=cygwin-multi
uname='cygwin_nt-4.0 loreley 1.3.2(0.3932) 2001-05-20 23:28 i686 unknown '
config_args='-de -Dusemultiplicity'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
Compiler:
cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -I/usr/local/include',
optimize='-O2',
cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='2.95.3-5 (cygwin special)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=y, prototype=define
Linker and Libraries:
ld='ld2', ldflags =' -s -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /lib
libs=-lgdbm -lcrypt
perllibs=-lcrypt
libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl5_6_1.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s'
cccdlflags=' ', lddlflags=' -s -L/usr/local/lib'
-
PASS Mail-Cclient-1.4 cygwin-multi 1.3.2(0.3932)
by Gerrit Haase