Hi All,

SVN 9232 fails during compile, can anyone check? Below is the log

D:\Projects\pascal\lazarus>make
makefile:3740: warning: overriding commands for target `examples'
makefile:3702: warning: ignoring old commands for target `examples'
make -C lcl all
make[1]: Entering directory `D:/Projects/pascal/lazarus/lcl'
C:/FPC/2.0.2/bin/i386-win32/rm.exe -f units/i386-win32/alllclunits.ppu
C:/FPC/2.0.2/bin/i386-win32/gmkdir.exe -p units/i386-win32
C:/FPC/2.0.2/bin/i386-win32/ppc386.exe -gl -Fu. -Fuforms -Fuwidgetset -Fiinclude
-FE. -FUunits/i386-win32 -di386 alllclunits.pp
Free Pascal Compiler version 2.0.2 [2005/11/26] for i386
Copyright (c) 1993-2005 by Florian Klaempfl
Target OS: Win32 for i386
Compiling alllclunits.pp
Compiling LCLStrConsts.pas
Writing Resource String Table file: LCLStrConsts.rst
Compiling FPCAdds.pas
Compiling LazLinkedList.pas
Compiling DynHashArray.pp
Compiling LCLProc.pas
Compiling AvgLvlTree.pas
Compiling FileUtil.pas
Compiling LCLType.pp
LCLType.pp(880,16) Error: Identifier not found "ULONG_PTR"
LCLType.pp(880,25) Error: Error in type definition
LCLType.pp(909,16) Error: Identifier not found "ULONG_PTR"
LCLType.pp(909,25) Error: Error in type definition
LCLType.pp(2216,1) Fatal: There were 4 errors compiling module, stopping
LCLType.pp(63,12) Fatal: Compilation aborted
make[1]: *** [alllclunits.ppu] Error 1
make[1]: Leaving directory `D:/Projects/pascal/lazarus/lcl'
make: *** [lcl] Error 2

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to