[Lazarus] Error compiling Lazarus: process_begin: CreateProcess(...) failed

luiz americo pereira camara luizmed at oi.com.br
Fri Apr 10 12:16:18 CEST 2015


I'm on Windows 8.1 using fpc 2.6.4 32bit, Lazarus svn 48695

Lazarus was working fine until i updated svn, one week ago.

Then the already compiled IDE (lazarus.exe and lazarus.old.exe) started to
crash with access violation at initialization

TApplication.HandleException Access violation
  Stack trace:
  $00923D7F  TINITIALSETUPDIALOG__INIT,  line 1223 of initialsetupdlgs.pas
  $0091FE07  SHOWINITIALSETUPDIALOG,  line 330 of initialsetupdlgs.pas
  $00446BBF  TMAINIDE__SETUPINTERACTIVE,  line 1384 of main.pp
  $00446E98  TMAINIDE__CREATE,  line 1447 of main.pp
  $0040398E  main,  line 116 of lazarus.pp

Since i could not recompile Lazarus from the IDE, i tried to use make but
it fails at "tools" target with the following error:

make[1]: Entering directory `D:/repositories/lazarus/tools'
echo
process_begin:
CreateProcess(C:\Users\Luiz\AppData\Local\Temp\make71602.bat, C:\
Users\Luiz\AppData\Local\Temp\make71602.bat, ...) failed.
make (e=2): O sistema não pode encontrar o arquivo especificado.
make[1]: *** [all] Error 2
make[1]: Leaving directory `D:/repositories/lazarus/tools'
make: *** [lazbuild] Error 2

The archive C:\Users\Luiz\AppData\Local\Temp\make71602.bat does not exists
Disabled AV without luck
Checked source tree and there's no leftover ppu/o files

Any idea what's going on?

Luiz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20150410/c0944d19/attachment-0002.html>


More information about the Lazarus mailing list