[fpc-pascal] error compiling lazarus

Benedikt Schindler BeniSchindler at gmx.de
Sun Jan 2 16:57:49 CET 2011


hello,

when i try to compile lazarus i get following error:

Free Pascal Compiler version 2.5.1 [2011/01/02] for x86_64
Copyright (c) 1993-2010 by Florian Klaempfl
Note: Switching assembler to default source writing assembler
Target OS: Linux for x86-64
Compiling lazcontrols.pas
Compiling dividerbevel.pas
Assembling dividerbevel
Compiling extendednotebook.pas
Assembling extendednotebook
Assembling lazcontrols
688 lines compiled, 0.3 sec
4 hint(s) issued
1 note(s) issued
/bin/cp -fp Makefile.compiled lib/x86_64-linux/LazControls.compiled
make[2]: Leaving directory `/opt/lazarus/components/lazcontrols'
make[1]: Leaving directory `/opt/lazarus/components'
make -C ide ide
make[1]: Entering directory `/opt/lazarus/ide'
../tools/svn2revisioninc .. revision.inc
An unhandled exception occurred at $00000000004935D1 :
EAccessViolation : Access violation
  $00000000004935D1 line 2087 of lclproc.pas
  $00000000004A0189 line 4724 of lclproc.pas
  $000000000043ADB6 line 794 of ../inc/system.inc

make[1]: *** [revisioninc] Error 217
make[1]: Leaving directory `/opt/lazarus/ide'
make: *** [ide] Error 2



i get the same error when i try to start the tool by hand.

linux-t613:/opt/lazarus/tools # ./svn2revisioninc
An unhandled exception occurred at $00000000004935D1 :
EAccessViolation : Access violation
  $00000000004935D1 line 2087 of lclproc.pas
  $00000000004A0189 line 4724 of lclproc.pas
  $000000000043ADB6 line 794 of ../inc/system.inc



has anyone an idea what this could be?

greatings
Benedikt



More information about the fpc-pascal mailing list