<html><div style='background-color:'><DIV>Hi,</DIV>
<DIV> </DIV>
<DIV>I tried building the <STRONG><FONT color=#0000cc>jabberd(pth-1.4.0 under Cygwin- 2.218.2.9 on Win 2000) </FONT></STRONG>& getting the compile error.</DIV>
<DIV> </DIV>
<DIV><STRONG>1. ./configure</STRONG></DIV>
<DIV> </DIV>
<DIV>Running Jabber Configure<BR>========================</DIV>
<DIV>Getting pth settings...Configuring [1mGNU Pth[0m (Portable Threads), Version [1m1.4.0 (24-Mar-2001)[0m<BR>Copyright (c) 1999-2001 Ralf S. Engelschall <<A href="mailto:rse@engelschall.com">rse@engelschall.com</A>><BR>loading cache ./config.cache<BR>Platform: [1mi686-pc-cygwin[0m</DIV>
<DIV>[1mBuild Tools:[0m<BR>checking for gcc... (cached) gcc<BR>checking whether the C compiler (gcc ) works... yes<BR>checking whether the C compiler (gcc ) is a cross-compiler... no<BR>checking whether we are using GNU C... (cached) yes<BR>checking whether gcc accepts -g... (cached) yes<BR>checking how to run the C preprocessor... (cached) gcc -E<BR>checking whether make sets ${MAKE}... (cached) yes<BR>checking for compiler option -pipe... (cached) yes<BR>checking for compilation debug mode... disabled<BR>checking for compilation profile mode... disabled<BR>checking for compilation optimization mode... disabled<BR>checking for ranlib... ranlib<BR>checking for object suffix... o<BR>checking for executable suffix... .exe<BR>checking for gcc option to produce PIC... none<BR>checking if gcc supports -c -o file.o... yes<BR>checking if gcc supports -c -o file.lo... yes<BR>checking if gcc supports -fno-rtti -fno-exceptions ... yes<BR>checking if gcc static flag -static works... -static<BR>checking whether ln -s works... yes<BR>checking for ld used by GCC... /usr/i686-pc-cygwin/bin/ld.exe<BR>checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes<BR>checking whether the linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes<BR>checking for BSD-compatible nm... /usr/bin/nm -B<BR>checking command to parse /usr/bin/nm -B output... ok<BR>checking how to hardcode library paths into programs... immediate<BR>checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... -r<BR>checking dynamic linker characteristics... Win32 ld.exe<BR>checking if libtool supports shared libraries... yes<BR>checking if package supports dlls... no<BR>checking whether to build shared libraries... no<BR>checking whether to build static libraries... yes<BR>checking for objdir... .libs<BR>creating libtool</DIV>
<DIV>[1mMandatory Platform Environment:[0m<BR>checking for ANSI C header files... (cached) yes<BR>checking for stdio.h... (cached) yes<BR>checking for stdlib.h... (cached) yes<BR>checking for stdarg.h... (cached) yes<BR>checking for string.h... (cached) yes<BR>checking for signal.h... (cached) yes<BR>checking for unistd.h... (cached) yes<BR>checking for setjmp.h... (cached) yes<BR>checking for fcntl.h... (cached) yes<BR>checking for errno.h... (cached) yes<BR>checking for sys/types.h... (cached) yes<BR>checking for sys/time.h... (cached) yes<BR>checking for sys/wait.h... (cached) yes<BR>checking for sys/stat.h... (cached) yes<BR>checking for sys/socket.h... (cached) yes<BR>checking for function gettimeofday... (cached) yes<BR>checking for function select... (cached) yes<BR>checking for function sigaction... (cached) yes<BR>checking for function sigprocmask... (cached) yes<BR>checking for function sigpending... (cached) yes<BR>checking for function sigsuspend... (cached) yes<BR>decision on mandatory system headers and functions... [1mall fine[0m</DIV>
<DIV>[1mOptional Platform Environment:[0m<BR>checking for number of signals... 32<BR>checking for function poll... (cached) yes<BR>checking for define POLLIN in poll.h... (cached) yes<BR>checking whether poll(2) facility has to be faked... no<BR>checking for sys/uio.h... (cached) yes<BR>checking for function readv... (cached) yes<BR>checking for function writev... (cached) yes<BR>checking whether readv(2)/writev(2) facility has to be faked... no<BR>checking for function usleep... (cached) yes<BR>checking for function strerror... (cached) yes<BR>checking for sys/resource.h... (cached) yes<BR>checking for net/errno.h... (cached) no<BR>checking for paths.h... (cached) yes<BR>checking for gethostname in -lnsl... (cached) no<BR>checking for gethostbyname in -lnsl... (cached) no<BR>checking for accept in -lsocket... (cached) no<BR>checking for sys/select.h... (cached) yes<BR>checking for typedef sig_atomic_t... (cached) yes<BR>checking for typedef pid_t... (cached) yes<BR>checking for typedef size_t... (cached) yes<BR>checking for typedef ssize_t... (cached) yes<BR>checking for typedef off_t... (cached) yes<BR>checking for typedef stack_t... (cached) no<BR>checking for attribute ss_base in struct sigaltstack from sys/signal.h... (cached) no<BR>checking for attribute ss_sp in struct sigaltstack from sys/signal.h... (cached) no<BR>checking for a single-argument based gettimeofday... no<BR>checking for struct timespec... yes<BR>checking for typedef socklen_t... (cached) no<BR>checking for type of argument 3 for accept()... (cached) int *<BR>checking for fallback socklen_t... (cached) int<BR>checking for typedef nfds_t... (cached) no<BR>checking for type of argument 2 for poll()... (cached) unsigned int<BR>checking for fallback nfds_t... (cached) unsigned int<BR>checking for built-in type long long... (cached) yes<BR>checking for built-in type long double... (cached) yes</DIV>
<DIV>[1mMachine Context Implementation:[0m<BR>checking for ucontext.h... (cached) no<BR>checking for function makecontext... (cached) no<BR>checking for function swapcontext... (cached) no<BR>checking for function getcontext... (cached) no<BR>checking for function setcontext... (cached) no<BR>checking for usable SVR4/SUSv2 makecontext(2)/swapcontext(2)... (cached) no<BR>checking for signal.h... (cached) yes<BR>checking for function sigsetjmp... (cached) no<BR>checking for function siglongjmp... (cached) no<BR>checking for function setjmp... (cached) yes<BR>checking for function longjmp... (cached) yes<BR>checking for function _setjmp... (cached) yes<BR>checking for function _longjmp... (cached) yes<BR>checking for function sigaltstack... (cached) no<BR>checking for function sigstack... (cached) no<BR>checking for signal-mask aware setjmp(3)/longjmp(3)... (cached) yes: sjljw32<BR>checking for typedef stack_t... (cached) no<BR>checking for direction of stack growth... (cached) down<BR>checking for function makecontext... (cached) no<BR>checking for stack setup via makecontext... (cached) N.A.<BR>checking for function sigaltstack... (cached) no<BR>checking for typedef stack_t... (cached) no<BR>checking for stack setup via sigaltstack... (cached) N.A.<BR>checking for function sigstack... (cached) no<BR>checking for stack setup via sigstack... (cached) N.A.<BR>decision on mctx implementation... [1msjlj/sjljw32/none[0m</DIV>
<DIV>[1mSystem Call Mapping:[0m<BR>checking for function syscall... (cached) no<BR>checking for sys/syscall.h... (cached) no<BR>checking for sys/socketcall.h... (cached) no<BR>checking for define SYS_read in sys/syscall.h... (cached) no<BR>checking whether soft system call mapping is used... no<BR>checking whether hard system call mapping is used... no</DIV>
<DIV>[1mBuild Parameters:[0m<BR>checking whether to activate batch build mode... no<BR>checking whether to activate maintainer build targets... no<BR>checking whether to activate test build targets... yes<BR>checking whether to build Pthread library... no<BR>checking whether to build against Sfio library... no<BR>checking whether to build against Dmalloc library... no</DIV>
<DIV>[1mOutput Substitution:[0m<BR>updating cache ./config.cache<BR>creating ./config.status<BR>creating Makefile<BR>creating pthread-config<BR>creating pthread.h<BR>creating pth-config<BR>creating pth.h<BR>creating pth_acmac.h<BR>creating pth_acdef.h</DIV>
<DIV>Now please type `[1mmake[0m' to compile. Good luck.</DIV>
<DIV>Setting Build Parameters... Done.<BR>Generating Settings Script... Done.</DIV>
<DIV>You may now type 'make' to build your new Jabber system.</DIV>
<DIV><BR><STRONG>2. make<BR></STRONG></DIV>
<DIV> </DIV>
<DIV>make[1]: Entering directory `/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd'<BR>Making all in base<BR>make[2]: Entering directory `/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/base'<BR>gcc -g -Wall -I. -I.. -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0 -c -o base_connect.o base_connect.c<BR>In file included from ../jabberd.h:42,<BR> from base_connect.c:42:<BR>/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0/pth.h:53: warning: useless keyword or type name in empty declaration<BR>/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0/pth.h:53: warning: empty declaration<BR>gcc -g -Wall -I. -I.. -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0 -c -o base_dynamic.o base_dynamic.c<BR>In file included from ../jabberd.h:42,<BR> from base_dynamic.c:42:<BR>/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0/pth.h:53: warning: useless keyword or type name in empty declaration<BR>/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0/pth.h:53: warning: empty declaration<BR>gcc -g -Wall -I. -I.. -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0 -c -o base_exec.o base_exec.c<BR>In file included from ../jabberd.h:42,<BR> from base_exec.c:42:<BR>/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0/pth.h:53: warning: useless keyword or type name in empty declaration<BR>/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0/pth.h:53: warning: empty declaration<BR>gcc -g -Wall -I. -I.. -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0 -c -o base_stdout.o base_stdout.c<BR>In file included from ../jabberd.h:42,<BR> from base_stdout.c:41:<BR>/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0/pth.h:53: warning: useless keyword or type name in empty declaration<BR>/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0/pth.h:53: warning: empty declaration<BR>gcc -g -Wall -I. -I.. -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0 -c -o base_accept.o base_accept.c<BR>In file included from ../jabberd.h:42,<BR> from base_accept.c:42:<BR>/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0/pth.h:53: warning: useless keyword or type name in empty declaration<BR>/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0/pth.h:53: warning: empty declaration<BR>gcc -g -Wall -I. -I.. -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0 -c -o base_file.o base_file.c<BR>In file included from ../jabberd.h:42,<BR> from base_file.c:42:<BR>/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0/pth.h:53: warning: useless keyword or type name in empty declaration<BR>/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0/pth.h:53: warning: empty declaration<BR>gcc -g -Wall -I. -I.. -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0 -c -o base_format.o base_format.c<BR>In file included from ../jabberd.h:42,<BR> from base_format.c:42:<BR>/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0/pth.h:53: warning: useless keyword or type name in empty declaration<BR>/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0/pth.h:53: warning: empty declaration<BR>gcc -g -Wall -I. -I.. -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0 -c -o base_stderr.o base_stderr.c<BR>In file included from ../jabberd.h:42,<BR> from base_stderr.c:42:<BR>/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0/pth.h:53: warning: useless keyword or type name in empty declaration<BR>/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0/pth.h:53: warning: empty declaration<BR>gcc -g -Wall -I. -I.. -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0 -c -o base_to.o base_to.c<BR>In file included from ../jabberd.h:42,<BR> from base_to.c:42:<BR>/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0/pth.h:53: warning: useless keyword or type name in empty declaration<BR>/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0/pth.h:53: warning: empty declaration<BR>make[2]: Leaving directory `/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/base'<BR>Making all in lib<BR>make[2]: Entering directory `/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/lib'<BR>gcc -g -Wall -I. -I.. -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0 -c -o expat.o expat.c<BR>gcc -g -Wall -I. -I.. -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0 -c -o genhash.o genhash.c<BR>gcc -g -Wall -I. -I.. -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0 -c -o hashtable.o hashtable.c<BR>gcc -g -Wall -I. -I.. -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0 -c -o jid.o jid.c<BR>gcc -g -Wall -I. -I.. -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0 -c -o jpacket.o jpacket.c<BR>gcc -g -Wall -I. -I.. -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0 -c -o jutil.o jutil.c<BR>gcc -g -Wall -I. -I.. -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0 -c -o karma.o karma.c<BR>gcc -g -Wall -I. -I.. -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0 -c -o pool.o pool.c<BR>gcc -g -Wall -I. -I.. -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0 -c -o pproxy.o pproxy.c<BR>gcc -g -Wall -I. -I.. -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0 -c -o rate.o rate.c<BR>gcc -g -Wall -I. -I.. -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0 -c -o sha.o sha.c<BR>gcc -g -Wall -I. -I.. -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0 -c -o snprintf.o snprintf.c<BR>gcc -g -Wall -I. -I.. -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0 -c -o socket.o socket.c<BR>gcc -g -Wall -I. -I.. -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0 -c -o str.o str.c<BR>gcc -g -Wall -I. -I.. -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0 -c -o xmlnode.o xmlnode.c<BR>gcc -g -Wall -I. -I.. -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0 -c -o xmlparse.o xmlparse.c<BR>gcc -g -Wall -I. -I.. -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0 -c -o xmlrole.o xmlrole.c<BR>gcc -g -Wall -I. -I.. -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0 -c -o xmltok.o xmltok.c<BR>gcc -g -Wall -I. -I.. -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0 -c -o xhash.o xhash.c<BR>gcc -g -Wall -I. -I.. -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0 -c -o xstream.o xstream.c<BR>make[2]: Leaving directory `/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/lib'<BR>Making all in pth-1.4.0<BR>make[2]: Entering directory `/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0'<BR>./shtool scpp -o pth_p.h -t pth_p.h.in -Dcpp -Cintern -M '==#==' pth_compat.c pth_debug.c pth_syscall.c pth_errno.c pth_ring.c pth_mctx.c pth_clean.c pth_time.c pth_tcb.c pth_util.c pth_pqueue.c pth_event.c pth_sched.c pth_data.c pth_msg.c pth_cancel.c pth_sync.c pth_attr.c pth_lib.c pth_fork.c pth_high.c pth_ext.c pth_string.c<BR>./libtool --mode=compile --quiet gcc -c -I. -O2 -pipe pth_debug.c<BR>In file included from pth_p.h.in:53,<BR> from pth_debug.c:29:<BR>pth.h:53: warning: useless keyword or type name in empty declaration<BR>pth.h:53: warning: empty declaration<BR>In file included from pth_debug.c:29:<BR><STRONG><FONT color=#ff0033>pth_sched.c:33: parse error before `__pth_NQ'<BR>pth_sched.c:33: warning: data definition has no type or storage class<BR>pth_sched.c:34: parse error before `__pth_RQ'<BR>pth_sched.c:34: warning: data definition has no type or storage class<BR>pth_sched.c:35: parse error before `__pth_WQ'<BR>pth_sched.c:35: warning: data definition has no type or storage class<BR>pth_sched.c:36: parse error before `__pth_SQ'<BR>pth_sched.c:36: warning: data definition has no type or storage class<BR>pth_sched.c:37: parse error before `__pth_DQ'<BR></FONT></STRONG>pth_sched.c:37: warning: data definition has no type or storage class<BR>pth_debug.c: In function `pth_debug':<BR>pth_debug.c:61: `errno_shield' undeclared (first use in this function)<BR>pth_debug.c:61: (Each undeclared identifier is reported only once<BR>pth_debug.c:61: for each function it appears in.)<BR>pth_debug.c:61: parse error before `{'<BR>pth_debug.c:75: called object is not a function<BR>pth_debug.c: At top level:<BR>pth_debug.c:77: parse error before `return'<BR>pth_debug.c: In function `pth_dumpstate':<BR>pth_debug.c:90: dereferencing pointer to incomplete type<BR>pth_debug.c: At top level:<BR>pth_debug.c:98: parse error before `pth_pqueue_t'<BR>pth_debug.c:99: warning: type mismatch with previous implicit declaration<BR>pth_debug.c:86: warning: previous implicit declaration of `pth_dumpqueue'<BR>pth_debug.c:99: warning: `pth_dumpqueue' was previously implicitly declared to return `int'<BR>pth_debug.c: In function `pth_dumpqueue':<BR>pth_debug.c:104: `fp' undeclared (first use in this function)<BR>pth_debug.c:104: `qn' undeclared (first use in this function)<BR>pth_debug.c:105: `q' undeclared (first use in this function)<BR>pth_debug.c:109: warning: assignment makes pointer from integer without a cast<BR>pth_debug.c:109: warning: assignment makes pointer from integer without a cast<BR>pth_debug.c:110: dereferencing pointer to incomplete type<BR>make[2]: *** [pth_debug.lo] Error 1<BR>make[2]: Leaving directory `/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0'<BR>make[1]: *** [all-recursive] Error 1<BR>make[1]: Leaving directory `/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd'<BR>make: *** [all-recursive] Error 1</DIV>
<DIV> </DIV>
<DIV><STRONG>3. Cygcheck tells :</STRONG></DIV>
<DIV>Here is where the OS will find your program, and which dlls<BR>will be used for it. Use -v to see DLL version info<BR>Error: could not find 2</DIV>
<DIV><BR>Cygwin Win95/NT Configuration Diagnostics<BR>Current System Time: Tue Jun 11 16:09:22 2002</DIV>
<DIV>Windows NT Ver 4.0 Build 1381 Service Pack 6</DIV>
<DIV>Path: D:\Cygwin\usr\local\bin<BR> D:\Cygwin\bin<BR> D:\Cygwin\bin<BR> d:\ASE12CLT\OCS-12_0\dll<BR> d:\ASE12CLT\OCS-12_0\bin<BR> d:\ASE12CLT\ASEP<BR> c:\WINNT\system32<BR> c:\WINNT<BR> c:\dmi\Win32\Bin<BR> c:\WINNT\System32\WBEM<BR> c:\hp\i\ms\off97pro\32.0\office<BR> d:\j2sdk1.4.0\bin<BR> $CLASSPATH%<BR> D:\Cygwin\bin<BR> c:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT<BR> c:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin<BR> c:\Program Files\Microsoft Visual Studio\Common\Tools<BR> d:\Program Files\Microsoft Visual Studio\VC98\bin</DIV>
<DIV>SysDir: C:\WINNT\System32<BR>WinDir: C:\WINNT</DIV>
<DIV>Here's some environment variables that may affect cygwin:<BR>HOME = `D:\Cygwin\home\Administrator'<BR>MAKE_MODE = `unix'<BR>PWD = `/cygdrive/d/jabber/JOSS/jabber-1.4.2'<BR>USER = `Administrator'</DIV>
<DIV>Here's the rest of your environment variables:<BR>CATALINA_HOME = `d:\jakarta-tomcat-4.0'<BR>CLASSPATH = `D:\ASE12CLT\ASEP\3pclass.zip;D:\ASE12CLT\ASEP\monclass.zip;d:\java;D:\j2sdk1.4.0\lib;D:\j2sdk1.4.0\lib\tools.jar;D:\j2sdk1.4.0\lib\dt.jar;D:\j2sdk1.4.0\lib\htmlconverter.jar; D:\j2sdk1.4.0\src\java\io;d:\jakarta-tomcat-4.0\lib\jasper;d:\jakarta-tomcat-4.0\common\lib\servlet.jar;D:\j2sdk1.4.0\lib\tools.jar'<BR>COMPUTERNAME = `NT46243'<BR>COMSPEC = `C:\WINNT\system32\cmd.exe'<BR>HOMEDRIVE = `C:'<BR>HOMEPATH = `\'<BR>INCLUDE = `d:\Program Files\Microsoft Visual Studio\VC98\atl\include;d:\Program Files\Microsoft Visual Studio\VC98\mfc\include;d:\Program Files\Microsoft Visual Studio\VC98\include'<BR>INFONET = `K:'<BR>JAVA_HOME = `d:\j2sdk1.4.0'<BR>LIB = `d:\Program Files\Microsoft Visual Studio\VC98\mfc\lib;d:\Program Files\Microsoft Visual Studio\VC98\lib'<BR>LOGONSERVER = `\\ASIAPAC-BDCIND1'<BR>MANPATH = `:/usr/ssl/man'<BR>MSDEVDIR = `C:\Program Files\Microsoft Visual Studio\Common\MSDev98'<BR>NUMBER_OF_PROCESSORS = `1'<BR>OLDPWD = `/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pth-1.4.0'<BR>OS2LIBPATH = `C:\WINNT\system32\os2\dll;'<BR>OS = `Windows_NT'<BR>PATHEXT = `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'<BR>PROCESSOR_ARCHITECTURE = `x86'<BR>PROCESSOR_IDENTIFIER = `x86 Family 6 Model 8 Stepping 6, GenuineIntel'<BR>PROCESSOR_LEVEL = `6'<BR>PROCESSOR_REVISION = `0806'<BR>PROMPT = `$P$G'<BR>PS1 = `\[\033]0;\w\007<BR>\033[32m\]\u@\h \[\033[33m\w\033[0m\]<BR>$ '<BR>SHLVL = `1'<BR>STARDISK = `C:\Program Files\StarDisk\'<BR>STARTEAM = `C:\Program Files\StarDisk\StarTeam.ini'<BR>STARTEAMAPP = `C:\Program Files\StarTeam 4.0'<BR>STLICENSE = `C:\Program Files\StarDisk\'<BR>SYBASE = `D:\ASE12CLT'<BR>SYBASE_OCS = `OCS-12_0'<BR>SYSTEMDRIVE = `C:'<BR>SYSTEMROOT = `C:\WINNT'<BR>TEMP = `c:\TEMP'<BR>TERM = `cygwin'<BR>TMP = `c:\TEMP'<BR>USERDOMAIN = `ASIAPAC'<BR>USERNAME = `BRIJESH'<BR>USERPROFILE = `C:\WINNT\Profiles\brijesh'<BR>WIN32DMIPATH = `C:\dmi\win32'<BR>WINDIR = `C:\WINNT'<BR>WORKSTATIONID = `C:\Program Files\StarDisk\ConnectionManager.ini'<BR>_ = `/usr/bin/cygcheck'</DIV>
<DIV>Scanning registry for keys with `Cygnus' in them...<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\00<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\01<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\02<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\03<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\04<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\05<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\06<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\07<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\08<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\09<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0A<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0B<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0C<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0D<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0E<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0F<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\10<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\11<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\12<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\13<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\14<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\15<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\16<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\17<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\18<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\19<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1A<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1B<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1C<BR>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1D<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2<BR> (default) = `/cygdrive'<BR> cygdrive flags = 0x00000022<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/<BR> (default) = `D:\Cygwin'<BR> flags = 0x0000000a<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin<BR> (default) = `D:\Cygwin/bin'<BR> flags = 0x0000000a<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib<BR> (default) = `D:\Cygwin/lib'<BR> flags = 0x0000000a<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/X11R6/lib/X11/fonts<BR> (default) = `D:\Cygwin\usr\X11R6\lib\X11\fonts'<BR> flags = 0x0000000a<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\00<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\01<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\02<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\03<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\04<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\05<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\06<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\07<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\08<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\09<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0A<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0B<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0C<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0D<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0E<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0F<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\10<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\11<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\12<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\13<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\14<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\15<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\16<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\17<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\18<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\19<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1A<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1B<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1C<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1D</DIV>
<DIV>Listing available drives...<BR>Drv Type Size Free Flags Name<BR>a: fd N/A N/A <BR>c: hd FAT 2047Mb 98% CP UN BRIJESH<BR>d: hd NTFS 17390Mb 38% CP CS UN PA FC Brijesh<BR>e: cd N/A N/A <BR>f: net NTFS 8586Mb 91% CP CS UN PA FC <BR>h: net NTFS 2445Mb 88% CP CS UN PA FC <BR>i: net NTFS 17365Mb 97% CP CS UN PA FC User Directories<BR>j: net NTFS 34731Mb 65% CP CS UN PA FC ID2<BR>k: net NTFS 34731Mb 65% CP CS UN PA FC ID2<BR>l: net NTFS 17320Mb 45% CP CS UN PA FC <BR>m: net NTFS 34731Mb 65% CP CS UN PA FC ID2<BR>fd=floppy, hd=hard drive, cd=CD-ROM, net=Network Share<BR>CP=Case Preserving, CS=Case Sensitive, UN=Unicode<BR>PA=Persistent ACLS, FC=File Compression, VC=Volume Compression</DIV>
<DIV>Mount entries: these map POSIX directories to your NT drives.<BR>-NT- -POSIX- -Type- -Flags-<BR>D:\Cygwin / system binmode<BR>D:\Cygwin/bin /usr/bin system binmode<BR>D:\Cygwin/lib /usr/lib system binmode<BR>D:\Cygwin\usr\X11R6\lib\X11\fonts /usr/X11R6/lib/X11/fonts system binmode<BR>. /cygdrive user binmode,noumount</DIV>
<DIV>Looking to see where common programs can be found, if at all...<BR>Found: D:\Cygwin\bin\bash.exe<BR>Found: D:\Cygwin\bin\cat.exe<BR>Found: D:\Cygwin\bin\cpp.exe<BR>Found: D:\Cygwin\bin\find.exe<BR>Found: D:\Cygwin\bin\gcc.exe<BR>Found: D:\Cygwin\bin\gdb.exe<BR>Found: D:\Cygwin\bin\ld.exe<BR>Found: D:\Cygwin\bin\ls.exe<BR>Found: D:\Cygwin\bin\make.exe<BR>Found: D:\Cygwin\bin\sh.exe</DIV>
<DIV>Looking for various Cygnus DLLs... (-v gives version info)<BR> 58k 2002/05/07 D:\Cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0<BR> "cygbz2-1.dll" v0.0 ts=2002/5/7 12:03<BR> 54k 2002/01/27 D:\Cygwin\bin\cygbz21.0.dll - os=4.0 img=1.0 sys=4.0<BR> "cygbz21.0.dll" v0.0 ts=2002/1/27 6:37<BR> 621k 2002/05/17 D:\Cygwin\bin\cygcrypto.dll - os=4.0 img=1.0 sys=4.0<BR> "cygcrypto.dll" v0.0 ts=2002/5/17 17:54<BR> 108k 2002/04/15 D:\Cygwin\bin\cygcurl-2.dll - os=4.0 img=1.0 sys=4.0<BR> "cygcurl-2.dll" v0.0 ts=2002/4/15 23:55<BR> 50k 2002/03/17 D:\Cygwin\bin\cygexslt-0.dll - os=4.0 img=1.0 sys=4.0<BR> "cygexslt-0.dll" v0.0 ts=2002/3/17 11:54<BR> 45k 2001/04/25 D:\Cygwin\bin\cygform5.dll - os=4.0 img=1.0 sys=4.0<BR> "cygform5.dll" v0.0 ts=2001/4/25 10:58<BR> 35k 2002/01/09 D:\Cygwin\bin\cygform6.dll - os=4.0 img=1.0 sys=4.0<BR> "cygform6.dll" v0.0 ts=2002/1/9 11:33<BR> 19k 2002/02/20 D:\Cygwin\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0<BR> "cyggdbm.dll" v0.0 ts=2002/2/20 8:35<BR> 17k 2001/06/28 D:\Cygwin\bin\cyghistory4.dll - os=4.0 img=1.0 sys=4.0<BR> "cyghistory4.dll" v0.0 ts=2001/1/7 10:04<BR> 20k 2002/01/13 D:\Cygwin\bin\cyghistory5.dll - os=4.0 img=1.0 sys=4.0<BR> "cyghistory5.dll" v0.0 ts=2002/1/13 6:57<BR> 306k 2002/04/27 D:\Cygwin\bin\cyghttpd.dll - os=4.0 img=1.0 sys=4.0<BR> "cyghttpd.dll" v0.0 ts=2002/4/27 18:53<BR> 22k 2001/12/13 D:\Cygwin\bin\cygintl-1.dll - os=4.0 img=1.0 sys=4.0<BR> "cygintl-1.dll" v0.0 ts=2001/12/13 14:58<BR> 21k 2001/06/20 D:\Cygwin\bin\cygintl.dll - os=4.0 img=1.0 sys=4.0<BR> "cygintl.dll" v0.0 ts=2001/6/20 22:39<BR> 81k 2000/12/05 D:\Cygwin\bin\cygitcl30.dll - os=4.0 img=1.0 sys=4.0<BR> "cygitcl30.dll" v0.0 ts=2000/11/26 7:13<BR> 35k 2000/12/05 D:\Cygwin\bin\cygitk30.dll - os=4.0 img=1.0 sys=4.0<BR> "cygitk30.dll" v0.0 ts=2000/11/26 7:13<BR> 45k 2002/02/08 D:\Cygwin\bin\cygjbig1.dll - os=4.0 img=1.0 sys=4.0<BR> "cygjbig1.dll" v0.0 ts=2002/2/8 5:29<BR> 119k 2002/02/09 D:\Cygwin\bin\cygjpeg6b.dll - os=4.0 img=1.0 sys=4.0<BR> "cygjpeg6b.dll" v0.0 ts=2002/2/9 10:49<BR> 25k 2002/05/08 D:\Cygwin\bin\cygltdl-3.dll - os=4.0 img=1.0 sys=4.0<BR> "cygltdl-3.dll" v0.0 ts=2002/5/9 5:16<BR> 26k 2001/04/25 D:\Cygwin\bin\cygmenu5.dll - os=4.0 img=1.0 sys=4.0<BR> "cygmenu5.dll" v0.0 ts=2001/4/25 10:57<BR> 20k 2002/01/09 D:\Cygwin\bin\cygmenu6.dll - os=4.0 img=1.0 sys=4.0<BR> "cygmenu6.dll" v0.0 ts=2002/1/9 11:33<BR> 156k 2001/04/25 D:\Cygwin\bin\cygncurses++5.dll - os=4.0 img=1.0 sys=4.0<BR> "cygncurses++5.dll" v0.0 ts=2001/4/25 10:59<BR> 175k 2002/01/09 D:\Cygwin\bin\cygncurses++6.dll - os=4.0 img=1.0 sys=4.0<BR> "cygncurses++6.dll" v0.0 ts=2002/1/9 11:33<BR> 226k 2001/04/25 D:\Cygwin\bin\cygncurses5.dll - os=4.0 img=1.0 sys=4.0<BR> "cygncurses5.dll" v0.0 ts=2001/4/25 10:47<BR> 202k 2002/01/09 D:\Cygwin\bin\cygncurses6.dll - os=4.0 img=1.0 sys=4.0<BR> "cygncurses6.dll" v0.0 ts=2002/1/9 11:33<BR> 15k 2001/04/25 D:\Cygwin\bin\cygpanel5.dll - os=4.0 img=1.0 sys=4.0<BR> "cygpanel5.dll" v0.0 ts=2001/4/25 10:57<BR> 12k 2002/01/09 D:\Cygwin\bin\cygpanel6.dll - os=4.0 img=1.0 sys=4.0<BR> "cygpanel6.dll" v0.0 ts=2002/1/9 11:33<BR> 40k 2001/11/21 D:\Cygwin\bin\cygpcre.dll - os=4.0 img=1.0 sys=4.0<BR> "cygpcre.dll" v0.0 ts=2001/11/22 3:45<BR> 39k 2001/11/21 D:\Cygwin\bin\cygpcreposix.dll - os=4.0 img=1.0 sys=4.0<BR> "cygpcreposix.dll" v0.0 ts=2001/11/22 3:45<BR> 171k 2002/05/07 D:\Cygwin\bin\cygpng10.dll - os=4.0 img=1.0 sys=4.0<BR> "cygpng10.dll" v0.0 ts=2002/5/8 0:23<BR> 175k 2002/05/24 D:\Cygwin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0<BR> "cygpng12.dll" v0.0 ts=2002/5/24 7:52<BR> 170k 2002/01/21 D:\Cygwin\bin\cygpng2.dll - os=4.0 img=1.0 sys=4.0<BR> "cygpng2.dll" v0.0 ts=2002/1/21 6:35<BR> 22k 2002/06/07 D:\Cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0<BR> "cygpopt-0.dll" v0.0 ts=2002/6/7 19:37<BR> 108k 2001/06/28 D:\Cygwin\bin\cygreadline4.dll - os=4.0 img=1.0 sys=4.0<BR> "cygreadline4.dll" v0.0 ts=2001/1/7 10:04<BR> 121k 2002/01/13 D:\Cygwin\bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0<BR> "cygreadline5.dll" v0.0 ts=2002/1/13 6:57<BR> 156k 2002/05/17 D:\Cygwin\bin\cygssl.dll - os=4.0 img=1.0 sys=4.0<BR> "cygssl.dll" v0.0 ts=2002/5/17 17:54<BR> 390k 2000/12/05 D:\Cygwin\bin\cygtcl80.dll - os=4.0 img=1.0 sys=4.0<BR> "cygtcl80.dll" v0.0 ts=2000/11/26 7:09<BR> 5k 2000/12/05 D:\Cygwin\bin\cygtclpip80.dll - os=4.0 img=1.0 sys=4.0<BR> 10k 2000/12/05 D:\Cygwin\bin\cygtclreg80.dll - os=4.0 img=1.0 sys=4.0<BR> "cygtclreg80.dll" v0.0 ts=2000/11/26 7:09<BR> 253k 2002/02/10 D:\Cygwin\bin\cygtiff3.dll - os=4.0 img=1.0 sys=4.0<BR> "cygtiff3.dll" v0.0 ts=2002/2/10 14:04<BR> 623k 2000/12/05 D:\Cygwin\bin\cygtk80.dll - os=4.0 img=1.0 sys=4.0<BR> "cygtk80.dll" v0.0 ts=2000/11/26 7:13<BR> 1248k 2002/03/17 D:\Cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0<BR> "cygxml2-2.dll" v0.0 ts=2002/3/17 9:15<BR> 41k 2002/01/20 D:\Cygwin\bin\cygXpm-noX4.dll - os=4.0 img=1.0 sys=4.0<BR> "cygXpm-noX4.dll" v0.0 ts=2002/1/21 0:19<BR> 46k 2002/01/20 D:\Cygwin\bin\cygXpm-X4.dll - os=4.0 img=1.0 sys=4.0<BR> "cygXpm-X4.dll" v0.0 ts=2002/1/21 0:20<BR> 152k 2002/03/17 D:\Cygwin\bin\cygxslt-1.dll - os=4.0 img=1.0 sys=4.0<BR> "cygxslt-1.dll" v0.0 ts=2002/3/17 11:49<BR> 15k 2002/03/17 D:\Cygwin\bin\cygxsltbreakpoint-1.dll - os=4.0 img=1.0 sys=4.0<BR> "cygxsltbreakpoint-1.dll" v0.0 ts=2002/3/17 11:54<BR> 50k 2002/03/12 D:\Cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0<BR> "cygz.dll" v0.0 ts=2002/3/12 10:08<BR> 751k 2002/02/25 D:\Cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0<BR> "cygwin1.dll" v0.0 ts=2002/2/25 21:44<BR> Cygwin DLL version info:<BR> DLL version: 1.3.10<BR> DLL epoch: 19<BR> DLL bad signal mask: 19005<BR> DLL old termios: 5<BR> DLL malloc env: 28<BR> API major: 0<BR> API minor: 51<BR> Shared data: 3<BR> DLL identifier: cygwin1<BR> Mount registry: 2<BR> Cygnus registry name: Cygnus Solutions<BR> Cygwin registry name: Cygwin<BR> Program options name: Program Options<BR> Cygwin mount registry name: mounts v2<BR> Cygdrive flags: cygdrive flags<BR> Cygdrive prefix: cygdrive prefix<BR> Cygdrive default prefix: <BR> Build date: Mon Feb 25 11:14:34 EST 2002<BR> Shared id: cygwin1S3</DIV>
<DIV><BR>Cygwin Package Information<BR>Last downloaded files to: D:\Cygwin_10<BR>Last downloaded files from: <A href="ftp://archive.progeny.com/cygwin">ftp://archive.progeny.com/cygwin</A></DIV>
<DIV>Package Version <BR>WindowMaker 0.80.0-2 <BR>XFree86-base 4.2.0-1 <BR>XFree86-bin 4.2.0-1 <BR>XFree86-doc 4.2.0-1 <BR>XFree86-etc 4.2.0-1 <BR>XFree86-f100 4.2.0-2 <BR>XFree86-fcyr 4.2.0-2 <BR>XFree86-fenc 4.2.0-2 <BR>XFree86-fnts 4.2.0-2 <BR>XFree86-fscl 4.2.0-2 <BR>XFree86-fsrv 4.2.0-1 <BR>XFree86-html 4.2.0-1 <BR>XFree86-jdoc 4.2.0-1 <BR>XFree86-lib 4.2.0-3 <BR>XFree86-man 4.2.0-1 <BR>XFree86-nest 4.2.0-1 <BR>XFree86-prog 4.2.0-1 <BR>XFree86-prt 4.2.0-1 <BR>XFree86-ps 4.2.0-1 <BR>XFree86-startup-scripts4.2.0-2 <BR>XFree86-vfb 4.2.0-1 <BR>XFree86-xserv 4.2.0-4 <BR>_update-info-dir 00005-1 <BR>apache 1.3.24-5 <BR>ash 20020131-1 <BR>autoconf 2.53-1 <BR>autoconf-devel 2.53a-1 <BR>autoconf-stable 2.13-4 <BR>automake 1.6a-1 <BR>automake-devel 1.6.1-3 <BR>automake-stable 1.4p5-5 <BR>bash 2.05a-3 <BR>bc 1.06-1 <BR>binutils 20011002-1 <BR>bison 1.35-1 <BR>byacc 1.9-1 <BR>bzip2 1.0.2-2 <BR>ccache 1.9-1 <BR>cgoban 1.9.12-1 <BR>clear 1.0-1 <BR>cpio 2.4.2 <BR>cron 3.0.1-6 <BR>crypt 1.0-1 <BR>ctags 5.2-1 <BR>curl 7.9.6-1 <BR>cvs 1.11.0-1 <BR>cygrunsrv 0.95-1 <BR>cygutils 1.1.1-1 <BR>cygwin 1.3.10-1 <BR>cygwin-doc 1.0-1 <BR>dejagnu 20010117-1 <BR>diff 1.0-1 <BR>diffutils 2.8.1-1 <BR>ed 0.2-1 <BR>enscript 1.6.3-2 <BR>expect 20010117-1 <BR>fetchmail 5.9.12-1 <BR>figlet 2.2-1 <BR>file 3.37-1 <BR>fileutils 4.1-1 <BR>findutils 4.1.7-4 <BR>flex 2.5.4-2 <BR>fortune 1.8-2 <BR>fvwm 2.4.7-2 <BR>gawk 3.0.4-1 <BR>gcc 2.95.3-5 <BR>gdb 20010428-3 <BR>gdbm 1.8.0-4 <BR>gettext 0.10.40-1 <BR>ghostscript 6.51-4 <BR>gnugo 3.2-1 <BR>gperf 0.0 <BR>grep 2.5-1 <BR>groff 1.17.2-1 <BR>gsl 1.1.1-1 <BR>gzip 1.3.2-1 <BR>indent 2.2.8-1 <BR>inetutils 1.3.2-17 <BR>irc 20010101-1 <BR>jbigkit 1.2-6 <BR>jpeg 6b-7 <BR>less 374-1 <BR>lesstif 0.93.18-3 <BR>libPropList 0.10.1-3 <BR>libbz2_0 1.0.2-1 <BR>libbz2_1 1.0.2-2 <BR>libintl 0.10.38-3 <BR>libintl1 0.10.40-1 <BR>libncurses5 5.2-1 <BR>libncurses6 5.2-8 <BR>libpng 1.2.3-1 <BR>libpng10 1.0.13-3 <BR>libpng10-devel 1.0.13-3 <BR>libpng12 1.2.3-1 <BR>libpng12-devel 1.2.3-1 <BR>libpng2 1.0.12-1 <BR>libreadline4 4.1-2 <BR>libreadline5 4.2a-1 <BR>libtool 20020202a-1 <BR>libtool-devel 20020502-2 <BR>libtool-stable 1.4.2-2 <BR>libxml2 2.4.17-1 <BR>libxslt 1.0.13-1 <BR>links 0.96-1 <BR>login 1.4-3 <BR>lynx 2.8.4-1 <BR>m4 0.0 <BR>make 3.79.1-7 <BR>man 1.5g-2 <BR>mingw-runtime 1.3-2 <BR>mktemp 1.4-1 <BR>more 2.11o-1 <BR>mt 2.0.1-1 <BR>mutt 1.2.5i-6 <BR>nano 1.0.7-1 <BR>ncftp 3.1.3-1 <BR>ncurses 5.2-8 <BR>newlib-man 20001118-1 <BR>openbox 0.99.1-3 <BR>opengl 1.1.0-6 <BR>openssh 3.2.3p1-1 <BR>openssl 0.9.6d-1 <BR>openssl-devel 0.9.6d-1 <BR>patch 2.5-3 <BR>pcre 3.7-1 <BR>perl 5.6.1-2 <BR>pine 4.44-1 <BR>pkgconfig 0.12.0-1 <BR>popt 1.6.4-2 <BR>postgresql 7.2.1-1 <BR>procmail 3.22-6 <BR>python 2.2-1 <BR>rcs 5.7-3 <BR>readline 4.2a-1 <BR>robots 2.0-1 <BR>rsync 2.5.5-1 <BR>rxvt 2.7.2-10 <BR>sed 3.02-1 <BR>sh-utils 2.0-2 <BR>sharutils 4.2.1-2 <BR>shutdown 1.2-2 <BR>squid 2.4.STABLE6-1 <BR>ssmtp 2.38.7-3 <BR>swig 1.3.11-1 <BR>tar 1.13.19-1 <BR>tcltk 20001125-1 <BR>tcsh 6.11.00-4 <BR>termcap 20020403-1 <BR>terminfo 5.2-3 <BR>tetex-beta 20001218-4 <BR>texinfo 4.2-3 <BR>texmf 20000804-2 <BR>texmf-base 20000804-2 <BR>texmf-doc 20000804-2 <BR>texmf-extra 20000804-2 <BR>texmf-tiny 20000804-2 <BR>textutils 2.0.21-1 <BR>tiff 3.5.7-1 <BR>time 1.7-1 <BR>ttcp 19980512-1 <BR>ucl 1.01-1 <BR>units 1.77-1 <BR>unzip 5.50-1 <BR>upx 1.20-1 <BR>vim 6.1-2 <BR>w32api 1.4-2 <BR>wget 1.8.1-1 <BR>which 1.5-1 <BR>whois 4.5.17-1 <BR>xpm-nox 4.2.0-1 <BR>zip 2.3-2 <BR>zlib 1.1.4-1 <BR>zsh 4.0.4-1 </DIV>
<DIV> </DIV>
<DIV>Any suggestion ?</DIV>
<DIV> </DIV>
<DIV>Thanks & Regards</DIV>
<DIV>BS</DIV>
<DIV> </DIV></div><br clear=all><hr>Join the world’s largest e-mail service with MSN Hotmail. <a href='http://g.msn.com/1HM503401/40'>Click Here</a><br></html>