I get the following errors when trying to build the latest SVN on linux for GTK2
/usr/local/share/lazarus/components/codetools/memcheck.pas(1300,33) Fatal: Syntax error, "identifier" expected but ";" found /usr/local/share/lazarus/components/codetools/memcheck.pas(1300,17) Error: Unknown record field identifier "InitThread" /usr/local/share/lazarus/components/codetools/memcheck.pas(1299,15) Error: Incompatible types: got "<address of function(Pointer):DWord;Register>" expected "<procedure variable type of function(Pointer):LongInt;Register>" /usr/local/share/lazarus/components/codetools/memcheck.pas(1298,18) Error: Incompatible types: got "<address of function(var Pointer, LongWord):^untyped;Register>" expected "<procedure variable type of function(var Pointer, LongInt):^untyped;Register>" /usr/local/share/lazarus/components/codetools/memcheck.pas(1297,16) Error: Incompatible types: got "<address of function(LongWord):^untyped;Register>" expected "<procedure variable type of function(LongInt):^untyped;Register>" /usr/local/share/lazarus/components/codetools/memcheck.pas(1296,19) Error: Incompatible types: got "<address of function(Pointer, LongWord):DWord;Register>" expected "<procedure variable type of function(Pointer, LongInt):LongInt;Register>" /usr/local/share/lazarus/components/codetools/memcheck.pas(1295,15) Error: Incompatible types: got "<address of function(Pointer):DWord;Register>" expected "<procedure variable type of function(Pointer):LongInt;Register>" /usr/local/share/lazarus/components/codetools/memcheck.pas(1294,15) Error: Incompatible types: got "<address of function(LongWord):^untyped;Register>" expected "<procedure variable type of function(LongInt):^untyped;Register>" /usr/local/share/lazarus/components/codetools/memcheck.pas(1110,22) Warning: Mixing signed expressions and longwords gives a 64bit result /usr/local/share/lazarus/components/codetools/memcheck.pas(222,33) Error: Illegal qualifier /usr/local/share/lazarus/components/codetools/memcheck.pas(211,17) Error: Error in type definition /usr/local/share/lazarus/components/codetools/memcheck.pas(211,17) Error: Identifier not found "pptruint" Jeff Steinkamp - N7YG Tucson, AZ SCUD Missile Coordinates N32-13-55.01 W110-50-51.91 http://n7yg.net http://home.earthlink.net/~jksteinkamp Linux User #420428 Skype : jeff_steinkamp _______________________________________________________ Honk if you love peace and quiet. _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
