[Lazarus] cannot compile git trunk from today

John Landmesser jmlandmesser at gmx.de
Sat Jul 31 22:09:18 CEST 2021


On Manjaro XFCE Linux there where issues compiling  new pulled lazarus
source

Working lazarus was:

> Lazarus 2.1.0 r63838M FPC 3.3.1 x86_64-linux-gtk2


got the source with

> git clone https://gitlab.com/freepascal.org/lazarus/lazarus.git lazarus

cd ~/lazarus

make all clean useride


compiling stopped with errors:

> Compiling gtk2wsdialogs.pp
> Compiling gtk2wsextctrls.pp
> gtk2trayicon.inc(387,5) Error: Identifier not found
> "gtk_status_icon_set_tooltip_text"
> gtk2trayicon.inc(493,5) Error: Identifier not found
> "gtk_status_icon_set_tooltip_text"
> gtk2wsextctrls.pp(289) Fatal: There were 2 errors compiling module,
> stopping
> Fatal: Compilation aborted
> make[3]: *** [Makefile:3192: ../lcl.ppu] Fehler 1
> make[3]: Verzeichnis „/home/john1/lazarus/lcl/interfaces/gtk2“ wird
> verlassen
> make[2]: *** [Makefile:3381: gtk2_all] Fehler 2
> make[2]: Verzeichnis „/home/john1/lazarus/lcl/interfaces“ wird verlassen
> make[1]: *** [Makefile:5114: interfaces] Fehler 2
> make[1]: Verzeichnis „/home/john1/lazarus/lcl“ wird verlassen
> make: *** [Makefile:3716: lcl] Fehler 2

What should i do?

John



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20210731/d39bcc32/attachment.html>


More information about the lazarus mailing list