X-Spam-Check-By: sourceware.org Message-ID: <032801c78ba9$741beeb0$0200a8c0@AMD2500> From: "Aaron Gray" To: Cc: "GCC Mailing List" References: <030801c78c6e$8f6ac9a0$0200a8c0 AT AMD2500> <46376A13 DOT FBD36D9D AT dessent DOT net> Subject: Re: Cygwin build documentation error. Date: Tue, 1 May 2007 05:30:26 +0100 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0325_01C78BB1.D2F39700" X-Mailer: Microsoft Outlook Express 6.00.2900.3028 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com ------=_NextPart_000_0325_01C78BB1.D2F39700 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit > Aaron Gray wrote: > >> I am getting errors on building Cygwin. It appears to be something to do >> with the documentation. >> >> Am I missing something simple such as a package like cygwin-doc and if so >> where do I get it ? >> >> Error text below... >> >> Many thanks in advance, >> [...] > `/usr/build/cygwin/i686-pc-cygwin/winsup/doc' >> gcc -g /usr/src/src/winsup/doc/doctool.c -o doctool >> ./doctool -m -d /usr/src/src/winsup/doc -d /usr/src/src/winsup/utils -d >> /usr/src/src/winsup/cygwin -s /usr/src/src/winsup/doc -o >> cygwin-ug-net.sgml >> /usr/src/src/winsup/doc/cygwin-ug-net.in.sgml >> xmlto html -o cygwin-ug-net/ -m /usr/src/src/winsup/doc/cygwin.dsl >> cygwin-ug-net.sgml >> usage: xmlto [OPTION]... FORMAT XML > > > This should go to the Cygwin list. You're building in winsup, which is > not part of gcc, so this is totally off topic. > > The answer is that you probably have a missing package, or maybe a > non-Cygwin/native version of xmlto in your PATH, but we don't know. > Send your cygcheck output as directed in cygwin.com/problems.html. > > Brian I have appended the cygcheck output as an attachment. And append the build error output ... Many thanks in advance, Aaron make[3]: Entering directory `/usr/build/cygwin/i686-pc-cygwin/winsup/doc' gcc -g /usr/src/src/winsup/doc/doctool.c -o doctool ./doctool -m -d /usr/src/src/winsup/doc -d /usr/src/src/winsup/utils -d /usr/src/src/winsup/cygwin -s /usr/src/src/winsup/doc -o cygwin-ug-net.sgml /usr/src/src/winsup/doc/cygwin-ug-net.in.sgml xmlto html -o cygwin-ug-net/ -m /usr/src/src/winsup/doc/cygwin.dsl cygwin-ug-net.sgml usage: xmlto [OPTION]... FORMAT XML OPTIONs are: -v verbose output (-vv for very verbose) -x stylesheet use the specified stylesheet instead of choosing one -m fragment use the XSL fragment to customize the stylesheet -o directory put output in the specified directory instead of the current working directory -p postprocopts pass option to postprocessor --extensions turn on stylesheet extensions for this tool chain --searchpath colon-separated list of fallback directories --skip-validation do not attempt to validate the input before processing Available FORMATs depend on the type of the XML file (which is determined automatically). For documents of type "docbook": fo html html-nochunks htmlhelp javahelp man txt xhtml xhtml-nochunks xmlto html-nochunks -m /usr/src/src/winsup/doc/cygwin.dsl cygwin-ug-net.sgml usage: xmlto [OPTION]... FORMAT XML OPTIONs are: -v verbose output (-vv for very verbose) -x stylesheet use the specified stylesheet instead of choosing one -m fragment use the XSL fragment to customize the stylesheet -o directory put output in the specified directory instead of the current working directory -p postprocopts pass option to postprocessor --extensions turn on stylesheet extensions for this tool chain --searchpath colon-separated list of fallback directories --skip-validation do not attempt to validate the input before processing Available FORMATs depend on the type of the XML file (which is determined automatically). For documents of type "docbook": fo html html-nochunks htmlhelp javahelp man txt xhtml xhtml-nochunks cp cygwin-ug-net.html cygwin-ug-net/cygwin-ug-net-nochunks.html rm -f cygwin-ug-net/cygwin-ug-net-nochunks.html.gz gzip cygwin-ug-net/cygwin-ug-net-nochunks.html ./doctool -m -d /usr/src/src/winsup/doc -d /usr/src/src/winsup/utils -d /usr/src/src/winsup/cygwin -s /usr/src/src/winsup/doc -o cygwin-api.sgml /usr/src/src/winsup/doc/cygwin-api.in.sgml xmlto html -o cygwin-api/ -m /usr/src/src/winsup/doc/cygwin.dsl cygwin-api.sgml usage: xmlto [OPTION]... FORMAT XML OPTIONs are: -v verbose output (-vv for very verbose) -x stylesheet use the specified stylesheet instead of choosing one -m fragment use the XSL fragment to customize the stylesheet -o directory put output in the specified directory instead of the current working directory -p postprocopts pass option to postprocessor --extensions turn on stylesheet extensions for this tool chain --searchpath colon-separated list of fallback directories --skip-validation do not attempt to validate the input before processing Available FORMATs depend on the type of the XML file (which is determined automatically). For documents of type "docbook": fo html html-nochunks htmlhelp javahelp man txt xhtml xhtml-nochunks xmlto html -o faq -m /usr/src/src/winsup/doc/cygwin.dsl /usr/src/src/winsup/doc/faq-sections.xml usage: xmlto [OPTION]... FORMAT XML OPTIONs are: -v verbose output (-vv for very verbose) -x stylesheet use the specified stylesheet instead of choosing one -m fragment use the XSL fragment to customize the stylesheet -o directory put output in the specified directory instead of the current working directory -p postprocopts pass option to postprocessor --extensions turn on stylesheet extensions for this tool chain --searchpath colon-separated list of fallback directories --skip-validation do not attempt to validate the input before processing Available FORMATs depend on the type of the XML file (which is determined automatically). For documents of type "docbook": fo html html-nochunks htmlhelp javahelp man txt xhtml xhtml-nochunks sed -i 's;;;g' faq/faq.*.html xmlto html -o faq -m /usr/src/src/winsup/doc/cygwin.dsl /usr/src/src/winsup/doc/faq.xml usage: xmlto [OPTION]... FORMAT XML OPTIONs are: -v verbose output (-vv for very verbose) -x stylesheet use the specified stylesheet instead of choosing one -m fragment use the XSL fragment to customize the stylesheet -o directory put output in the specified directory instead of the current working directory -p postprocopts pass option to postprocessor --extensions turn on stylesheet extensions for this tool chain --searchpath colon-separated list of fallback directories --skip-validation do not attempt to validate the input before processing Available FORMATs depend on the type of the XML file (which is determined automatically). For documents of type "docbook": fo html html-nochunks htmlhelp javahelp man txt xhtml xhtml-nochunks sed -i 's;;;g' faq/faq-nochunks.html make[3]: Leaving directory `/usr/build/cygwin/i686-pc-cygwin/winsup/doc' make[2]: Leaving directory `/usr/build/cygwin/i686-pc-cygwin/winsup' make[1]: Leaving directory `/usr/build/cygwin' ------=_NextPart_000_0325_01C78BB1.D2F39700 Content-Type: application/octet-stream; name="cygcheck.out" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="cygcheck.out" Cygwin Configuration Diagnostics Current System Time: Tue May 01 17:31:15 2007 Windows XP Home Edition Ver 5.1 Build 2600 Service Pack 2 Path: C:\cygwin\usr\local\bin C:\cygwin\bin C:\cygwin\bin C:\cygwin\usr\X11R6\bin c:\WINDOWS\system32 c:\WINDOWS c:\WINDOWS\System32\Wbem c:\Program Files\ATI Technologies\ATI Control Panel c:\Program Files\Common Files\Adaptec Shared\System Output from C:\cygwin\bin\id.exe (nontsec) UID: 1006(Aaron Gray) GID: 513(None) 0(root) 513(None) 544(Administrators) 545(Users) Output from C:\cygwin\bin\id.exe (ntsec) UID: 1006(Aaron Gray) GID: 513(None) 0(root) 513(None) 544(Administrators) 545(Users) SysDir: C:\WINDOWS\system32 WinDir: C:\WINDOWS USER =3D 'Aaron Gray' PWD =3D '/usr/src' HOME =3D '/home/Aaron Gray' MAKE_MODE =3D 'unix' HOMEPATH =3D '\Documents and Settings\Aaron Gray' MANPATH =3D '/usr/local/man:/usr/share/man:/usr/man::/usr/ssl/man' APPDATA =3D 'C:\Documents and Settings\Aaron Gray\Application Data' HOSTNAME =3D 'ze4427wm' TERM =3D 'cygwin' PROCESSOR_IDENTIFIER =3D 'x86 Family 6 Model 8 Stepping 1, AuthenticAMD' WINDIR =3D 'C:\WINDOWS' CVSROOT =3D ':pserver:anoncvs AT cygwin DOT com:/cvs/src' OLDPWD =3D '/usr/src/src' USERDOMAIN =3D 'ZE4427WM' OS =3D 'Windows_NT' ALLUSERSPROFILE =3D 'C:\Documents and Settings\All Users' !:: =3D '::\' TEMP =3D '/cygdrive/c/DOCUME~1/AARONG~1/LOCALS~1/Temp' COMMONPROGRAMFILES =3D 'C:\Program Files\Common Files' USERNAME =3D 'Aaron Gray' PROCESSOR_LEVEL =3D '6' FP_NO_HOST_CHECK =3D 'NO' SYSTEMDRIVE =3D 'C:' USERPROFILE =3D 'C:\Documents and Settings\Aaron Gray' CLIENTNAME =3D 'Console' PS1 =3D '\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ ' LOGONSERVER =3D '\\ZE4427WM' PROCESSOR_ARCHITECTURE =3D 'x86' !C: =3D 'C:\cygwin\bin' SHLVL =3D '1' PATHEXT =3D '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH' HOMEDRIVE =3D 'C:' PROMPT =3D '$P$G' COMSPEC =3D 'C:\WINDOWS\system32\cmd.exe' TMP =3D '/cygdrive/c/DOCUME~1/AARONG~1/LOCALS~1/Temp' SYSTEMROOT =3D 'C:\WINDOWS' PRINTER =3D 'Microsoft XPS Document Writer' CVS_RSH =3D '/bin/ssh' PROCESSOR_REVISION =3D '0801' INFOPATH =3D '/usr/local/info:/usr/share/info:/usr/info:' PROGRAMFILES =3D 'C:\Program Files' NUMBER_OF_PROCESSORS =3D '1' SESSIONNAME =3D 'Console' COMPUTERNAME =3D 'ZE4427WM' _ =3D '/usr/bin/cygcheck' POSIXLY_CORRECT =3D '1' HKEY_CURRENT_USER\Software\Cygnus Solutions HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2 HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 (default) =3D '/cygdrive' cygdrive flags =3D 0x00000022 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/ (default) =3D 'C:\cygwin' flags =3D 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin (default) =3D 'C:\cygwin/bin' flags =3D 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib (default) =3D 'C:\cygwin/lib' flags =3D 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options c: hd NTFS 15995Mb 57% CP CS UN PA FC=20=20=20=20=20 d: cd N/A N/A=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20 e: hd N/A N/A=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20 C:\cygwin / system binmode C:\cygwin/bin /usr/bin system binmode C:\cygwin/lib /usr/lib system binmode . /cygdrive system binmode,cygdrive Found: C:\cygwin\bin\awk.exe Found: C:\cygwin\bin\bash.exe Found: C:\cygwin\bin\cat.exe Found: C:\cygwin\bin\cp.exe Found: C:\cygwin\bin\cpp.exe Not Found: crontab Found: C:\cygwin\bin\find.exe Found: C:\cygwin\bin\gcc.exe Not Found: gdb Found: C:\cygwin\bin\grep.exe Found: C:\cygwin\bin\kill.exe Found: C:\cygwin\bin\ld.exe Found: C:\cygwin\bin\ls.exe Found: C:\cygwin\bin\make.exe Found: C:\cygwin\bin\mv.exe Found: C:\cygwin\bin\patch.exe Found: C:\cygwin\bin\perl.exe Found: C:\cygwin\bin\rm.exe Found: C:\cygwin\bin\sed.exe Not Found: ssh Found: C:\cygwin\bin\sh.exe Found: C:\cygwin\bin\tar.exe Found: C:\cygwin\bin\test.exe Not Found: vi Not Found: vim 103k 2007/04/06 C:\cygwin\bin\cygapr-1-0.dll - os=3D4.0 img=3D1.0 sys=3D4= .0 "cygapr-1-0.dll" v0.0 ts=3D2007/4/6 22:10 70k 2007/03/23 C:\cygwin\bin\cygaprutil-1-0.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygaprutil-1-0.dll" v0.0 ts=3D2007/3/23 1:34 61k 2006/11/10 C:\cygwin\bin\cygbz2-1.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygbz2-1.dll" v0.0 ts=3D2006/11/10 23:42 7k 2003/10/19 C:\cygwin\bin\cygcrypt-0.dll - os=3D4.0 img=3D1.0 sys=3D4= .0 "cygcrypt-0.dll" v0.0 ts=3D2003/10/19 8:57 1059k 2007/03/29 C:\cygwin\bin\cygcrypto-0.9.8.dll - os=3D4.0 img=3D1.0 sy= s=3D4.0 "cygcrypto-0.9.8.dll" v0.0 ts=3D2007/3/29 11:13 895k 2004/04/28 C:\cygwin\bin\cygdb-4.2.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygdb-4.2.dll" v0.0 ts=3D2004/4/27 16:31 965k 2005/05/14 C:\cygwin\bin\cygdb-4.3.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygdb-4.3.dll" v0.0 ts=3D2005/5/14 13:37 1156k 2004/04/28 C:\cygwin\bin\cygdb_cxx-4.2.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygdb_cxx-4.2.dll" v0.0 ts=3D2004/4/27 16:35 1240k 2005/05/14 C:\cygwin\bin\cygdb_cxx-4.3.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygdb_cxx-4.3.dll" v0.0 ts=3D2005/5/14 13:41 118k 2007/04/06 C:\cygwin\bin\cygexpat-0.dll - os=3D4.0 img=3D1.0 sys=3D4= .0 "cygexpat-0.dll" v0.0 ts=3D2007/4/6 21:43 64k 2006/06/09 C:\cygwin\bin\cygexslt-0.dll - os=3D4.0 img=3D1.0 sys=3D4= .0 "cygexslt-0.dll" v0.0 ts=3D2006/6/9 21:17 40k 2006/11/15 C:\cygwin\bin\cygform-8.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygform-8.dll" v0.0 ts=3D2006/11/15 7:06 45k 2001/04/25 C:\cygwin\bin\cygform5.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygform5.dll" v0.0 ts=3D2001/4/25 6:28 35k 2002/01/09 C:\cygwin\bin\cygform6.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygform6.dll" v0.0 ts=3D2002/1/9 6:03 48k 2003/08/09 C:\cygwin\bin\cygform7.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygform7.dll" v0.0 ts=3D2003/8/9 10:25 323k 2005/07/10 C:\cygwin\bin\cyggcrypt-11.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cyggcrypt-11.dll" v0.0 ts=3D2005/7/10 1:10 28k 2003/07/20 C:\cygwin\bin\cyggdbm-3.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cyggdbm-3.dll" v0.0 ts=3D2003/7/20 8:58 19k 2006/11/19 C:\cygwin\bin\cyggdbm-4.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cyggdbm-4.dll" v0.0 ts=3D2006/11/19 8:18 19k 2003/03/22 C:\cygwin\bin\cyggdbm.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cyggdbm.dll" v0.0 ts=3D2002/2/20 3:05 15k 2003/07/20 C:\cygwin\bin\cyggdbm_compat-3.dll - os=3D4.0 img=3D1.0 s= ys=3D4.0 "cyggdbm_compat-3.dll" v0.0 ts=3D2003/7/20 9:00 8k 2006/11/19 C:\cygwin\bin\cyggdbm_compat-4.dll - os=3D4.0 img=3D1.0 s= ys=3D4.0 "cyggdbm_compat-4.dll" v0.0 ts=3D2006/11/19 8:18 219k 2006/11/04 C:\cygwin\bin\cyggmp-3.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cyggmp-3.dll" v0.0 ts=3D2006/11/4 13:54 287k 2006/11/04 C:\cygwin\bin\cyggmpxx-3.dll - os=3D4.0 img=3D1.0 sys=3D4= .0 "cyggmpxx-3.dll" v0.0 ts=3D2006/11/4 13:54 12k 2005/07/09 C:\cygwin\bin\cyggpg-error-0.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cyggpg-error-0.dll" v0.0 ts=3D2005/7/9 23:34 17k 2001/06/28 C:\cygwin\bin\cyghistory4.dll - os=3D4.0 img=3D1.0 sys=3D= 4.0 "cyghistory4.dll" v0.0 ts=3D2001/1/7 4:34 29k 2003/08/10 C:\cygwin\bin\cyghistory5.dll - os=3D4.0 img=3D1.0 sys=3D= 4.0 "cyghistory5.dll" v0.0 ts=3D2003/8/11 0:16 25k 2007/03/22 C:\cygwin\bin\cyghistory6.dll - os=3D4.0 img=3D1.0 sys=3D= 4.0 "cyghistory6.dll" v0.0 ts=3D2007/3/22 13:25 976k 2006/10/22 C:\cygwin\bin\cygiconv-2.dll - os=3D4.0 img=3D1.0 sys=3D4= .0 "cygiconv-2.dll" v0.0 ts=3D2006/10/23 0:44 22k 2001/12/13 C:\cygwin\bin\cygintl-1.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygintl-1.dll" v0.0 ts=3D2001/12/13 9:28 37k 2003/08/10 C:\cygwin\bin\cygintl-2.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygintl-2.dll" v0.0 ts=3D2003/8/10 22:50 31k 2005/11/20 C:\cygwin\bin\cygintl-3.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygintl-3.dll" v0.0 ts=3D2005/11/20 2:04 31k 2006/10/23 C:\cygwin\bin\cygintl-8.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygintl-8.dll" v0.0 ts=3D2006/10/23 1:12 21k 2001/06/20 C:\cygwin\bin\cygintl.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygintl.dll" v0.0 ts=3D2001/6/20 18:09 21k 2006/11/15 C:\cygwin\bin\cygmenu-8.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygmenu-8.dll" v0.0 ts=3D2006/11/15 7:05 26k 2001/04/25 C:\cygwin\bin\cygmenu5.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygmenu5.dll" v0.0 ts=3D2001/4/25 6:27 20k 2002/01/09 C:\cygwin\bin\cygmenu6.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygmenu6.dll" v0.0 ts=3D2002/1/9 6:03 29k 2003/08/09 C:\cygwin\bin\cygmenu7.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygmenu7.dll" v0.0 ts=3D2003/8/9 10:25 121k 2006/11/04 C:\cygwin\bin\cygmp-3.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygmp-3.dll" v0.0 ts=3D2006/11/4 13:52 183k 2006/11/30 C:\cygwin\bin\cygmpfr-1.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygmpfr-1.dll" v0.0 ts=3D2006/11/30 12:21 67k 2006/11/15 C:\cygwin\bin\cygncurses++-8.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygncurses++-8.dll" v0.0 ts=3D2006/11/15 7:13 156k 2001/04/25 C:\cygwin\bin\cygncurses++5.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygncurses++5.dll" v0.0 ts=3D2001/4/25 6:29 175k 2002/01/09 C:\cygwin\bin\cygncurses++6.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygncurses++6.dll" v0.0 ts=3D2002/1/9 6:03 237k 2006/11/15 C:\cygwin\bin\cygncurses-8.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygncurses-8.dll" v0.0 ts=3D2006/11/15 7:02 226k 2001/04/25 C:\cygwin\bin\cygncurses5.dll - os=3D4.0 img=3D1.0 sys=3D= 4.0 "cygncurses5.dll" v0.0 ts=3D2001/4/25 6:17 202k 2002/01/09 C:\cygwin\bin\cygncurses6.dll - os=3D4.0 img=3D1.0 sys=3D= 4.0 "cygncurses6.dll" v0.0 ts=3D2002/1/9 6:03 224k 2003/08/09 C:\cygwin\bin\cygncurses7.dll - os=3D4.0 img=3D1.0 sys=3D= 4.0 "cygncurses7.dll" v0.0 ts=3D2003/8/9 10:24 90k 2006/01/25 C:\cygwin\bin\cygneon-25.dll - os=3D4.0 img=3D1.0 sys=3D4= .0 "cygneon-25.dll" v0.0 ts=3D2006/1/25 11:02 96k 2007/03/23 C:\cygwin\bin\cygneon-26.dll - os=3D4.0 img=3D1.0 sys=3D4= .0 "cygneon-26.dll" v0.0 ts=3D2007/3/23 0:13 12k 2006/11/15 C:\cygwin\bin\cygpanel-8.dll - os=3D4.0 img=3D1.0 sys=3D4= .0 "cygpanel-8.dll" v0.0 ts=3D2006/11/15 7:04 15k 2001/04/25 C:\cygwin\bin\cygpanel5.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygpanel5.dll" v0.0 ts=3D2001/4/25 6:27 12k 2002/01/09 C:\cygwin\bin\cygpanel6.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygpanel6.dll" v0.0 ts=3D2002/1/9 6:03 19k 2003/08/09 C:\cygwin\bin\cygpanel7.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygpanel7.dll" v0.0 ts=3D2003/8/9 10:24 109k 2006/02/10 C:\cygwin\bin\cygpcre-0.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygpcre-0.dll" v0.0 ts=3D2006/2/10 2:37 299k 2006/02/10 C:\cygwin\bin\cygpcrecpp-0.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygpcrecpp-0.dll" v0.0 ts=3D2006/2/10 2:38 7k 2006/02/10 C:\cygwin\bin\cygpcreposix-0.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygpcreposix-0.dll" v0.0 ts=3D2006/2/10 2:37 1249k 2005/12/30 C:\cygwin\bin\cygperl5_8.dll - os=3D4.0 img=3D1.0 sys=3D4= .0 "cygperl5_8.dll" v0.0 ts=3D2005/12/30 1:48 22k 2002/06/09 C:\cygwin\bin\cygpopt-0.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygpopt-0.dll" v0.0 ts=3D2002/6/9 6:45 108k 2001/06/28 C:\cygwin\bin\cygreadline4.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygreadline4.dll" v0.0 ts=3D2001/1/7 4:34 148k 2003/08/10 C:\cygwin\bin\cygreadline5.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygreadline5.dll" v0.0 ts=3D2003/8/11 0:16 154k 2007/03/22 C:\cygwin\bin\cygreadline6.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygreadline6.dll" v0.0 ts=3D2007/3/22 13:25 217k 2007/03/29 C:\cygwin\bin\cygssl-0.9.8.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygssl-0.9.8.dll" v0.0 ts=3D2007/3/29 11:13 139k 2007/04/06 C:\cygwin\bin\cygsvn_client-1-0.dll - os=3D4.0 img=3D1.0 = sys=3D4.0 "cygsvn_client-1-0.dll" v0.0 ts=3D2007/4/7 0:07 32k 2007/04/06 C:\cygwin\bin\cygsvn_delta-1-0.dll - os=3D4.0 img=3D1.0 s= ys=3D4.0 "cygsvn_delta-1-0.dll" v0.0 ts=3D2007/4/7 0:03 26k 2007/04/06 C:\cygwin\bin\cygsvn_diff-1-0.dll - os=3D4.0 img=3D1.0 sy= s=3D4.0 "cygsvn_diff-1-0.dll" v0.0 ts=3D2007/4/7 0:06 14k 2007/04/06 C:\cygwin\bin\cygsvn_fs-1-0.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygsvn_fs-1-0.dll" v0.0 ts=3D2007/4/7 0:04 128k 2007/04/06 C:\cygwin\bin\cygsvn_fs_base-1-0.dll - os=3D4.0 img=3D1.0= sys=3D4.0 "cygsvn_fs_base-1-0.dll" v0.0 ts=3D2007/4/7 0:04 88k 2007/04/06 C:\cygwin\bin\cygsvn_fs_fs-1-0.dll - os=3D4.0 img=3D1.0 s= ys=3D4.0 "cygsvn_fs_fs-1-0.dll" v0.0 ts=3D2007/4/7 0:03 11k 2007/04/06 C:\cygwin\bin\cygsvn_ra-1-0.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygsvn_ra-1-0.dll" v0.0 ts=3D2007/4/7 0:07 93k 2007/04/06 C:\cygwin\bin\cygsvn_ra_dav-1-0.dll - os=3D4.0 img=3D1.0 = sys=3D4.0 "cygsvn_ra_dav-1-0.dll" v0.0 ts=3D2007/4/7 0:07 20k 2007/04/06 C:\cygwin\bin\cygsvn_ra_local-1-0.dll - os=3D4.0 img=3D1.= 0 sys=3D4.0 "cygsvn_ra_local-1-0.dll" v0.0 ts=3D2007/4/7 0:05 61k 2007/04/06 C:\cygwin\bin\cygsvn_ra_svn-1-0.dll - os=3D4.0 img=3D1.0 = sys=3D4.0 "cygsvn_ra_svn-1-0.dll" v0.0 ts=3D2007/4/7 0:05 110k 2007/04/06 C:\cygwin\bin\cygsvn_repos-1-0.dll - os=3D4.0 img=3D1.0 s= ys=3D4.0 "cygsvn_repos-1-0.dll" v0.0 ts=3D2007/4/7 0:04 159k 2007/04/06 C:\cygwin\bin\cygsvn_subr-1-0.dll - os=3D4.0 img=3D1.0 sy= s=3D4.0 "cygsvn_subr-1-0.dll" v0.0 ts=3D2007/4/7 0:02 174k 2007/04/06 C:\cygwin\bin\cygsvn_wc-1-0.dll - os=3D4.0 img=3D1.0 sys= =3D4.0 "cygsvn_wc-1-0.dll" v0.0 ts=3D2007/4/7 0:06 1065k 2006/06/09 C:\cygwin\bin\cygxml2-2.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygxml2-2.dll" v0.0 ts=3D2006/6/9 20:10 193k 2006/06/09 C:\cygwin\bin\cygxslt-1.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygxslt-1.dll" v0.0 ts=3D2006/6/9 21:15 65k 2006/10/16 C:\cygwin\bin\cygz.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygz.dll" v0.0 ts=3D2006/10/16 2:10 1830k 2007/01/31 C:\cygwin\bin\cygwin1.dll - os=3D4.0 img=3D1.0 sys=3D4.0 "cygwin1.dll" v0.0 ts=3D2007/1/31 9:58 Cygwin DLL version info: DLL version: 1.5.24 DLL epoch: 19 DLL bad signal mask: 19005 DLL old termios: 5 DLL malloc env: 28 API major: 0 API minor: 156 Shared data: 4 DLL identifier: cygwin1 Mount registry: 2 Cygnus registry name: Cygnus Solutions Cygwin registry name: Cygwin Program options name: Program Options Cygwin mount registry name: mounts v2 Cygdrive flags: cygdrive flags Cygdrive prefix: cygdrive prefix Cygdrive default prefix:=20 Build date: Wed Jan 31 10:57:51 CET 2007 CVS tag: cr-0x5f1 Shared id: cygwin1S4 Can't find the cygrunsrv utility, skipping services check. Cygwin Package Information Last downloaded files to: C:\Downloads\Cygwin Last downloaded files from: ftp://ftp.mirror.ac.uk/sites/sources.redhat.com= /ftp/cygwin Package Version _update-info-dir 00514-1 alternatives 1.3.29a-1 ash 20040127-3 base-files 3.7-1 base-passwd 2.2-1 bash 3.2.15-14 binutils 20060817-1 bison 2.3-1 bzip2 1.0.3-2 cocom 0.995-1 coreutils 6.7-2 crypt 1.1-1 cvs 1.11.22-1 cvsps 2.1-1 cvsutils 0.2.3-1 cygutils 1.3.1-1 cygwin 1.5.24-2 cygwin-doc 1.4-4 dejagnu 20021217-2 diffutils 2.8.7-1 docbook-xml42 4.2-3 docbook-xsl 1.69.1-1 editrights 1.01-1 expat 1.95.8-2 expect 20030128-1 findutils 4.3.2-3 flex 2.5.4a-3 gawk 3.1.5-4 gcc 3.4.4-3 gcc-core 3.4.4-3 gcc-g++ 3.4.4-3 gcc-mingw-core 20050522-1 gcc-mingw-g++ 20050522-1 gdbm 1.8.3-8 gmp 4.2.1-1 grep 2.5.1a-2 groff 1.18.1-2 gzip 1.3.12-1 less 381-1 libapr1 1.2.8-2 libaprutil1 1.2.8-1 libbz2_1 1.0.3-2 libdb4.2 4.2.52-1 libdb4.3 4.3.28-1 libexpat0 1.95.8-2 libgcrypt 1.2.1-1 libgdbm 1.8.0-5 libgdbm-devel 1.8.3-8 libgdbm3 1.8.3-3 libgdbm4 1.8.3-8 libgmp3 4.2.1-1 libgpg-error 1.1-1 libiconv2 1.11-1 libintl 0.10.38-3 libintl1 0.10.40-1 libintl2 0.12.1-3 libintl3 0.14.5-1 libintl8 0.15-1 libmpfr1 2.2.1-1 libncurses5 5.2-1 libncurses6 5.2-8 libncurses7 5.3-4 libncurses8 5.5-3 libneon25 0.25.5-1 libneon26 0.26.3-1 libpcre0 6.6-1 libpopt0 1.6.4-4 libreadline4 4.1-2 libreadline5 4.3-5 libreadline6 5.2.2-7 libxml2 2.6.26-1 libxslt 1.1.17-1 login 1.9-7 m4 1.4.9-1 make 3.81-1 man 1.6e-1 mingw-runtime 3.12-4 mktemp 1.5-4 mpfr 2.2.1-1 ncurses 5.5-3 openssl 0.9.8e-3 patch 2.5.8-9 patchutils 0.2.31-1 perl 5.8.7-5 rebase 2.4.3-1 run 1.1.10-1 sed 4.1.5-2 subversion 1.4.3-1 tar 1.16.1-1 tcltk 20060202-1 termcap 20050421-1 terminfo 5.5_20061104-1 texinfo 4.8a-1 w32api 3.9-1 which 1.7-1 xmlto 0.0.18-1 zlib 1.2.3-2 Use -h to see help about each section ------=_NextPart_000_0325_01C78BB1.D2F39700 Content-Type: text/plain; charset=us-ascii -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ ------=_NextPart_000_0325_01C78BB1.D2F39700--