Free Pascal Compiler version 2.2.0 [2008/04/01] for i386 Copyright (c) 1993-2007 by Florian Klaempfl Target OS: Linux for i386 Compiling ../programs/61925.pas 61925.pas(4,19) Error: Identifier not found "UInt16" 61925.pas(4,19) Error: Error in type definition 61925.pas(5,29) Error: Illegal expression 61925.pas(11,25) Error: Type "TData" is not completely defined 61925.pas(29,8) Error: Illegal expression 61925.pas(34,16) Error: Can't read or write variables of this type 61925.pas(34,17) Error: Illegal expression 61925.pas(35,24) Error: Can't read or write variables of this type 61925.pas(35,36) Error: Illegal expression 61925.pas(36,24) Error: Can't read or write variables of this type 61925.pas(36,36) Error: Illegal expression 61925.pas(40,14) Warning: Variable "d" does not seem to be initialized 61925.pas(43,102) Fatal: There were 11 errors compiling module, stopping Fatal: Compilation aborted Error: /usr/bin/ppc386 returned an error exitcode (normal if you did not specify a source file to be compiled)
|