Hi all,
I'm trying to get 1.1 to try Brook Framework (I get problems under 1.0.

.
I want to update too because I got a lot of problems in the past, always I want to try comething related to CGIs (FreeSpider, and so on).
I installed a clean copy of FPC 2.6.2 under C:\FPC\2.6.2 and added to PATH.
I downloaded lazarus-1.1-40868-20130422-src.zip from daily snapshots.
I get this.
make clean bigide
Free Pascal Compiler version 2.6.2 [2013/02/12] for i386
Copyright (c) 1993-2012 by Florian Klaempfl and others
Target OS: Win32 for i386
Compiling ..\lcl.pas
Compiling alllclintfunits.pas
Compiling interfaces.pp
Compiling noguiint.pp
Compiling noguiwsfactory.pas
735 lines compiled, 1.7 sec
C:/FPC/2.6.2/bin/i386-win32/cp.exe -f Makefile.compiled ../../units/i386-win32/n
ogui/LCL.compiled
make[3]: Leaving directory `C:/Dev/lazsvn/lcl/interfaces/nogui'
make[2]: Leaving directory `C:/Dev/lazsvn/lcl/interfaces'
make[1]: Leaving directory `C:/Dev/lazsvn/lcl'
make -C tools
makefile:2332: warning: overriding commands for target `.'
makefile:2330: warning: ignoring old commands for target `.'
make[1]: Entering directory `C:/Dev/lazsvn/tools'
echo
sh: C:\Program: No such file or directory
make[1]: *** [all] Error 127
make[1]: Leaving directory `C:/Dev/lazsvn/tools'
make: *** [lazbuild] Error 2Same with svn version updated.
Some idea?
Some idea too why daily snapshots are freezed?