Hi,

I get the following error while compiling fpc 2.5.1 for arm-wince:

c:/lazarus/source/fpcbuild/trunk/fpcsrc/compiler/ppcrossarm.exe
-Twince -Parm -XParm-wince- -Xr -Ur -Xs -O2 -n -S2h
-FuC:/lazarus/source/fpcbuild/trunk/fpcsrc/rtl/units/arm-wince
-Fisrc/wince -Fisrc -Fisrc/win -FDc:\lazarus\source\binutils\arm-wince
-FE. -FUunits/arm-wince -darm -dRELEASE  src/eventlog.pp
eventlog.inc(35,37) Error: Identifier not found "OpenEventLog"
eventlog.inc(43,16) Error: Identifier not found "CloseEventLog"
eventlog.inc(66,21) Error: Identifier not found "ReportEvent"
eventlog.inc(149,31) Error: Identifier not found "EVENTLOG_INFORMATION_TYPE"
eventlog.inc(149,31) Error: Illegal expression
eventlog.inc(150,27) Error: Identifier not found "EVENTLOG_WARNING_TYPE"
eventlog.inc(150,27) Error: Illegal expression
eventlog.inc(150,47) Error: Identifier not found "EVENTLOG_ERROR_TYPE"
eventlog.inc(150,47) Error: Illegal expression
eventlog.inc(151,28) Error: Identifier not found "EVENTLOG_AUDIT_SUCCESS"
eventlog.inc(151,28) Error: Illegal expression
eventlog.pp(343) Fatal: There were 11 errors compiling module, stopping
Fatal: Compilation aborted
make.exe[2]: *** [eventlog.ppu] Error 1
make.exe[2]: Leaving directory
`C:/lazarus/source/fpcbuild/trunk/fpcsrc/packages/fcl-base'
make.exe[1]: *** [fcl-base_all] Error 2
make.exe[1]: Leaving directory
`C:/lazarus/source/fpcbuild/trunk/fpcsrc/packages'

Does anybody else get this error?

Vincent
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to