Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <4231A689.6020207@calbazana.com> Date: Fri, 11 Mar 2005 09:09:13 -0500 From: Alejandro Calbazana User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: building HTML-Parser-3.xx Content-Type: multipart/mixed; boundary="------------070904060003040009070109" X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ibiza.micfo.com X-AntiAbuse: Original Domain - cygwin.com X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - calbazana.com X-Source: X-Source-Args: X-Source-Dir: X-IsSubscribed: yes Note-from-DJ: This may be spam --------------070904060003040009070109 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello, I am still having problems building HTML-Parser-3.45 under cygwin. For some reason EXTERN.h can not be found when compiling. However, EXTERN.h is in the include path. This occurs on HTML-Parser versions higher than 2.25. Versions > 2.25 include various .c and .xs files and each version > 2.25 fails for the same reason. Would someone be kind enough to try and build the 3.45 package under cygwin? I would be interested in how this turns out. If anyone has any hints, I would really like to run my perl scripts under cygwin. Cygcheck is attached as well as the full error dump. Thanks! Alejandro $ cygcheck -s -r -v > cygcheck.txt cygcheck: dump_sysinfo: GetVolumeInformation() failed: 1005 (whats going on here?!) $ locate EXTERN.h /lib/perl5/5.8/cygwin/CORE/EXTERN.h /usr/lib/perl5/5.8/cygwin/CORE/EXTERN.h $ make 2>&1 | more gcc -c -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -I/usr/local/include -DUSEIMPORTLIB -O3 -DVERSION=\"3.45\" -DXS_VERSION=\"3.45\" "-I/usr/lib/per l5/5.8/cygwin/CORE" -DMARKED_SECTION Parser.c Parser.xs:18:20: EXTERN.h: No such file or directory Parser.xs:19:18: perl.h: No such file or directory Parser.xs:20:18: XSUB.h: No such file or directory Parser.xs:30:24: patchlevel.h: No such file or directory In file included from Parser.xs:113: hparser.h:61: parse error before "SV" hparser.h:61: warning: no semicolon at end of struct or union hparser.h:62: warning: data definition has no type or storage class hparser.h:63: parse error before '}' token hparser.h:66: parse error before "U32" hparser.h:66: warning: no semicolon at end of struct or union hparser.h:69: warning: data definition has no type or storage class hparser.h:70: parse error before "offset" hparser.h:70: warning: data definition has no type or storage class .... $ uname -a CYGWIN_NT-5.0 acalbaza1-lap 1.5.12(0.116/4/2) 2004-11-10 08:34 i686 unknown unknown Cygwin $ mount C:\cygwin\bin on /usr/bin type system (binmode) C:\cygwin\lib on /usr/lib type system (binmode) C:\cygwin on / type system (binmode) c: on /cygdrive/c type user (binmode,noumount) e: on /cygdrive/e type user (binmode,noumount) $ perl -V Summary of my perl5 (revision 5 version 8 subversion 6) configuration: Platform: osname=cygwin, osvers=1.5.12(0.11642), archname=cygwin-thread-multi-64int uname='cygwin_nt-4.0 loreley 1.5.12(0.11642) 2004-11-10 08:34 i686 unknown unknown cygwin ' config_args='-de -Dmksymlinks -Duse64bitint -Dusethreads -Doptimize=-O3 -Dman3ext=3pm' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=define use64bitall=undef uselongdouble=undef usemymalloc=y, bincompat5005=undef Compiler: cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -I/usr/local/include', optimize='-O3', cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='3.4.1 (cygming special)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='ld2', ldflags =' -s -L/usr/local/lib' libpth=/usr/local/lib /usr/lib /lib libs=-lgdbm -ldb -lcrypt -lgdbm_compat perllibs=-lcrypt -lgdbm_compat libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s' cccdlflags=' ', lddlflags=' -s -L/usr/local/lib' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY USE_ITHREADS USE_64_BIT_INT USE_LARGE_FILES PERL_IMPLICIT_CONTEXT Built under cygwin Compiled at Jan 27 2005 11:10:54 %ENV: CYGWIN="ntsec tty" @INC: /usr/lib/perl5/5.8/cygwin /usr/lib/perl5/5.8 /usr/lib/perl5/site_perl/5.8/cygwin /usr/lib/perl5/site_perl/5.8 /usr/lib/perl5/site_perl/5.8 /usr/lib/perl5/vendor_perl/5.8/cygwin /usr/lib/perl5/vendor_perl/5.8 /usr/lib/perl5/vendor_perl/5.8 . --------------070904060003040009070109 Content-Type: text/plain; name="cygcheck.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="cygcheck.txt" Cygwin Configuration Diagnostics Current System Time: Fri Mar 11 09:05:30 2005 Windows 2000 Professional Ver 5.0 Build 2195 Service Pack 4 Path: C:\cygwin\usr\local\bin C:\cygwin\bin C:\cygwin\bin C:\cygwin\usr\X11R6\bin c:\Program Files\Documentum\Shared c:\Sun\AppServer\jdk\bin c:\OraHome1\bin c:\Program Files\Oracle\jre\1.1.8\bin c:\Program Files\Oracle\jre\1.3.1\bin c:\Perl\bin\ c:\WINNT\system32 c:\WINNT c:\WINNT\System32\Wbem c:\Program Files\PC-Doctor for Windows\services c:\bin c:\Program Files\Microsoft SQL Server\80\Tools\BINN c:\Program Files\NUnit V2.1\bin c:\Vim\Vim63 C:\cygwin\bin c:\Vim\vimfiles\vimdebug c:\bea\jdk142_05\lib c:\bea\jdk142_05\jre\bin c:\apache-ant-1.6.2\bin c:\Python23 c:\MinGW\bin c:\src\ c:\nant-0.84\bin\ c:\Sun\AppServer\bin C:\cygwin\bin Output from C:\cygwin\bin\id.exe (nontsec) UID: 17680(acalbaza) GID: 10545(mkgroup-l-d) 10545(mkgroup-l-d) Output from C:\cygwin\bin\id.exe (ntsec) UID: 17680(acalbaza) GID: 10545(mkgroup-l-d) 0(root) 544(Administrators) 545(Users) 1004(Debugger Users) 10545(mkgroup-l-d) SysDir: C:\WINNT\system32 WinDir: C:\WINNT CYGWIN = `ntsec tty' HOME = `C:\cygwin\home\acalbaza' MAKE_MODE = `unix' PWD = `/home/acalbaza/temp/HTML-Parser-3.40' USER = `acalbaza' ALLUSERSPROFILE = `C:\Documents and Settings\All Users' ANT_HOME = `C:\apache-ant-1.6.2' APPDATA = `C:\Documents and Settings\acalbaza\Application Data' CLASSPATH = `C:\Program Files\Altova\xmlspy\XMLSpyInterface.jar' COMMONPROGRAMFILES = `C:\Program Files\Common Files' COMPUTERNAME = `ACALBAZA1-LAP' COMSPEC = `C:\WINNT\system32\cmd.exe' CVSROOT = `' CVS_RSH = `/bin/ssh' HOMEDRIVE = `C:' HOMEPATH = `\Documents and Settings\acalbaza' HOSTNAME = `acalbaza1-lap' INCLUDE = `c:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\include\' INFOPATH = `/usr/local/info:/usr/info:/usr/share/info:/usr/autotool/devel/info:/usr/autotool/stable/info:' JAVA_DOCPATH = `C:\bea\jdk142_05\docs' JAVA_HOME = `C:\bea\jdk142_05' LIB = `c:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\Lib\' LOGONSERVER = `\\DC4' MACHINETYPE = `Local' MANPATH = `/usr/local/man:/usr/man:/usr/share/man:/usr/autotool/devel/man::/usr/ssl/man' MA_AGENT = `c:\PROGRA~1\MOBILE~1\rstate.exe' MINGW_HOME = `C:\MinGW\bin' NANT_HOME = `C:\nant-0.84\bin\' NUMBER_OF_PROCESSORS = `1' NUNIT_HOME = `C:\Program Files\NUnit V2.1\bin' OLDPWD = `/home/acalbaza/temp' OS2LIBPATH = `C:\WINNT\system32\os2\dll;' OS = `Windows_NT' PATHEXT = `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH' PRINTER = `Local Postscript Printer' PROCESSOR_ARCHITECTURE = `x86' PROCESSOR_IDENTIFIER = `x86 Family 6 Model 13 Stepping 6, GenuineIntel' PROCESSOR_LEVEL = `6' PROCESSOR_REVISION = `0d06' PROGRAMFILES = `C:\Program Files' PS1 = `\[\033]0;\w\007 \033[32m\]\u@\h \[\033[33m\w\033[0m\] $ ' PYTHON_HOME = `C:\Python23' SHLVL = `1' SRC_HOME = `C:\src\' SYSTEMDRIVE = `C:' SYSTEMROOT = `C:\WINNT' TEMP = `c:\DOCUME~1\acalbaza\LOCALS~1\Temp' TERM = `xterm' TMP = `c:\DOCUME~1\acalbaza\LOCALS~1\Temp' USERDNSDOMAIN = `cscinfo.com' USERDOMAIN = `CSCINFO' USERNAME = `acalbaza' USERPROFILE = `C:\Documents and Settings\acalbaza' VIM_DEBUG_HOME = `C:\Vim\vimfiles\vimdebug' VIM_HOME = `C:\Vim\Vim63' VS71COMNTOOLS = `c:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools\' WF_RESOURCES = `C:\OraHome1\WF\RES\WFus.RES' WINDIR = `C:\WINNT' _ = `/usr/bin/cygcheck' POSIXLY_CORRECT = `1' HKEY_CURRENT_USER\Software\Cygnus Solutions HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2 (default) = `/cygdrive' cygdrive flags = 0x00000022 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) = `/cygdrive' cygdrive flags = 0x00000022 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/ (default) = `C:\cygwin' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin (default) = `C:\cygwin/bin' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib (default) = `C:\cygwin/lib' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options c: hd NTFS 30513Mb 71% CP CS UN PA FC d: hd N/A N/A e: cd CDFS 465Mb 100% CS UN 040621_0703 . /cygdrive user binmode,cygdrive 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:\bin\cat.exe Warning: C:\cygwin\bin\cat.exe hides c:\bin\cat.exe Found: \bin\cat.exe Warning: C:\cygwin\bin\cat.exe hides \bin\cat.exe Found: C:\cygwin\bin\cp.exe Found: c:\bin\cp.exe Warning: C:\cygwin\bin\cp.exe hides c:\bin\cp.exe Found: \bin\cp.exe Warning: C:\cygwin\bin\cp.exe hides \bin\cp.exe Found: c:\MinGW\bin\cpp.exe Found: C:\cygwin\bin\find.exe Found: c:\bin\find.exe Warning: C:\cygwin\bin\find.exe hides c:\bin\find.exe Found: \bin\find.exe Warning: C:\cygwin\bin\find.exe hides \bin\find.exe Found: c:\MinGW\bin\gcc.exe Found: c:\MinGW\bin\gdb.exe Found: C:\cygwin\bin\grep.exe Found: c:\bin\grep.exe Warning: C:\cygwin\bin\grep.exe hides c:\bin\grep.exe Found: \bin\grep.exe Warning: C:\cygwin\bin\grep.exe hides \bin\grep.exe Found: c:\MinGW\bin\ld.exe Found: C:\cygwin\bin\ls.exe Found: c:\bin\ls.exe Warning: C:\cygwin\bin\ls.exe hides c:\bin\ls.exe Found: \bin\ls.exe Warning: C:\cygwin\bin\ls.exe hides \bin\ls.exe Found: C:\cygwin\bin\make.exe Found: c:\bin\make.exe Warning: C:\cygwin\bin\make.exe hides c:\bin\make.exe Found: \bin\make.exe Warning: C:\cygwin\bin\make.exe hides \bin\make.exe Found: C:\cygwin\bin\mv.exe Found: c:\bin\mv.exe Warning: C:\cygwin\bin\mv.exe hides c:\bin\mv.exe Found: \bin\mv.exe Warning: C:\cygwin\bin\mv.exe hides \bin\mv.exe Found: C:\cygwin\bin\rm.exe Found: c:\bin\rm.exe Warning: C:\cygwin\bin\rm.exe hides c:\bin\rm.exe Found: \bin\rm.exe Warning: C:\cygwin\bin\rm.exe hides \bin\rm.exe Found: C:\cygwin\bin\sed.exe Found: c:\bin\sed.exe Warning: C:\cygwin\bin\sed.exe hides c:\bin\sed.exe Found: \bin\sed.exe Warning: C:\cygwin\bin\sed.exe hides \bin\sed.exe Found: C:\cygwin\bin\sh.exe Found: C:\cygwin\bin\tar.exe Found: c:\bin\tar.exe Warning: C:\cygwin\bin\tar.exe hides c:\bin\tar.exe Found: \bin\tar.exe Warning: C:\cygwin\bin\tar.exe hides \bin\tar.exe 802k 2003/09/15 C:\cygwin\bin\cygaspell-15.dll - os=4.0 img=1.0 sys=4.0 "cygaspell-15.dll" v0.0 ts=2003/9/15 8:32 55k 2004/09/14 C:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0 "cygbz2-1.dll" v0.0 ts=2004/9/14 0:16 18k 2004/07/06 C:\cygwin\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0 "cygcharset-1.dll" v0.0 ts=2004/7/6 14:09 7k 2003/10/19 C:\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0 "cygcrypt-0.dll" v0.0 ts=2003/10/19 3:57 846k 2004/12/11 C:\cygwin\bin\cygcrypto-0.9.7.dll - os=4.0 img=1.0 sys=4.0 "cygcrypto-0.9.7.dll" v0.0 ts=2004/12/11 6:04 22k 2004/02/10 C:\cygwin\bin\cygcygipc-2.dll - os=4.0 img=1.0 sys=4.0 "cygcygipc-2.dll" v0.0 ts=2004/2/9 21:48 895k 2004/04/28 C:\cygwin\bin\cygdb-4.2.dll - os=4.0 img=1.0 sys=4.0 "cygdb-4.2.dll" v0.0 ts=2004/4/27 11:31 1156k 2004/04/28 C:\cygwin\bin\cygdb_cxx-4.2.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-4.2.dll" v0.0 ts=2004/4/27 11:35 174k 2004/10/14 C:\cygwin\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0 "cygexpat-0.dll" v0.0 ts=2004/10/14 4:34 40k 2004/10/10 C:\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0 "cygform-8.dll" v0.0 ts=2004/10/10 4:33 45k 2001/04/25 C:\cygwin\bin\cygform5.dll - os=4.0 img=1.0 sys=4.0 "cygform5.dll" v0.0 ts=2001/4/25 1:28 35k 2002/01/09 C:\cygwin\bin\cygform6.dll - os=4.0 img=1.0 sys=4.0 "cygform6.dll" v0.0 ts=2002/1/9 1:03 48k 2003/08/09 C:\cygwin\bin\cygform7.dll - os=4.0 img=1.0 sys=4.0 "cygform7.dll" v0.0 ts=2003/8/9 5:25 28k 2003/07/20 C:\cygwin\bin\cyggdbm-3.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm-3.dll" v0.0 ts=2003/7/20 3:58 30k 2003/08/11 C:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm-4.dll" v0.0 ts=2003/8/10 22:12 19k 2003/03/22 C:\cygwin\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm.dll" v0.0 ts=2002/2/19 22:05 15k 2003/07/20 C:\cygwin\bin\cyggdbm_compat-3.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm_compat-3.dll" v0.0 ts=2003/7/20 4:00 15k 2003/08/11 C:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm_compat-4.dll" v0.0 ts=2003/8/10 22:13 107k 2004/07/06 C:\cygwin\bin\cyggettextlib-0-14-1.dll - os=4.0 img=1.0 sys=4.0 "cyggettextlib-0-14-1.dll" v0.0 ts=2004/7/6 13:56 17k 2004/07/06 C:\cygwin\bin\cyggettextpo-0.dll - os=4.0 img=1.0 sys=4.0 "cyggettextpo-0.dll" v0.0 ts=2004/7/6 13:56 190k 2004/07/06 C:\cygwin\bin\cyggettextsrc-0-14-1.dll - os=4.0 img=1.0 sys=4.0 "cyggettextsrc-0-14-1.dll" v0.0 ts=2004/7/6 13:56 17k 2001/06/28 C:\cygwin\bin\cyghistory4.dll - os=4.0 img=1.0 sys=4.0 "cyghistory4.dll" v0.0 ts=2001/1/6 23:34 29k 2003/08/10 C:\cygwin\bin\cyghistory5.dll - os=4.0 img=1.0 sys=4.0 "cyghistory5.dll" v0.0 ts=2003/8/10 19:16 25k 2004/10/12 C:\cygwin\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0 "cyghistory6.dll" v0.0 ts=2004/10/12 2:51 991k 2004/07/06 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0 "cygiconv-2.dll" v0.0 ts=2004/7/6 14:10 22k 2001/12/13 C:\cygwin\bin\cygintl-1.dll - os=4.0 img=1.0 sys=4.0 "cygintl-1.dll" v0.0 ts=2001/12/13 4:28 37k 2003/08/10 C:\cygwin\bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0 "cygintl-2.dll" v0.0 ts=2003/8/10 17:50 54k 2004/07/06 C:\cygwin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0 "cygintl-3.dll" v0.0 ts=2004/7/6 13:51 21k 2001/06/20 C:\cygwin\bin\cygintl.dll - os=4.0 img=1.0 sys=4.0 "cygintl.dll" v0.0 ts=2001/6/20 13:09 22k 2004/10/10 C:\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0 "cygmenu-8.dll" v0.0 ts=2004/10/10 4:33 26k 2001/04/25 C:\cygwin\bin\cygmenu5.dll - os=4.0 img=1.0 sys=4.0 "cygmenu5.dll" v0.0 ts=2001/4/25 1:27 20k 2002/01/09 C:\cygwin\bin\cygmenu6.dll - os=4.0 img=1.0 sys=4.0 "cygmenu6.dll" v0.0 ts=2002/1/9 1:03 29k 2003/08/09 C:\cygwin\bin\cygmenu7.dll - os=4.0 img=1.0 sys=4.0 "cygmenu7.dll" v0.0 ts=2003/8/9 5:25 21k 2004/10/22 C:\cygwin\bin\cygminires.dll - os=4.0 img=1.0 sys=4.0 "cygminires.dll" v0.0 ts=2004/10/22 16:28 74k 2004/10/10 C:\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++-8.dll" v0.0 ts=2004/10/10 4:33 156k 2001/04/25 C:\cygwin\bin\cygncurses++5.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++5.dll" v0.0 ts=2001/4/25 1:29 175k 2002/01/09 C:\cygwin\bin\cygncurses++6.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++6.dll" v0.0 ts=2002/1/9 1:03 216k 2004/10/10 C:\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0 "cygncurses-8.dll" v0.0 ts=2004/10/10 4:25 226k 2001/04/25 C:\cygwin\bin\cygncurses5.dll - os=4.0 img=1.0 sys=4.0 "cygncurses5.dll" v0.0 ts=2001/4/25 1:17 202k 2002/01/09 C:\cygwin\bin\cygncurses6.dll - os=4.0 img=1.0 sys=4.0 "cygncurses6.dll" v0.0 ts=2002/1/9 1:03 224k 2003/08/09 C:\cygwin\bin\cygncurses7.dll - os=4.0 img=1.0 sys=4.0 "cygncurses7.dll" v0.0 ts=2003/8/9 5:24 13k 2004/10/10 C:\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0 "cygpanel-8.dll" v0.0 ts=2004/10/10 4:32 15k 2001/04/25 C:\cygwin\bin\cygpanel5.dll - os=4.0 img=1.0 sys=4.0 "cygpanel5.dll" v0.0 ts=2001/4/25 1:27 12k 2002/01/09 C:\cygwin\bin\cygpanel6.dll - os=4.0 img=1.0 sys=4.0 "cygpanel6.dll" v0.0 ts=2002/1/9 1:03 19k 2003/08/09 C:\cygwin\bin\cygpanel7.dll - os=4.0 img=1.0 sys=4.0 "cygpanel7.dll" v0.0 ts=2003/8/9 5:24 62k 2003/12/11 C:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcre-0.dll" v0.0 ts=2003/12/11 12:01 63k 2003/04/11 C:\cygwin\bin\cygpcre.dll - os=4.0 img=1.0 sys=4.0 "cygpcre.dll" v0.0 ts=2003/4/11 4:31 9k 2003/12/11 C:\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcreposix-0.dll" v0.0 ts=2003/12/11 12:01 61k 2003/04/11 C:\cygwin\bin\cygpcreposix.dll - os=4.0 img=1.0 sys=4.0 "cygpcreposix.dll" v0.0 ts=2003/4/11 4:31 1252k 2005/01/27 C:\cygwin\bin\cygperl5_8.dll - os=4.0 img=1.0 sys=4.0 "cygperl5_8.dll" v0.0 ts=2005/1/27 5:17 22k 2002/06/09 C:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0 "cygpopt-0.dll" v0.0 ts=2002/6/9 1:45 108k 2001/06/28 C:\cygwin\bin\cygreadline4.dll - os=4.0 img=1.0 sys=4.0 "cygreadline4.dll" v0.0 ts=2001/1/6 23:34 148k 2003/08/10 C:\cygwin\bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0 "cygreadline5.dll" v0.0 ts=2003/8/10 19:16 144k 2004/10/12 C:\cygwin\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0 "cygreadline6.dll" v0.0 ts=2004/10/12 2:51 171k 2004/12/11 C:\cygwin\bin\cygssl-0.9.7.dll - os=4.0 img=1.0 sys=4.0 "cygssl-0.9.7.dll" v0.0 ts=2004/12/11 6:04 247k 2004/12/07 C:\cygwin\bin\cygtidy-0-99-0.dll - os=4.0 img=1.0 sys=4.0 "cygtidy-0-99-0.dll" v0.0 ts=2004/12/7 9:34 62k 2004/10/10 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0 "cygz.dll" v0.0 ts=2004/10/10 0:09 1114k 2004/11/10 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2004/11/10 8:34 Cygwin DLL version info: DLL version: 1.5.12 DLL epoch: 19 DLL bad signal mask: 19005 DLL old termios: 5 DLL malloc env: 28 API major: 0 API minor: 116 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: Build date: Wed Nov 10 08:34:47 EST 2004 Shared id: cygwin1S4 Cygwin Package Information Last downloaded files to: C:\temp\cygwin_packages Last downloaded files from: http://mirrors.kernel.org/sources.redhat.com/cygwin Package Version _update-info-dir 00231-1 ash 20040127-1 aspell-dev 0.50.3-1 base-files 3.2-1 base-passwd 2.2-1 bash 2.05b-16 bzip2 1.0.2-6 clear 1.0-1 coreutils 5.3.0-3 crypt 1.1-1 ctags 5.5-4 ctetris 0.30-1 cvs 1.11.17-1 cvsutils 0.2.1-1 cygipc 2.03-2 cygrunsrv 1.01-1 cygutils 1.2.6-1 cygwin 1.5.13-1 cygwin-doc 1.4-2 d 1.2.0-1 diffutils 2.8.7-1 editrights 1.01-1 expat 1.95.8-1 fileutils 4.1-3 findutils 20041227-1 gawk 3.1.4-3 gdbm 1.8.3-7 grep 2.5.1a-2 groff 1.18.1-2 gzip 1.3.5-1 inetutils 1.3.2-28 less 381-1 libaspell15 0.50.3-1 libbz2_1 1.0.2-6 libcharset1 1.9.2-1 libdb4.2 4.2.52-1 libgdbm 1.8.0-5 libgdbm-devel 1.8.3-7 libgdbm3 1.8.3-3 libgdbm4 1.8.3-7 libgettextpo0 0.14.1-1 libiconv 1.9.2-1 libiconv2 1.9.2-1 libintl 0.10.38-3 libintl1 0.10.40-1 libintl2 0.12.1-3 libintl3 0.14.1-1 libncurses5 5.2-1 libncurses6 5.2-8 libncurses7 5.3-4 libncurses8 5.4-1 libpcre 4.1-1 libpcre0 4.5-1 libpopt0 1.6.4-4 libreadline4 4.1-2 libreadline5 4.3-5 libreadline6 5.0-1 links 0.99pre14-1 login 1.9-7 make 3.80-1 man 1.5o1-2 minires 1.00-1 mktemp 1.5-3 more 2.11o-1 ncurses 5.4-1 openssh 3.9p1-3 openssl 0.9.7e-1 perl 5.8.6-4 perl-libwin32 0.191-1 readline 5.0-1 sed 4.1.3-1 setup 2.427-1 sh-utils 2.0.15-5 tar 1.13.25-5 termcap 20021106-2 terminfo 5.4_20041009-1 texinfo 4.7-2 textutils 2.0.21-2 tidy 041206-1 wget 1.9.1-2 which 1.6-1 zlib 1.2.2-1 Use -h to see help about each section --------------070904060003040009070109 Content-Type: text/plain; name="err.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="err.txt" Parser.xs:18:20: EXTERN.h: No such file or directory Parser.xs:19:18: perl.h: No such file or directory Parser.xs:20:18: XSUB.h: No such file or directory Parser.xs:30:24: patchlevel.h: No such file or directory In file included from Parser.xs:113: hparser.h:61: parse error before "SV" hparser.h:61: warning: no semicolon at end of struct or union hparser.h:62: warning: data definition has no type or storage class hparser.h:63: parse error before '}' token hparser.h:66: parse error before "U32" hparser.h:66: warning: no semicolon at end of struct or union hparser.h:69: warning: data definition has no type or storage class hparser.h:70: parse error before "offset" hparser.h:70: warning: data definition has no type or storage class hparser.h:71: parse error before "line" hparser.h:71: warning: data definition has no type or storage class hparser.h:72: parse error before "column" hparser.h:72: warning: data definition has no type or storage class hparser.h:73: parse error before "parsing" hparser.h:73: warning: data definition has no type or storage class hparser.h:74: parse error before "eof" hparser.h:74: warning: data definition has no type or storage class hparser.h:78: parse error before "is_cdata" hparser.h:78: warning: data definition has no type or storage class hparser.h:79: parse error before "no_dash_dash_comment_end" hparser.h:79: warning: data definition has no type or storage class hparser.h:83: parse error before '*' token hparser.h:83: warning: data definition has no type or storage class hparser.h:84: parse error before "pend_text_is_cdata" hparser.h:84: warning: data definition has no type or storage class hparser.h:85: parse error before "pend_text_offset" hparser.h:85: warning: data definition has no type or storage class hparser.h:86: parse error before "pend_text_line" hparser.h:86: warning: data definition has no type or storage class hparser.h:87: parse error before "pend_text_column" hparser.h:87: warning: data definition has no type or storage class hparser.h:90: parse error before '*' token hparser.h:90: warning: data definition has no type or storage class hparser.h:95: parse error before '*' token hparser.h:95: warning: data definition has no type or storage class hparser.h:96: parse error before "marked_sections" hparser.h:96: warning: data definition has no type or storage class hparser.h:100: parse error before "strict_comment" hparser.h:100: warning: data definition has no type or storage class hparser.h:101: parse error before "strict_names" hparser.h:101: warning: data definition has no type or storage class hparser.h:102: parse error before "strict_end" hparser.h:102: warning: data definition has no type or storage class hparser.h:103: parse error before "xml_mode" hparser.h:103: warning: data definition has no type or storage class hparser.h:104: parse error before "unbroken_text" hparser.h:104: warning: data definition has no type or storage class hparser.h:105: parse error before "attr_encoded" hparser.h:105: warning: data definition has no type or storage class hparser.h:106: parse error before "case_sensitive" hparser.h:106: warning: data definition has no type or storage class hparser.h:107: parse error before "closing_plaintext" hparser.h:107: warning: data definition has no type or storage class hparser.h:108: parse error before "utf8_mode" hparser.h:108: warning: data definition has no type or storage class hparser.h:111: parse error before '*' token hparser.h:111: warning: data definition has no type or storage class hparser.h:113: parse error before "argspec_entity_decode" hparser.h:113: warning: data definition has no type or storage class hparser.h:116: parse error before '*' token hparser.h:116: warning: data definition has no type or storage class hparser.h:117: parse error before '*' token hparser.h:117: warning: data definition has no type or storage class hparser.h:118: parse error before '*' token hparser.h:118: warning: data definition has no type or storage class hparser.h:121: parse error before '*' token hparser.h:121: warning: data definition has no type or storage class hparser.h:125: parse error before '*' token hparser.h:125: warning: data definition has no type or storage class hparser.h:126: parse error before '*' token hparser.h:126: warning: data definition has no type or storage class hparser.h:127: parse error before '}' token In file included from Parser.xs:114: util.c:14: parse error before '*' token util.c:15: parse error before '*' token util.c: In function `sv_lower': util.c:17: `STRLEN' undeclared (first use in this function) util.c:17: (Each undeclared identifier is reported only once util.c:17: for each function it appears in.) util.c:17: parse error before "len" util.c:18: `sv' undeclared (first use in this function) util.c:18: `len' undeclared (first use in this function) util.c:18: warning: initialization makes pointer from integer without a cast util.c: At top level: util.c:25: parse error before "STRLEN" util.c: In function `strnEQx': util.c:27: `n' undeclared (first use in this function) util.c:28: `ignore_case' undeclared (first use in this function) util.c:29: `s1' undeclared (first use in this function) util.c:29: `s2' undeclared (first use in this function) util.c: At top level: util.c:43: parse error before '*' token util.c: In function `grow_gap': util.c:50: `STRLEN' undeclared (first use in this function) util.c:50: parse error before "t_offset" util.c:54: `sv' undeclared (first use in this function) util.c:54: `e_offset' undeclared (first use in this function) util.c:54: `grow' undeclared (first use in this function) util.c:56: `t' undeclared (first use in this function) util.c:56: `t_offset' undeclared (first use in this function) util.c:57: `s' undeclared (first use in this function) util.c:57: `s_offset' undeclared (first use in this function) util.c:58: `e' undeclared (first use in this function) util.c:60: parse error before "char" util.c: At top level: util.c:65: parse error before '*' token util.c:66: parse error before '*' token util.c: In function `decode_entities': util.c:68: `STRLEN' undeclared (first use in this function) util.c:68: parse error before "len" util.c:69: `sv' undeclared (first use in this function) util.c:69: `len' undeclared (first use in this function) util.c:69: warning: initialization makes pointer from integer without a cast util.c:75: parse error before "repl_len" util.c:99: `UV' undeclared (first use in this function) util.c:99: parse error before "num" util.c:106: `hexdigit' undeclared (first use in this function) util.c:109: `num' undeclared (first use in this function) util.c:110: `prev' undeclared (first use in this function) util.c:177: `repl_len' undeclared (first use in this function) util.c:187: `SV' undeclared (first use in this function) util.c:187: `svp' undeclared (first use in this function) util.c:189: warning: assignment makes pointer from integer without a cast util.c:194: `allow_unterminated' undeclared (first use in this function) util.c:199: warning: assignment makes pointer from integer without a cast In file included from hparser.c:15, from Parser.xs:115: tokenpos.h: At top level: tokenpos.h:30: parse error before "bool" tokenpos.h: In function `tokens_grow': tokenpos.h:32: `token_lim_ptr' undeclared (first use in this function) tokenpos.h:37: `tokens_on_heap' undeclared (first use in this function) tokenpos.h:38: `token_ptr' undeclared (first use in this function) tokenpos.h:38: parse error before "token_pos_t" tokenpos.h:43: parse error before "token_pos_t" In file included from Parser.xs:115: hparser.c: At top level: hparser.c:91: parse error before "SV" hparser.c:115: parse error before "U32" hparser.c: In function `report_event': hparser.c:122: `dSP' undeclared (first use in this function) hparser.c:123: `AV' undeclared (first use in this function) hparser.c:123: `array' undeclared (first use in this function) hparser.c:124: `STRLEN' undeclared (first use in this function) hparser.c:124: parse error before "my_na" hparser.c:135: parse error before "offset" hparser.c:175: `p_state' undeclared (first use in this function) hparser.c:175: `event' undeclared (first use in this function) hparser.c:181: `self' undeclared (first use in this function) hparser.c:182: `SPAGAIN' undeclared (first use in this function) hparser.c:186: `end' undeclared (first use in this function) hparser.c:186: `beg' undeclared (first use in this function) hparser.c:189: `NULL' undeclared (first use in this function) hparser.c:215: `SV' undeclared (first use in this function) hparser.c:215: `tagname' undeclared (first use in this function) hparser.c:217: `num_tokens' undeclared (first use in this function) hparser.c:218: `tokens' undeclared (first use in this function) hparser.c:219: `utf8' undeclared (first use in this function) hparser.c:263: dereferencing pointer to incomplete type hparser.c:266: dereferencing pointer to incomplete type hparser.c:270: dereferencing pointer to incomplete type hparser.c:270: `SVt_PVAV' undeclared (first use in this function) hparser.c:270: dereferencing pointer to incomplete type hparser.c:320: dereferencing pointer to incomplete type hparser.c:320: dereferencing pointer to incomplete type hparser.c:320: `my_na' undeclared (first use in this function) hparser.c:322: dereferencing pointer to incomplete type hparser.c:326: parse error before ')' token hparser.c:339: `ENTER' undeclared (first use in this function) hparser.c:340: `SAVETMPS' undeclared (first use in this function) hparser.c:341: `SP' undeclared (first use in this function) hparser.c:345: `arg' undeclared (first use in this function) hparser.c:357: `av' undeclared (first use in this function) hparser.c:358: `prev_token' undeclared (first use in this function) hparser.c:358: `sv_undef' undeclared (first use in this function) hparser.c:374: parse error before ')' token hparser.c:393: parse error before ')' token hparser.c:419: `HV' undeclared (first use in this function) hparser.c:419: `hv' undeclared (first use in this function) hparser.c:423: parse error before ')' token hparser.c:434: `attrname' undeclared (first use in this function) hparser.c:436: `attrval' undeclared (first use in this function) hparser.c:442: parse error before "len" hparser.c:444: `len' undeclared (first use in this function) hparser.c:507: parse error before ')' token hparser.c:606: parse error before ')' token hparser.c:610: `PUTBACK' undeclared (first use in this function) hparser.c:612: dereferencing pointer to incomplete type hparser.c:613: dereferencing pointer to incomplete type hparser.c:613: warning: initialization makes pointer from integer without a cast hparser.c:614: `G_DISCARD' undeclared (first use in this function) hparser.c:614: `G_EVAL' undeclared (first use in this function) hparser.c:614: `G_VOID' undeclared (first use in this function) hparser.c:617: dereferencing pointer to incomplete type hparser.c:620: `errgv' undeclared (first use in this function) hparser.c:621: parse error before "my_na" hparser.c:624: `FREETMPS' undeclared (first use in this function) hparser.c:625: `LEAVE' undeclared (first use in this function) In file included from Parser.xs:115: hparser.c: At top level: hparser.c:656: parse error before '*' token hparser.c:657: parse error before '*' token hparser.c: In function `argspec_compile': hparser.c:660: `SV' undeclared (first use in this function) hparser.c:661: `STRLEN' undeclared (first use in this function) hparser.c:661: parse error before "len" hparser.c:662: `src' undeclared (first use in this function) hparser.c:662: `len' undeclared (first use in this function) hparser.c:662: warning: initialization makes pointer from integer without a cast hparser.c:706: `p_state' undeclared (first use in this function) hparser.c:753: subscripted value is neither array nor pointer hparser.c: At top level: hparser.c:776: parse error before "SV" hparser.c: In function `flush_pending_text': hparser.c:779: `bool' undeclared (first use in this function) hparser.c:779: parse error before "old_unbroken_text" hparser.c:780: `SV' undeclared (first use in this function) hparser.c:780: `old_pend_text' undeclared (first use in this function) hparser.c:780: `p_state' undeclared (first use in this function) hparser.c:781: parse error before "old_is_cdata" hparser.c:782: `STRLEN' undeclared (first use in this function) hparser.c:797: `self' undeclared (first use in this function) hparser.c:800: `old_unbroken_text' undeclared (first use in this function) hparser.c:802: `old_is_cdata' undeclared (first use in this function) hparser.c:803: `old_offset' undeclared (first use in this function) hparser.c:804: `old_line' undeclared (first use in this function) hparser.c:805: `old_column' undeclared (first use in this function) hparser.c: At top level: hparser.c:832: parse error before "U32" hparser.c: In function `parse_comment': hparser.c:834: `beg' undeclared (first use in this function) hparser.c:836: `p_state' undeclared (first use in this function) hparser.c:844: `end' undeclared (first use in this function) hparser.c:848: `STMT_START' undeclared (first use in this function) hparser.c:848: parse error before '{' token hparser.c:848: `STMT_END' undeclared (first use in this function) hparser.c:859: `utf8' undeclared (first use in this function) hparser.c:861: `self' undeclared (first use in this function) hparser.c:862: parse error before '{' token hparser.c:869: parse error before '{' token hparser.c: At top level: hparser.c:873: parse error before "if" hparser.c:878: `num_tokens' undeclared here (not in a function) hparser.c:878: parse error before '.' token hparser.c:878: `num_tokens' undeclared here (not in a function) hparser.c:878: parse error before '.' token hparser.c:878: `STMT_END' used prior to declaration hparser.c:878: warning: data definition has no type or storage class hparser.c:879: warning: data definition has no type or storage class hparser.c:880: parse error before '}' token hparser.c:896: parse error before '-' token hparser.c:896: conflicting types for `report_event' hparser.c:119: previous declaration of `report_event' hparser.c:896: warning: data definition has no type or storage class hparser.c:920: parse error before '-' token hparser.c:920: warning: data definition has no type or storage class hparser.c: In function `marked_section_update': hparser.c:945: `AV' undeclared (first use in this function) hparser.c:945: dereferencing pointer to incomplete type hparser.c:946: dereferencing pointer to incomplete type hparser.c:952: `SV' undeclared (first use in this function) hparser.c:952: `svp' undeclared (first use in this function) hparser.c:954: `tokens' undeclared (first use in this function) hparser.c:954: parse error before ')' token hparser.c:957: `SVt_PVAV' undeclared (first use in this function) hparser.c:961: `STRLEN' undeclared (first use in this function) hparser.c:961: parse error before "len" hparser.c:962: `len' undeclared (first use in this function) hparser.c:962: warning: initialization makes pointer from integer without a cast hparser.c:974: dereferencing pointer to incomplete type hparser.c:975: dereferencing pointer to incomplete type hparser.c:982: dereferencing pointer to incomplete type hparser.c:982: dereferencing pointer to incomplete type hparser.c: At top level: hparser.c:988: parse error before "U32" hparser.c: In function `parse_marked_section': hparser.c:991: `beg' undeclared (first use in this function) hparser.c:992: `AV' undeclared (first use in this function) hparser.c:992: `tokens' undeclared (first use in this function) hparser.c:994: `p_state' undeclared (first use in this function) hparser.c:1003: `SV' undeclared (first use in this function) hparser.c:1003: `name' undeclared (first use in this function) hparser.c:1010: `end' undeclared (first use in this function) hparser.c:1016: `utf8' undeclared (first use in this function) hparser.c:1054: parse error before ')' token hparser.c:1056: `self' undeclared (first use in this function) In file included from Parser.xs:115: hparser.c: At top level: hparser.c:1072: parse error before "U32" hparser.c: In function `parse_decl': hparser.c:1074: `beg' undeclared (first use in this function) hparser.c:1081: `end' undeclared (first use in this function) hparser.c:1090: `p_state' undeclared (first use in this function) hparser.c:1090: `utf8' undeclared (first use in this function) hparser.c:1090: `self' undeclared (first use in this function) hparser.c:1119: `STRLEN' undeclared (first use in this function) hparser.c:1119: parse error before "decl_id_len" hparser.c:1125: `decl_id_len' undeclared (first use in this function) hparser.c:1139: `STMT_START' undeclared (first use in this function) hparser.c:1139: parse error before '{' token hparser.c:1139: `bool' undeclared (first use in this function) hparser.c:1157: parse error before '{' token hparser.c:1157: `num_tokens' undeclared (first use in this function) hparser.c:1157: `token_lim' undeclared (first use in this function) hparser.c:1157: `tokens' undeclared (first use in this function) hparser.c:1157: `token_buf' undeclared (first use in this function) hparser.c:1159: parse error before "else" hparser.c:1179: parse error before '{' token hparser.c:1179: `com_beg' undeclared (first use in this function) hparser.c:1147: label `PREMATURE' used but not defined hparser.c:1135: label `FAIL' used but not defined hparser.c:1085: label `DECL_FAIL' used but not defined In file included from Parser.xs:115: hparser.c: At top level: hparser.c:1183: parse error before '}' token hparser.c:1192: syntax error before '{' token hparser.c:1192: `num_tokens' undeclared here (not in a function) hparser.c:1192: parse error before '.' token hparser.c:1192: `num_tokens' undeclared here (not in a function) hparser.c:1192: parse error before '.' token hparser.c:1192: warning: data definition has no type or storage class hparser.c:1193: parse error before '}' token hparser.c:1203: warning: parameter names (without types) in function declaration hparser.c:1203: warning: data definition has no type or storage class hparser.c:1204: syntax error before '{' token hparser.c:1204: warning: data definition has no type or storage class hparser.c:1205: parse error before "return" hparser.c:1209: warning: data definition has no type or storage class hparser.c:1210: parse error before "goto" hparser.c:1213: warning: data definition has no type or storage class hparser.c:1214: parse error before "return" hparser.c:1223: `s' used prior to declaration hparser.c:1223: `end' undeclared here (not in a function) hparser.c:1223: warning: passing arg 1 of `skip_until_gt' makes pointer from integer without a cast hparser.c:1223: warning: initialization makes integer from pointer without a cast hparser.c:1223: initializer element is not constant hparser.c:1223: warning: data definition has no type or storage class hparser.c:1224: parse error before "if" hparser.c:1229: parse error before '&' token hparser.c:1229: warning: data definition has no type or storage class hparser.c:1239: parse error before "U32" hparser.c: In function `parse_start': hparser.c:1241: `beg' undeclared (first use in this function) hparser.c:1248: `p_state' undeclared (first use in this function) hparser.c:1260: `end' undeclared (first use in this function) hparser.c:1262: `STMT_START' undeclared (first use in this function) hparser.c:1262: parse error before '{' token hparser.c:1262: `bool' undeclared (first use in this function) In file included from Parser.xs:115: hparser.c: At top level: hparser.c:1262: warning: data definition has no type or storage class hparser.c:1264: parse error before "while" hparser.c:1273: parse error before '++' token hparser.c:1279: conflicting types for `attr_name_end' hparser.c:1272: previous declaration of `attr_name_end' hparser.c:1279: warning: data definition has no type or storage class hparser.c:1280: syntax error before '{' token hparser.c:1280: `num_tokens' undeclared here (not in a function) hparser.c:1280: parse error before '.' token hparser.c:1280: `num_tokens' undeclared here (not in a function) hparser.c:1280: parse error before '.' token hparser.c:1280: warning: data definition has no type or storage class hparser.c:1282: parse error before "while" hparser.c:1296: `num_tokens' undeclared here (not in a function) hparser.c:1296: parse error before '.' token hparser.c:1296: `num_tokens' undeclared here (not in a function) hparser.c:1296: parse error before '.' token hparser.c:1296: warning: data definition has no type or storage class hparser.c:1297: parse error before "break" hparser.c:1307: syntax error before '{' token hparser.c:1307: `num_tokens' undeclared here (not in a function) hparser.c:1307: parse error before '.' token hparser.c:1307: `num_tokens' undeclared here (not in a function) hparser.c:1307: parse error before '.' token hparser.c:1307: warning: data definition has no type or storage class hparser.c:1308: parse error before '}' token hparser.c:1318: syntax error before '{' token hparser.c:1318: `num_tokens' undeclared here (not in a function) hparser.c:1318: parse error before '.' token hparser.c:1318: `num_tokens' undeclared here (not in a function) hparser.c:1318: parse error before '.' token hparser.c:1318: warning: data definition has no type or storage class hparser.c:1319: parse error before '}' token hparser.c:1326: `num_tokens' undeclared here (not in a function) hparser.c:1326: parse error before '.' token hparser.c:1326: `num_tokens' undeclared here (not in a function) hparser.c:1326: parse error before '.' token hparser.c:1326: warning: data definition has no type or storage class hparser.c:1327: parse error before '}' token hparser.c:1334: warning: data definition has no type or storage class hparser.c:1335: parse error before '}' token hparser.c:1340: warning: parameter names (without types) in function declaration hparser.c:1340: warning: data definition has no type or storage class hparser.c:1341: parse error before "if" hparser.c:1348: `tokens' undeclared here (not in a function) hparser.c:1348: `tokens' undeclared here (not in a function) hparser.c:1350: parse error before "for" hparser.c:1350: `i' undeclared here (not in a function) hparser.c:1350: parse error before '.' token hparser.c:1354: `t' used prior to declaration hparser.c:1354: `i' undeclared here (not in a function) hparser.c:1355: `len' used prior to declaration hparser.c:1355: initializer element is not constant hparser.c:1356: parse error before "while" hparser.c:1375: syntax error before '{' token hparser.c:1375: warning: data definition has no type or storage class hparser.c:1376: parse error before "return" hparser.c:1379: syntax error before '{' token hparser.c:1379: warning: data definition has no type or storage class hparser.c:1380: parse error before "return" hparser.c:1383: warning: data definition has no type or storage class hparser.c:1384: parse error before "return" hparser.c:1389: parse error before "U32" hparser.c: In function `parse_end': hparser.c:1391: `beg' undeclared (first use in this function) hparser.c:1394: `p_state' undeclared (first use in this function) hparser.c:1406: `end' undeclared (first use in this function) hparser.c:1421: `utf8' undeclared (first use in this function) hparser.c:1421: `self' undeclared (first use in this function) In file included from Parser.xs:115: hparser.c: At top level: hparser.c:1448: parse error before "U32" hparser.c: In function `parse_process': hparser.c:1450: `beg' undeclared (first use in this function) hparser.c:1455: `end' undeclared (first use in this function) hparser.c:1460: `p_state' undeclared (first use in this function) hparser.c:1468: `utf8' undeclared (first use in this function) hparser.c:1469: `self' undeclared (first use in this function) hparser.c: At top level: hparser.c:1491: parse error before "U32" hparser.c: In function `parse_buf': hparser.c:1493: `beg' undeclared (first use in this function) hparser.c:1497: `p_state' undeclared (first use in this function) hparser.c:1506: `bool' undeclared (first use in this function) hparser.c:1506: parse error before "skip_quoted_end" hparser.c:1508: parse error before "escape_next" hparser.c:1511: `end' undeclared (first use in this function) hparser.c:1514: `skip_quoted_end' undeclared (first use in this function) hparser.c:1515: `escape_next' undeclared (first use in this function) hparser.c:1559: `utf8' undeclared (first use in this function) hparser.c:1560: `self' undeclared (first use in this function) In file included from Parser.xs:115: hparser.c: At top level: hparser.c:1695: parse error before "SV" hparser.c: In function `parse': hparser.c:1699: `U32' undeclared (first use in this function) hparser.c:1699: parse error before "utf8" hparser.c:1700: `STRLEN' undeclared (first use in this function) hparser.c:1702: `chunk' undeclared (first use in this function) hparser.c:1705: `p_state' undeclared (first use in this function) hparser.c:1707: warning: assignment makes pointer from integer without a cast hparser.c:1709: `utf8' undeclared (first use in this function) hparser.c:1718: `self' undeclared (first use in this function) hparser.c:1775: warning: assignment makes pointer from integer without a cast hparser.c:1779: warning: assignment makes pointer from integer without a cast hparser.c:1801: `PL_dowarn' undeclared (first use in this function) Parser.xs: At top level: Parser.xs:122: parse error before '*' token Parser.xs:123: parse error before '*' token Parser.xs: In function `check_handler': Parser.xs:125: `h' undeclared (first use in this function) Parser.xs:126: `SV' undeclared (first use in this function) Parser.xs:126: `myref' undeclared (first use in this function) Parser.xs:127: `SVt_PVCV' undeclared (first use in this function) Parser.xs:128: warning: return makes pointer from integer without a cast Parser.xs:129: `SVt_PVAV' undeclared (first use in this function) Parser.xs:130: warning: return makes pointer from integer without a cast Parser.xs:133: warning: return makes pointer from integer without a cast Parser.xs: At top level: Parser.xs:138: parse error before '*' token Parser.xs: In function `get_pstate_iv': Parser.xs:140: `sv' undeclared (first use in this function) Parser.xs:141: dereferencing pointer to incomplete type Parser.xs: At top level: Parser.xs:148: parse error before '*' token Parser.xs: In function `get_pstate_hv': Parser.xs:150: `HV' undeclared (first use in this function) Parser.xs:150: `hv' undeclared (first use in this function) Parser.xs:151: `SV' undeclared (first use in this function) Parser.xs:151: `svp' undeclared (first use in this function) Parser.xs:153: `sv' undeclared (first use in this function) Parser.xs:154: `SVt_PVHV' undeclared (first use in this function) Parser.xs:156: parse error before ')' token Parser.xs: In function `free_pstate': Parser.xs:173: dereferencing pointer to incomplete type Parser.xs:174: dereferencing pointer to incomplete type Parser.xs:175: dereferencing pointer to incomplete type Parser.xs:177: dereferencing pointer to incomplete type Parser.xs:179: dereferencing pointer to incomplete type Parser.xs:181: dereferencing pointer to incomplete type Parser.xs:182: dereferencing pointer to incomplete type Parser.xs:185: dereferencing pointer to incomplete type Parser.xs:186: dereferencing pointer to incomplete type Parser.xs:187: dereferencing pointer to incomplete type Parser.xs:188: dereferencing pointer to incomplete type Parser.xs:190: dereferencing pointer to incomplete type Parser.xs:192: dereferencing pointer to incomplete type Parser.xs: At top level: Parser.xs:198: parse error before '*' token Parser.xs: In function `magic_free_pstate': Parser.xs:200: `sv' undeclared (first use in this function) Parser.xs: At top level: Parser.xs:205: parse error before "vtbl_free_pstate" Parser.xs:205: warning: excess elements in scalar initializer Parser.xs:205: warning: (near initialization for `vtbl_free_pstate') Parser.xs:205: warning: excess elements in scalar initializer Parser.xs:205: warning: (near initialization for `vtbl_free_pstate') Parser.xs:205: warning: excess elements in scalar initializer Parser.xs:205: warning: (near initialization for `vtbl_free_pstate') Parser.xs:205: warning: excess elements in scalar initializer Parser.xs:205: warning: (near initialization for `vtbl_free_pstate') Parser.xs:205: warning: data definition has no type or storage class Parser.c:223: warning: parameter names (without types) in function declaration Parser.c:223: warning: data definition has no type or storage class Parser.c: In function `XS': Parser.c:226: `dXSARGS' undeclared (first use in this function) Parser.c:227: `items' undeclared (first use in this function) Parser.c:230: `SV' undeclared (first use in this function) Parser.c:230: `self' undeclared (first use in this function) Parser.xs:222: `sv' undeclared (first use in this function) Parser.xs:223: `HV' undeclared (first use in this function) Parser.xs:223: `hv' undeclared (first use in this function) Parser.xs:224: `MAGIC' undeclared (first use in this function) Parser.xs:224: `mg' undeclared (first use in this function) Parser.xs:228: `SVt_PVHV' undeclared (first use in this function) Parser.xs:230: parse error before ')' token Parser.xs:232: parse error before "PSTATE" Parser.xs:233: dereferencing pointer to incomplete type Parser.xs:234: dereferencing pointer to incomplete type Parser.xs:234: `TRUE' undeclared (first use in this function) Parser.xs:235: dereferencing pointer to incomplete type Parser.xs:237: `IV' undeclared (first use in this function) Parser.c:259: `XSRETURN_EMPTY' undeclared (first use in this function) Parser.c: At top level: Parser.c:262: warning: parameter names (without types) in function declaration Parser.c:262: warning: data definition has no type or storage class Parser.c:264: redefinition of `XS' Parser.c:225: `XS' previously defined here Parser.c: In function `XS': Parser.c:265: `dXSARGS' undeclared (first use in this function) Parser.c:266: `items' undeclared (first use in this function) Parser.c:268: `SP' undeclared (first use in this function) Parser.c:270: `SV' undeclared (first use in this function) Parser.c:270: `self' undeclared (first use in this function) Parser.c:271: `chunk' undeclared (first use in this function) Parser.xs:253: dereferencing pointer to incomplete type Parser.xs:255: dereferencing pointer to incomplete type Parser.xs:256: `SVt_PVCV' undeclared (first use in this function) Parser.xs:257: `generator' undeclared (first use in this function) Parser.xs:258: `STRLEN' undeclared (first use in this function) Parser.xs:258: parse error before "len" Parser.xs:262: `G_SCALAR' undeclared (first use in this function) Parser.xs:262: `G_EVAL' undeclared (first use in this function) Parser.xs:263: `SPAGAIN' undeclared (first use in this function) Parser.xs:264: `POPs' undeclared (first use in this function) Parser.xs:265: `PUTBACK' undeclared (first use in this function) Parser.xs:267: `errgv' undeclared (first use in this function) Parser.xs:268: dereferencing pointer to incomplete type Parser.xs:269: dereferencing pointer to incomplete type Parser.xs:270: parse error before "my_na" Parser.xs:270: `my_na' undeclared (first use in this function) Parser.xs:282: dereferencing pointer to incomplete type Parser.xs:288: dereferencing pointer to incomplete type Parser.xs:289: dereferencing pointer to incomplete type Parser.xs:290: dereferencing pointer to incomplete type Parser.c: At top level: Parser.c:325: warning: parameter names (without types) in function declaration Parser.c:325: warning: data definition has no type or storage class Parser.c:327: redefinition of `XS' Parser.c:264: `XS' previously defined here Parser.c: In function `XS': Parser.c:328: `dXSARGS' undeclared (first use in this function) Parser.c:329: `items' undeclared (first use in this function) Parser.c:331: `SP' undeclared (first use in this function) Parser.c:333: `SV' undeclared (first use in this function) Parser.c:333: `self' undeclared (first use in this function) Parser.xs:303: dereferencing pointer to incomplete type Parser.xs:304: dereferencing pointer to incomplete type Parser.xs:306: dereferencing pointer to incomplete type Parser.xs:308: dereferencing pointer to incomplete type Parser.c:347: `PUTBACK' undeclared (first use in this function) Parser.c: At top level: Parser.c:352: warning: parameter names (without types) in function declaration Parser.c:352: warning: data definition has no type or storage class Parser.c:354: redefinition of `XS' Parser.c:327: `XS' previously defined here Parser.c: In function `XS': Parser.c:355: `dXSARGS' undeclared (first use in this function) Parser.c:356: `dXSI32' undeclared (first use in this function) Parser.c:357: `items' undeclared (first use in this function) Parser.c:358: `cv' undeclared (first use in this function) Parser.xs:327: `bool' undeclared (first use in this function) Parser.xs:327: `attr' undeclared (first use in this function) Parser.c:364: `SV' undeclared (first use in this function) Parser.c:364: `RETVAL' undeclared (first use in this function) Parser.xs:329: `ix' undeclared (first use in this function) Parser.xs:330: dereferencing pointer to incomplete type Parser.xs:331: dereferencing pointer to incomplete type Parser.xs:332: dereferencing pointer to incomplete type Parser.xs:333: dereferencing pointer to incomplete type Parser.xs:336: dereferencing pointer to incomplete type Parser.xs:340: dereferencing pointer to incomplete type Parser.xs:341: dereferencing pointer to incomplete type Parser.xs:342: dereferencing pointer to incomplete type Parser.xs:343: dereferencing pointer to incomplete type Parser.c: At top level: Parser.c:399: warning: parameter names (without types) in function declaration Parser.c:399: warning: data definition has no type or storage class Parser.c:401: redefinition of `XS' Parser.c:354: `XS' previously defined here Parser.c: In function `XS': Parser.c:402: `dXSARGS' undeclared (first use in this function) Parser.c:403: `items' undeclared (first use in this function) Parser.c:407: `SV' undeclared (first use in this function) Parser.c:407: `RETVAL' undeclared (first use in this function) Parser.xs:362: dereferencing pointer to incomplete type Parser.xs:362: dereferencing pointer to incomplete type Parser.xs:363: `sv_undef' undeclared (first use in this function) Parser.xs:365: dereferencing pointer to incomplete type Parser.xs:366: dereferencing pointer to incomplete type Parser.c: At top level: Parser.c:422: warning: parameter names (without types) in function declaration Parser.c:422: warning: data definition has no type or storage class Parser.c:424: redefinition of `XS' Parser.c:401: `XS' previously defined here Parser.c: In function `XS': Parser.c:425: `dXSARGS' undeclared (first use in this function) Parser.c:426: `dXSI32' undeclared (first use in this function) Parser.c:427: `items' undeclared (first use in this function) Parser.c:428: `cv' undeclared (first use in this function) Parser.xs:379: `HV' undeclared (first use in this function) Parser.xs:379: `attr' undeclared (first use in this function) Parser.xs:382: `ix' undeclared (first use in this function) Parser.xs:383: dereferencing pointer to incomplete type Parser.xs:384: dereferencing pointer to incomplete type Parser.xs:385: dereferencing pointer to incomplete type Parser.xs:389: `GIMME_V' undeclared (first use in this function) Parser.xs:389: `G_VOID' undeclared (first use in this function) Parser.xs:400: `SV' undeclared (first use in this function) Parser.xs:400: `sv' undeclared (first use in this function) Parser.xs:403: `SVt_PVAV' undeclared (first use in this function) Parser.xs:404: `AV' undeclared (first use in this function) Parser.xs:404: `av' undeclared (first use in this function) Parser.xs:404: parse error before ')' token Parser.xs:405: `STRLEN' undeclared (first use in this function) Parser.xs:407: `j' undeclared (first use in this function) Parser.xs:408: `svp' undeclared (first use in this function) Parser.c:482: `XSRETURN_EMPTY' undeclared (first use in this function) Parser.c: At top level: Parser.c:485: warning: parameter names (without types) in function declaration Parser.c:485: warning: data definition has no type or storage class Parser.c:487: redefinition of `XS' Parser.c:424: `XS' previously defined here Parser.c: In function `XS': Parser.c:488: `dXSARGS' undeclared (first use in this function) Parser.c:489: `items' undeclared (first use in this function) Parser.c:491: `SP' undeclared (first use in this function) Parser.c:494: `SV' undeclared (first use in this function) Parser.c:494: `eventname' undeclared (first use in this function) Parser.xs:432: `STRLEN' undeclared (first use in this function) Parser.xs:432: parse error before "name_len" Parser.xs:433: `name_len' undeclared (first use in this function) Parser.xs:433: warning: initialization makes pointer from integer without a cast Parser.xs:448: dereferencing pointer to incomplete type Parser.xs:451: dereferencing pointer to incomplete type Parser.xs:452: dereferencing pointer to incomplete type Parser.xs:452: `SVt_PVAV' undeclared (first use in this function) Parser.xs:453: dereferencing pointer to incomplete type Parser.xs:454: dereferencing pointer to incomplete type Parser.xs:457: `sv_undef' undeclared (first use in this function) Parser.xs:462: dereferencing pointer to incomplete type Parser.xs:463: dereferencing pointer to incomplete type Parser.xs:464: dereferencing pointer to incomplete type Parser.xs:467: dereferencing pointer to incomplete type Parser.xs:468: dereferencing pointer to incomplete type Parser.xs:469: dereferencing pointer to incomplete type Parser.c:537: `PUTBACK' undeclared (first use in this function) Parser.c: At top level: Parser.c:542: warning: parameter names (without types) in function declaration Parser.c:542: warning: data definition has no type or storage class Parser.c:544: redefinition of `XS' Parser.c:487: `XS' previously defined here Parser.c: In function `XS': Parser.c:545: `dXSARGS' undeclared (first use in this function) Parser.c:546: `ax' undeclared (first use in this function) Parser.c:547: `SP' undeclared (first use in this function) Parser.c:547: `items' undeclared (first use in this function) Parser.xs:479: `HV' undeclared (first use in this function) Parser.xs:479: `FALSE' undeclared (first use in this function) Parser.xs:481: `GIMME_V' undeclared (first use in this function) Parser.xs:481: `G_SCALAR' undeclared (first use in this function) Parser.xs:484: `G_VOID' undeclared (first use in this function) Parser.xs:485: invalid lvalue in assignment Parser.c:565: `PUTBACK' undeclared (first use in this function) Parser.c: At top level: Parser.c:570: warning: parameter names (without types) in function declaration Parser.c:570: warning: data definition has no type or storage class Parser.c:572: redefinition of `XS' Parser.c:544: `XS' previously defined here Parser.c: In function `XS': Parser.c:573: `dXSARGS' undeclared (first use in this function) Parser.c:574: `items' undeclared (first use in this function) Parser.c:577: `SV' undeclared (first use in this function) Parser.c:577: `string' undeclared (first use in this function) Parser.c:578: `entities' undeclared (first use in this function) Parser.xs:497: `HV' undeclared (first use in this function) Parser.xs:497: `entities_hv' undeclared (first use in this function) Parser.xs:498: `bool' undeclared (first use in this function) Parser.xs:498: parse error before "allow_unterminated" Parser.xs:501: `SVt_PVHV' undeclared (first use in this function) Parser.xs:502: parse error before ')' token Parser.xs:513: `allow_unterminated' undeclared (first use in this function) Parser.c:600: `XSRETURN_EMPTY' undeclared (first use in this function) Parser.c: At top level: Parser.c:603: warning: parameter names (without types) in function declaration Parser.c:603: warning: data definition has no type or storage class Parser.c:605: redefinition of `XS' Parser.c:572: `XS' previously defined here Parser.c: In function `XS': Parser.c:606: `dXSARGS' undeclared (first use in this function) Parser.c:607: `items' undeclared (first use in this function) Parser.c:610: `SV' undeclared (first use in this function) Parser.c:610: `string' undeclared (first use in this function) Parser.xs:519: `STRLEN' undeclared (first use in this function) Parser.xs:519: parse error before "len" Parser.c:615: `bool' undeclared (first use in this function) Parser.c:615: parse error before "RETVAL" Parser.c:625: `RETVAL' undeclared (first use in this function) Parser.c:625: invalid lvalue in assignment Parser.c: At top level: Parser.c:631: warning: parameter names (without types) in function declaration Parser.c:631: warning: data definition has no type or storage class Parser.c:633: redefinition of `XS' Parser.c:605: `XS' previously defined here Parser.c: In function `XS': Parser.c:634: `dXSARGS' undeclared (first use in this function) Parser.c:635: `items' undeclared (first use in this function) Parser.c:639: `dXSTARG' undeclared (first use in this function) Parser.c:647: `XSprePUSH' undeclared (first use in this function) Parser.c:647: `IV' undeclared (first use in this function) Parser.c:647: parse error before "RETVAL" Parser.c: At top level: Parser.c:655: warning: parameter names (without types) in function declaration Parser.c:655: warning: data definition has no type or storage class Parser.c:657: redefinition of `XS' Parser.c:633: `XS' previously defined here Parser.c: In function `XS': Parser.c:658: `dXSARGS' undeclared (first use in this function) Parser.c:661: `XS_VERSION_BOOTCHECK' undeclared (first use in this function) Parser.c:664: `CV' undeclared (first use in this function) Parser.c:664: `cv' undeclared (first use in this function) Parser.c:666: `XS_HTML__Parser__alloc_pstate' undeclared (first use in this function) Parser.c:667: `XS_HTML__Parser_parse' undeclared (first use in this function) Parser.c:668: `XS_HTML__Parser_eof' undeclared (first use in this function) Parser.c:669: `XS_HTML__Parser_strict_comment' undeclared (first use in this function) Parser.c:670: `XSANY' undeclared (first use in this function) Parser.c:689: `XS_HTML__Parser_boolean_attribute_value' undeclared (first use in this function) Parser.c:690: `XS_HTML__Parser_ignore_tags' undeclared (first use in this function) Parser.c:696: `XS_HTML__Parser_handler' undeclared (first use in this function) Parser.c:697: `XS_HTML__Entities_decode_entities' undeclared (first use in this function) Parser.c:698: `XS_HTML__Entities__decode_entities' undeclared (first use in this function) Parser.c:699: `XS_HTML__Entities__probably_utf8_chunk' undeclared (first use in this function) Parser.c:700: `XS_HTML__Entities_UNICODE_SUPPORT' undeclared (first use in this function) Parser.c:702: `XSRETURN_YES' undeclared (first use in this function) Parser.c: At top level: hparser.h:112: storage size of `handlers' isn't known make: *** [Parser.o] Error 1 --------------070904060003040009070109 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/ --------------070904060003040009070109--