<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi All,<BR>
 <BR>
Using today's SVN snapshot and these instructions: <A href="http://wiki.lazarus.freepascal.org/Installing_Lazarus">http://wiki.lazarus.freepascal.org/Installing_Lazarus</A><BR>
 <BR>
Fatal error compiling Lazarus 2.5.1 for first time on Windows 7 Ultimate OS. Clean installation from TortoiseSVN.<BR>
Fatal: Can't find unit system used by AllLCLUnits<BR><BR>
makelaz.bat -------------<BR>
@echo on<BR> set myversion=2.5.1<BR> set mypath=c:\freepascal\fpc\%myversion%<BR> set mybinutils=c:\freepascal\binutils<BR> set PATH=%mybinutils%\i386-win32;%mypath%\bin\i386-win32;%PATH%<BR> cd c:\freepascal\laz<BR> make clean all OPT="-glw2"<BR>-------------------<BR>
 <BR>
makelaz<BR>
 <BR>
[...]<BR>
 <BR>
make -C lcl all<BR>make[1]: Entering directory `c:/freepascal/laz/lcl'<BR>c:/freepascal/binutils/i386-win32/rm.exe -f units/i386-win32/alllclunits.ppu<BR>c:/freepascal/fpc/2.5.1/bin/i386-win32/ppc386.exe -gl  -Fu. -Fuforms -Fuwidgetset -Fiinclude -FE. -FUunits/i386-win32 -glw2 -di386 alllclunits.pp<BR>Fatal: Can't find unit system used by AllLCLUnits<BR>Fatal: Compilation aborted<BR>make[1]: Leaving directory `c:/freepascal/laz/lcl'<BR>
 <BR>
All help will be greatly appreciated. Note that the Lazarus instructions for Linux worked without problems for me today.<BR>
 <BR>
Best Regards,<BR>
Peter E Williams<BR>                                        </body>
</html>