<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3315.2870" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hey Brijesh</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I had the same problem, download pth-1.4.1 and 
install that first. Then compile jabberd and you shouldn't have any 
problems.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>cya</FONT></DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A href="mailto:andy.beetz@clearswift.com" 
  title=andy.beetz@clearswift.com>Andy Beetz</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A href="mailto:'jdev@jabber.org'" 
  title=jdev@jabber.org>'jdev@jabber.org'</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, June 14, 2002 5:41 PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> RE: [JDEV] Error compiling 
  pth-1.4.0 under Cygwin- 2.218.2.9 on Win 2000</DIV>
  <DIV><BR></DIV>
  <DIV><SPAN class=353224405-14062002><FONT color=#0000ff face=Arial size=2>What 
  program did you use to extract the source code?</FONT></SPAN></DIV>
  <BLOCKQUOTE 
  style="BORDER-LEFT: #0000ff 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px">
    <DIV></DIV>
    <DIV align=left class=OutlookMessageHeader dir=ltr lang=en-us><FONT 
    face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> Brijesh Singh 
    [<A href="mailto:birju_mote@hotmail.com">mailto:birju_mote@hotmail.com</A>] 
    <BR><B>Sent:</B> 11 June 2002 12:07<BR><B>To:</B> <A 
    href="mailto:birju_mote@hotmail.com">birju_mote@hotmail.com</A><BR><B>Subject:</B> 
    [JDEV] Error compiling pth-1.4.0 under Cygwin- 2.218.2.9 on Win 
    2000<BR><BR></FONT></DIV>
    <DIV>
    <DIV>Hi,</DIV>
    <DIV>&nbsp;</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>&amp; getting 
    &nbsp;the&nbsp; compile error.</DIV>
    <DIV>&nbsp;</DIV>
    <DIV><STRONG>1. ./configure</STRONG></DIV>
    <DIV>&nbsp;</DIV>
    <DIV>Running Jabber Configure<BR>========================</DIV>
    <DIV>Getting pth settings...Configuring GNU Pth (Portable Threads), 
    Version 1.4.0 (24-Mar-2001)<BR>Copyright (c) 1999-2001 Ralf S. 
    Engelschall &lt;<A 
    href="mailto:rse@engelschall.com">rse@engelschall.com</A>&gt;<BR>loading 
    cache ./config.cache<BR>Platform: i686-pc-cygwin</DIV>
    <DIV>Build Tools:<BR>checking for gcc... (cached) gcc<BR>checking 
    whether the C compiler (gcc&nbsp; ) works... yes<BR>checking whether the C 
    compiler (gcc&nbsp; ) 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>Mandatory Platform Environment:<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... all 
    fine</DIV>
    <DIV>Optional Platform Environment:<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>Machine Context Implementation:<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... sjlj/sjljw32/none</DIV>
    <DIV>System Call Mapping:<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>Build Parameters:<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>Output Substitution:<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 `make' to compile. Good luck.</DIV>
    <DIV>Setting Build Parameters...&nbsp;&nbsp;&nbsp;&nbsp; Done.<BR>Generating 
    Settings Script...&nbsp;&nbsp; Done.</DIV>
    <DIV>You may now type 'make' to build your new Jabber system.</DIV>
    <DIV><BR><STRONG>2. make<BR></STRONG></DIV>
    <DIV>&nbsp;</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&nbsp;&nbsp; -c -o 
    base_connect.o base_connect.c<BR>In file included from 
    ../jabberd.h:42,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    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&nbsp;&nbsp; -c -o 
    base_dynamic.o base_dynamic.c<BR>In file included from 
    ../jabberd.h:42,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    from base_dynami! 
    c.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&nbsp;&nbsp; -c -o 
    base_exec.o base_exec.c<BR>In file included from 
    ../jabberd.h:42,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    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&nbsp;&nbsp; -c -o 
    base_stdout.o base_stdout.c<BR>In file included from 
    ../jabberd.h:42,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp;! 
    nbsp;&nbsp;&nbsp; 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&nbsp;&nbsp; -c -o 
    base_accept.o base_accept.c<BR>In file included from 
    ../jabberd.h:42,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    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&nbsp;&nbsp; -c -o 
    base_file.o base_file.c<BR>In file included from 
    ../jabberd.h:42,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp;n! 
    bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 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&nbsp;&nbsp; -c -o 
    base_format.o base_format.c<BR>In file included from 
    ../jabberd.h:42,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    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&nbsp;&nbsp; -c -o 
    base_stderr.o base_stderr.c<BR>In file included from 
    ../jabberd.h:42,<BR>&nbsp;&amp;! 
    nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    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&nbsp;&nbsp; -c -o 
    base_to.o base_to.c<BR>In file included from 
    ../jabberd.h:42,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    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&nbsp;&nbsp; -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&nbsp;&nbsp; -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&nbsp;&nbsp; -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&nbsp;&nbsp; -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&nbsp;&nbsp; -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&nbsp;&nbsp; -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&nbsp;&nbsp; -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&nbsp;&nbsp; -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&nbsp;&nbsp; -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&nbsp;&nbsp; -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&nbsp;&nbsp; -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&nbsp;&nbsp; -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&nbsp;&nbsp; -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&nbsp;&nbsp; -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&nbsp;&nbsp; -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&nbsp;&nbsp; -c -o 
    xmlparse.o xmlparse.c<BR>gcc -g -Wall -I. -I.. 
    -I/cygdrive/d/jabber/JOSS/jabber-1.4.2/jabberd/pt! h-1.4.0&nbsp;&nbsp; -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&nbsp;&nbsp; -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&nbsp;&nbsp; -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&nbsp;&nbsp; -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_d! ebug.c<BR>In file included from 
    pth_p.h.in:53,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    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 thi! s 
    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>&nbsp;</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.&nbsp; 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:&nbsp;D:\Cygwin\usr\local\bin<BR>&nbsp;D:\Cygwin\bin<BR>&nbsp;D:\Cygwin\bin<BR>&nbsp;d:\ASE12CLT\OCS-12_0\dll<BR>&nbsp;d:\ASE12CLT\OCS-12_0\bin<BR>&nbsp;d:\ASE12CLT\ASEP<BR>&nbsp;c:\WINNT\system32<BR>&nbsp;c:\WINNT<BR>&nbsp;c:\dmi\Win32\Bin<BR>&nbsp;c:\WINNT\System32\WBEM<BR>&nbsp;c:\hp\i\ms\off97pro\32.0\office<BR>&nbsp;d:\j2sdk1.4.0\bin<BR>&nbsp;$CLASSPATH%<BR>&nbsp;D:\Cygwin\bin<BR>&nbsp;c:\Program 
    Files\Microsoft Visual Studio\Common\Tools\WinNT<BR>&nbsp;c:\Program 
    Files\Microsoft Visual Studio\Common\MSDev98\Bin<BR>&nbsp;c:\Program 
    Files\Microsoft Visual Studio\Common\Tools<BR>&nbsp;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 S! tudio\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 So! 
    lutions\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>&nbsp; (default) = `/cygdrive'<BR>&nbsp; 
    cygdrive flags = 0x00000022<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus 
    Solutions\Cygwin\mounts v2\/<BR>&nbsp; (default) = `D:\Cygwin'<BR>&nbsp; 
    flags = 0x0000000a<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus 
    Solutions\Cygwin\mounts v2\/usr/bin<BR>&nbsp; (default) = 
    `D:\Cygwin/bin'<BR>&nbsp; flags = 
    0x0000000a<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts 
    v2\/usr/lib<BR>&nbsp; (default) = `D:\Cygwin/lib'<BR>&nbsp; flags = 
    0x0000000a<BR>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts 
    v2\/usr/X11R6/lib/X11/fonts<BR>&nbsp; (default) = 
    `D:\Cygwin\usr\X11R6\lib\X11\fonts'<BR>&nbsp; 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\SOF! TWARE\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\b! 
    15.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&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Size&nbsp;&nbsp; Free 
    Flags&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    Name<BR>a:&nbsp; 
    fd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    N/A&nbsp;&nbsp;&nbsp; 
    N/A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>c:&nbsp; hd&nbsp; FAT&nbsp;&nbsp;&nbsp;&nbsp; 2047Mb&nbsp; 98% 
    CP&nbsp;&nbsp;&nbsp; 
    UN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    BRIJESH<BR>d:&nbsp; hd&nbsp; NTFS&nbsp;&nbsp; 17390Mb&nbsp; 38% CP CS UN PA 
    FC&nbsp;&nbsp;&nbsp;&nbsp; Brijesh<BR>e:&nbsp; 
    cd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    N/A&nbsp;&nbsp;&nbsp; 
    N/A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>f:&nbsp; net NTFS&nbsp;&nbsp;&nbsp; 8586Mb&nbsp; 91% CP CS UN PA 
    FC&nbsp;&nbsp;&nbsp;&nbsp; <BR>h! :&nbsp; net NTFS&nbsp;&nbsp;&nbsp; 
    2445Mb&nbsp; 88% CP CS UN PA FC&nbsp;&nbsp;&nbsp;&nbsp; <BR>i:&nbsp; net 
    NTFS&nbsp;&nbsp; 17365Mb&nbsp; 97% CP CS UN PA FC&nbsp;&nbsp;&nbsp;&nbsp; 
    User Directories<BR>j:&nbsp; net NTFS&nbsp;&nbsp; 34731Mb&nbsp; 65% CP CS UN 
    PA FC&nbsp;&nbsp;&nbsp;&nbsp; ID2<BR>k:&nbsp; net NTFS&nbsp;&nbsp; 
    34731Mb&nbsp; 65% CP CS UN PA FC&nbsp;&nbsp;&nbsp;&nbsp; ID2<BR>l:&nbsp; net 
    NTFS&nbsp;&nbsp; 17320Mb&nbsp; 45% CP CS UN PA FC&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>m:&nbsp; net NTFS&nbsp;&nbsp; 34731Mb&nbsp; 65% CP CS UN PA 
    FC&nbsp;&nbsp;&nbsp;&nbsp; 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-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    -POSIX-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    -Type-&nbsp; 
    -Flags-<BR>D:\Cygwin&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    /&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    system&nbsp; 
    binmode<BR>D:\Cygwin/bin&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    /usr/bin&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    system&nbsp; bi! 
    nmode<BR>D:\Cygwin/lib&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    /usr/lib&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    system&nbsp; binmode<BR>D:\Cygwin\usr\X11R6\lib\X11\fonts&nbsp; 
    /usr/X11R6/lib/X11/fonts&nbsp; system&nbsp; 
    binmode<BR>.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    /cygdrive&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    user&nbsp;&nbsp;&nbsp; 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...&nbsp; (-v gives version 
    info)<BR>&nbsp;&nbsp; 58k 2002/05/07 D:\Cygwin\bin\cygbz2-1.dll - os=4.0 
    img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygbz2-1.dll" v0.0 ts=2002/5/7 12:03<BR>&nbsp;&nbsp; 54k 2002/01/27 
    D:\Cygwin\bin\cygbz21.0.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygbz21.0.dll" v0.0 ts=2002/1/27 6:37<BR>&nbsp; 621k 2002/05/17 
    D:\Cygwin\bin\cygcrypto.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygcrypto.dll" v0.0 ts=2002/5/17 17:54<BR>&nbsp; 108k 2002/04/15 
    D:\Cygwin\bin\cygcurl-2.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygcurl-2.dll" v0.0 ts=2002/4/15 23:55<BR>&nbsp;&nbsp;! 50k 2002/03/17 
    D:\Cygwin\bin\cygexslt-0.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygexslt-0.dll" v0.0 ts=2002/3/17 11:54<BR>&nbsp;&nbsp; 45k 2001/04/25 
    D:\Cygwin\bin\cygform5.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygform5.dll" v0.0 ts=2001/4/25 10:58<BR>&nbsp;&nbsp; 35k 2002/01/09 
    D:\Cygwin\bin\cygform6.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygform6.dll" v0.0 ts=2002/1/9 11:33<BR>&nbsp;&nbsp; 19k 2002/02/20 
    D:\Cygwin\bin\cyggdbm.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cyggdbm.dll" v0.0 ts=2002/2/20 8:35<BR>&nbsp;&nbsp; 17k 2001/06/28 
    D:\Cygwin\bin\cyghistory4.dll - os=4.0 img=1.0 sys=4.0<BR>&nbsp;! 
    ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cyghistory4.dll" v0.0 ts=2001/1/7 10:04<BR>&nbsp;&nbsp; 20k 2002/01/13 
    D:\Cygwin\bin\cyghistory5.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cyghistory5.dll" v0.0 ts=2002/1/13 6:57<BR>&nbsp; 306k 2002/04/27 
    D:\Cygwin\bin\cyghttpd.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cyghttpd.dll" v0.0 ts=2002/4/27 18:53<BR>&nbsp;&nbsp; 22k 2001/12/13 
    D:\Cygwin\bin\cygintl-1.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygintl-1.dll" v0.0 ts=2001/12/13 14:58<BR>&nbsp;&nbsp; 21k 2001/06/20 
    D:\Cygwin\bin\cygintl.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp;n! 
    bsp;&nbsp;&nbsp;&nbsp; "cygintl.dll" v0.0 ts=2001/6/20 22:39<BR>&nbsp;&nbsp; 
    81k 2000/12/05 D:\Cygwin\bin\cygitcl30.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygitcl30.dll" v0.0 ts=2000/11/26 7:13<BR>&nbsp;&nbsp; 35k 2000/12/05 
    D:\Cygwin\bin\cygitk30.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygitk30.dll" v0.0 ts=2000/11/26 7:13<BR>&nbsp;&nbsp; 45k 2002/02/08 
    D:\Cygwin\bin\cygjbig1.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygjbig1.dll" v0.0 ts=2002/2/8 5:29<BR>&nbsp; 119k 2002/02/09 
    D:\Cygwin\bin\cygjpeg6b.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygjpeg6b.dll" v0.0 ts=2002/2/9 10:49<BR>&nbsp;&nbsp; 25k 20! 02/05/08 
    D:\Cygwin\bin\cygltdl-3.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygltdl-3.dll" v0.0 ts=2002/5/9 5:16<BR>&nbsp;&nbsp; 26k 2001/04/25 
    D:\Cygwin\bin\cygmenu5.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygmenu5.dll" v0.0 ts=2001/4/25 10:57<BR>&nbsp;&nbsp; 20k 2002/01/09 
    D:\Cygwin\bin\cygmenu6.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygmenu6.dll" v0.0 ts=2002/1/9 11:33<BR>&nbsp; 156k 2001/04/25 
    D:\Cygwin\bin\cygncurses++5.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygncurses++5.dll" v0.0 ts=2001/4/25 10:59<BR>&nbsp; 175k 2002/01/09 
    D:\Cygwin\bin\cygncurses++6.dll - os=4.0 img=1.0 sys=4.0<BR>&nbsp;&nbsp;! 
    ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygncurses++6.dll" v0.0 ts=2002/1/9 11:33<BR>&nbsp; 226k 2001/04/25 
    D:\Cygwin\bin\cygncurses5.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygncurses5.dll" v0.0 ts=2001/4/25 10:47<BR>&nbsp; 202k 2002/01/09 
    D:\Cygwin\bin\cygncurses6.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygncurses6.dll" v0.0 ts=2002/1/9 11:33<BR>&nbsp;&nbsp; 15k 2001/04/25 
    D:\Cygwin\bin\cygpanel5.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygpanel5.dll" v0.0 ts=2001/4/25 10:57<BR>&nbsp;&nbsp; 12k 2002/01/09 
    D:\Cygwin\bin\cygpanel6.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp;nbs! 
    p;&nbsp;&nbsp;&nbsp; "cygpanel6.dll" v0.0 ts=2002/1/9 11:33<BR>&nbsp;&nbsp; 
    40k 2001/11/21 D:\Cygwin\bin\cygpcre.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygpcre.dll" v0.0 ts=2001/11/22 3:45<BR>&nbsp;&nbsp; 39k 2001/11/21 
    D:\Cygwin\bin\cygpcreposix.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygpcreposix.dll" v0.0 ts=2001/11/22 3:45<BR>&nbsp; 171k 2002/05/07 
    D:\Cygwin\bin\cygpng10.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygpng10.dll" v0.0 ts=2002/5/8 0:23<BR>&nbsp; 175k 2002/05/24 
    D:\Cygwin\bin\cygpng12.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygpng12.dll" v0.0 ts=2002/5/24 7:52<BR>&nbsp; 170k 2002/01/21 ! 
    D:\Cygwin\bin\cygpng2.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygpng2.dll" v0.0 ts=2002/1/21 6:35<BR>&nbsp;&nbsp; 22k 2002/06/07 
    D:\Cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygpopt-0.dll" v0.0 ts=2002/6/7 19:37<BR>&nbsp; 108k 2001/06/28 
    D:\Cygwin\bin\cygreadline4.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygreadline4.dll" v0.0 ts=2001/1/7 10:04<BR>&nbsp; 121k 2002/01/13 
    D:\Cygwin\bin\cygreadline5.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygreadline5.dll" v0.0 ts=2002/1/13 6:57<BR>&nbsp; 156k 2002/05/17 
    D:\Cygwin\bin\cygssl.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;! 
    ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygssl.dll" v0.0 ts=2002/5/17 17:54<BR>&nbsp; 390k 2000/12/05 
    D:\Cygwin\bin\cygtcl80.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygtcl80.dll" v0.0 ts=2000/11/26 7:09<BR>&nbsp;&nbsp;&nbsp; 5k 2000/12/05 
    D:\Cygwin\bin\cygtclpip80.dll - os=4.0 img=1.0 sys=4.0<BR>&nbsp;&nbsp; 10k 
    2000/12/05 D:\Cygwin\bin\cygtclreg80.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygtclreg80.dll" v0.0 ts=2000/11/26 7:09<BR>&nbsp; 253k 2002/02/10 
    D:\Cygwin\bin\cygtiff3.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygtiff3.dll" v0.0 ts=2002/2/10 14:04<BR>&nbsp; 623k 2000/12/05 
    D:\Cygwin\bin\cygtk80.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;! 
    ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygtk80.dll" v0.0 ts=2000/11/26 7:13<BR>&nbsp;1248k 2002/03/17 
    D:\Cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygxml2-2.dll" v0.0 ts=2002/3/17 9:15<BR>&nbsp;&nbsp; 41k 2002/01/20 
    D:\Cygwin\bin\cygXpm-noX4.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygXpm-noX4.dll" v0.0 ts=2002/1/21 0:19<BR>&nbsp;&nbsp; 46k 2002/01/20 
    D:\Cygwin\bin\cygXpm-X4.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygXpm-X4.dll" v0.0 ts=2002/1/21 0:20<BR>&nbsp; 152k 2002/03/17 
    D:\Cygwin\bin\cygxslt-1.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygxslt! -1.dll" v0.0 ts=2002/3/17 11:49<BR>&nbsp;&nbsp; 15k 2002/03/17 
    D:\Cygwin\bin\cygxsltbreakpoint-1.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygxsltbreakpoint-1.dll" v0.0 ts=2002/3/17 11:54<BR>&nbsp;&nbsp; 50k 
    2002/03/12 D:\Cygwin\bin\cygz.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygz.dll" v0.0 ts=2002/3/12 10:08<BR>&nbsp; 751k 2002/02/25 
    D:\Cygwin\bin\cygwin1.dll - os=4.0 img=1.0 
    sys=4.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    "cygwin1.dll" v0.0 ts=2002/2/25 21:44<BR>&nbsp;&nbsp;&nbsp; Cygwin DLL 
    version info:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DLL version: 
    1.3.10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DLL epoch: 
    19<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DLL bad signal mask: 
    19005<BR>&nbsp;&nbsp;&nbsp;&amp;! nbsp;&nbsp;&nbsp;&nbsp; DLL old termios: 
    5<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DLL malloc env: 
    28<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; API major: 
    0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; API minor: 
    51<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Shared data: 
    3<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DLL identifier: 
    cygwin1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Mount registry: 
    2<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Cygnus registry name: Cygnus 
    Solutions<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Cygwin registry 
    name: Cygwin<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Program options 
    name: Program Options<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Cygwin 
    mount registry name: mounts v2<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    Cygdrive flags: cygdrive flags<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    Cygdrive prefix: cygdrive 
    prefix<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Cygdrive default 
    prefix: <BR>&nbsp;&amp;nbs! p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Build date: Mon 
    Feb 25 11:14:34 EST 2002<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    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&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    Version&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>WindowMaker&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    0.80.0-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>XFree86-base&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.2.0-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>XFree86-bin&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.2.0-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>XFree86-doc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.2.0-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>XFree86-etc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.2.0-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>XFree86-f100&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.2.0-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp;n! 
    bsp;&nbsp;&nbsp;&nbsp; 
    <BR>XFree86-fcyr&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.2.0-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>XFree86-fenc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.2.0-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>XFree86-fnts&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.2.0-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>XFree86-fscl&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.2.0-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>XFree86-fsrv&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.2.0-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>XFree86-html&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.2.0-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>XFree86-jdoc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.2.0-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp;n! 
    bsp; <BR>XFree86-lib&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.2.0-3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>XFree86-man&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.2.0-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>XFree86-nest&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.2.0-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>XFree86-prog&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.2.0-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>XFree86-prt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.2.0-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>XFree86-ps&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.2.0-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>XFree86-startup-scripts4.2.0-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>XFree86-vfb&nbsp;! ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.2.0-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>XFree86-xserv&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.2.0-4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>_update-info-dir&nbsp;&nbsp;&nbsp; 
    00005-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>apache&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.3.24-5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>ash&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    20020131-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>autoconf&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    2.53-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>autoconf-devel&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    2.53a-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp;! 
    nbsp;&nbsp; <BR>autoconf-stable&nbsp;&nbsp;&nbsp;&nbsp; 
    2.13-4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>automake&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.6a-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>automake-devel&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.6.1-3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>automake-stable&nbsp;&nbsp;&nbsp;&nbsp; 
    1.4p5-5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>bash&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    2.05a-3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>bc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.06-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>binutils&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;! 
    &nbsp;&nbsp;&nbsp; 
    20011002-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>bison&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.35-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>byacc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.9-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>bzip2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.0.2-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>ccache&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.9-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>cgoban&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.9.12-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>clear&nbsp;&nbsp;&nbsp;! 
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.0-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>cpio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    2.4.2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>cron&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    3.0.1-6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>crypt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.0-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>ctags&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    5.2-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>curl&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;! 
    7.9.6-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>cvs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.11.0-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>cygrunsrv&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    0.95-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>cygutils&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.1.1-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>cygwin&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.3.10-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>cygwin-doc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.0-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>dejagnu&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    200101! 17-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>diff&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.0-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>diffutils&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    2.8.1-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>ed&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    0.2-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>enscript&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.6.3-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>expect&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    20010117-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>fetchmail&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    5.9! .12-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>figlet&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    2.2-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>file&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    3.37-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>fileutils&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.1-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>findutils&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.1.7-4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>flex&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    2.5.4-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>fortune&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;! 
    ;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.8-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>fvwm&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    2.4.7-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>gawk&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    3.0.4-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>gcc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    2.95.3-5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>gdb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    20010428-3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>gdbm&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.8.0-4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp;nb! 
    sp;&nbsp; 
    <BR>gettext&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    0.10.40-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>ghostscript&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    6.51-4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>gnugo&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    3.2-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>gperf&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>grep&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    2.5-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>groff&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.17.2-1&nbsp;&amp;nb! 
    sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>gsl&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.1.1-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>gzip&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.3.2-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>indent&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    2.2.8-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>inetutils&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.3.2-17&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>irc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    20010101-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>jbigkit&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;! 
    1.2-6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>jpeg&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    6b-7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>less&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    374-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>lesstif&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    0.93.18-3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>libPropList&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    0.10.1-3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>libbz2_0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.0.2-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>libbz2_1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;! 
    ;&nbsp;&nbsp; 
    1.0.2-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>libintl&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    0.10.38-3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>libintl1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    0.10.40-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>libncurses5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    5.2-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>libncurses6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    5.2-8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>libpng&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.2.3-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>libpng10&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.0.13-3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;! &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>libpng10-devel&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.0.13-3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>libpng12&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.2.3-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>libpng12-devel&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.2.3-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>libpng2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.0.12-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>libreadline4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.1-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>libreadline5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.2a-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>libtool&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    200202! 02a-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>libtool-devel&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    20020502-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>libtool-stable&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.4.2-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>libxml2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    2.4.17-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>libxslt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.0.13-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>links&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    0.96-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>login&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.4-3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>lynx! 
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    2.8.4-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>m4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>make&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    3.79.1-7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>man&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.5g-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>mingw-runtime&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.3-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>mktemp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.4-1&nbsp;&amp;nbs! 
    p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>more&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    2.11o-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>mt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    2.0.1-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>mutt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.2.5i-6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>nano&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.0.7-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>ncftp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    3.1.3-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>ncurses&nbsp;&amp;nbs! 
    p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    5.2-8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>newlib-man&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    20001118-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>openbox&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    0.99.1-3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>opengl&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.1.0-6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>openssh&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    3.2.3p1-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>openssl&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    0.9.6d-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>openssl-devel&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.9.6d-1&amp;! 
    nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>patch&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    2.5-3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>pcre&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    3.7-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>perl&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    5.6.1-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>pine&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.44-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>pkgconfig&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    0.12.0-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>popt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp;n! 
    bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.6.4-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>postgresql&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    7.2.1-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>procmail&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    3.22-6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>python&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    2.2-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>rcs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    5.7-3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>readline&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.2a-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <B! 
    R>robots&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    2.0-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>rsync&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    2.5.5-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>rxvt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    2.7.2-10&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>sed&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    3.02-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>sh-utils&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    2.0-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>sharutils&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.2.1-2&nbsp;&nbsp;&nbsp;&nbsp;&amp;nb! 
    sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>shutdown&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.2-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>squid&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    2.4.STABLE6-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>ssmtp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    2.38.7-3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>swig&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.3.11-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>tar&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.13.19-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>tcltk&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    20001125-1&nbsp;&nbsp;! ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>tcsh&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    6.11.00-4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>termcap&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    20020403-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>terminfo&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    5.2-3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>tetex-beta&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    20001218-4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>texinfo&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.2-3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>texmf&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    20000804-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;! &nbsp; 
    <BR>texmf-base&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    20000804-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>texmf-doc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    20000804-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>texmf-extra&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    20000804-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>texmf-tiny&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    20000804-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>textutils&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    2.0.21-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>tiff&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    3.5.7-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>time&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.7-1&nbsp;&nbsp;&amp;nbs! 
    p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>ttcp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    19980512-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>ucl&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.01-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>units&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.77-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>unzip&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    5.50-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>upx&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.20-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>vim&nbsp;&nbsp;&amp;nb! 
    sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    6.1-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>w32api&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.4-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>wget&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.8.1-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>which&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.5-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>whois&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.5.17-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>xpm-nox&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.2.0-1&nbsp;&nbsp;&nbsp;! 
    ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>zip&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    2.3-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>zlib&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1.1.4-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>zsh&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    4.0.4-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    </DIV>
    <DIV>&nbsp;</DIV>
    <DIV>Any suggestion ?</DIV>
    <DIV>&nbsp;</DIV>
    <DIV>Thanks &amp; Regards</DIV>
    <DIV>BS</DIV>
    <DIV>&nbsp;</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>_______________________________________________ jdev mailing 
    list jdev@jabber.org 
  http://mailman.jabber.org/listinfo/jdev</BLOCKQUOTE><CODE><FONT 
  size=3><BR><BR>---------------------------------------------------------------------------------------------------------------<BR>Clearswift 
  monitors, controls and protects all its messaging traffic in <BR>compliance 
  with its corporate email policy using Clearswift products. <BR>Find out more 
  about Clearswift, its solutions and services at 
  <BR>www.clearswift.com.<BR>***********************************************************************************<BR>This 
  communication is confidential and may contain privileged <BR>information 
  intended solely for the named addressee(s). It may not <BR>be used or 
  disclosed except for the purpose for which it has been <BR>sent. If you are 
  not the intended recipient, you must not copy, <BR>distribute or take any 
  action in reliance on it. Unless expressly stated, <BR>opinions in this 
  message are those of the individual sender and not of <BR>Clearswift. If you 
  have received this communication in error, please <BR>notify Clearswift by 
  emailing support@clearswift.com quoting the <BR>sender and delete the message 
  and any attached documents. Clearswift <BR>accepts no liability or 
  responsibility for any onward transmission or use of<BR>emails and attachments 
  having left the Clearswift domain.<BR><BR>This footnote confirms that this 
  email message has been swept by <BR>MIMEsweeper for Content Security threats, 
  including computer viruses.<BR></BLOCKQUOTE></FONT></CODE></BODY></HTML>