<br><br><div class="gmail_quote">On 11 April 2012 14:55, Mattias Gaertner <span dir="ltr"><<a href="mailto:nc-gaertnma@netcologne.de">nc-gaertnma@netcologne.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">
><br>
> ./lazbuild.exe --build-ide=<br>
> primary config path: C:\Users\Richard\AppData\Local\lazarus<br>
</div>> After running make clean lazbuild useride I get the following error:<br>>[...]<br>
<div class="im">> ERROR: Package file not found<br>
> The package "FCL" is installed, but no valid package file (.lpk) was found.<br>
> A broken dummy package was created.<br>
> lazbuild is non interactive, aborting now.<br>
> make: *** [useride] Error 2<br>
<br>
</div>It can not find fcl.lpk, which means lazbuild uses the<br>
wrong Lazarus directory.<br>
I will improve the error message.<br>
<br>
Are you sure you are updating?<br>
Have you ever started the IDE on this machine?<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
Mattias<br></div></div></blockquote><div><br>Mattias,<br>I installed 9.30.RC3 in a c:\lazarus directory<br>Then, did a svn checkout in a new c:\lazarus-trunk directory <br>Then, copied the fpc bin directory from c:\lazarus to c:\lazarus-trunk and put it in the windows path<br>

Then, changed to the c:\lazarus-trunk director and typed the following:<br>make clean<br>svn up<br>make lazbuild useride<br><br>Does that sound ok?<br><br>Richard<br></div></div>