[Lazarus] make useride error

John Landmesser jmlandmesser at gmx.de
Fri Apr 5 11:06:48 CEST 2019


Solution:

Delete ~/.lazarus configuration files and start configuring Lazarus
again from scratch.




Am 15.03.19 um 22:21 schrieb John Landmesser via lazarus:
> if i svn update lazarus and then make useride
>
> i get in terminal this error:
>
> make[2]: Entering directory '/home/john1/lazarus/ide'
> make[1]: *** No rule to make target 'cleanide ide'.  Stop.
> /usr/bin/rm -f
> /usr/bin/rm -f
> /usr/bin/rm -f
> repeats ...
>
> make[2]: Leaving directory '/home/john1/lazarus/ide'
> make[1]: Leaving directory '/home/john1/lazarus'
> Error: (lazarus) IDE erstellen: stopped with exit code 2
> Error: (lazarus) Building IDE: Building IDE failed.
> make: *** [Makefile:3279: useride] Fehler 2
>
>
> Line 3279 in Makefile is:
>
> useride:
>     ./lazbuild$(SRCEXEEXT) --lazarusdir=. --build-ide=
>
>
> No probs compiling out of the IDE itself!
>
>
> Systeminfo:
>
> Lazarus 2.1.0 r60688M FPC 3.0.4 x86_64-linux-gtk2
>



More information about the lazarus mailing list