<div dir="ltr">Even vuott has the same problems with Mint 19, I enclose the complete log files.<br><br>This is the procedure followed:<br><br>cd gambasdevel<br>sudo make uninstall<br>cd<br>rm -rf gambasdevel/<br>git clone --depth=1 <a href="https://gitlab.com/gambas/gambas.git">https://gitlab.com/gambas/gambas.git</a> gambasdevel<br>cd gambasdevel<br>(./reconf-all && ./configure -C) > ~/Scrivania/rec-conf.log 2>&1<br>(make && LANG="C" sudo make install) > ~/Scrivania/make-s-make.log 2>&1<br><br>Regards<br>Gianluigi</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno mar 9 lug 2019 alle ore 23:06 Gianluigi <<a href="mailto:bagonergi@gmail.com">bagonergi@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Compiling the last master I get this errors:</div><div><br></div><div>gbc3: error: Component not found: gb.form<br>Compiling gb.form...<br>FBalloon.form:5: error: Unknown identifier: PictureBox<br>Compiling gb.form.stock...<br>OK<br>Installing gb.form.stock...<br>Compiling gb.form.dialog...<br>gbc3: error: Component not found: gb.form<br>Compiling gb.form.mdi...<br>gbc3: error: Component not found: gb.form<br>Compiling gb.db.form...<br>gbc3: error: Component not found: gb.form<br>Compiling gb.desktop...<br>gbc3: error: Component not found: gb.form<br>Compiling gb.web...<br>OK<br>Installing gb.web...<br>Compiling gb.report...<br>gbc3: error: Component not found: gb.form<br>Compiling gb.report2...<br>gbc3: error: Component not found: gb.form<br>Compiling gb.chart...<br>gbc3: error: Component not found: gb.form<br>Compiling gb.mysql...<br>OK<br>Installing gb.mysql...<br>Compiling gb.net.smtp...<br>OK<br>Installing gb.net.smtp...<br>Compiling gb.net.pop3...<br>OK<br>Installing gb.net.pop3...<br>Compiling gb.memcached...<br>OK<br>Installing gb.memcached...<br>Compiling gb.map...<br>gbc3: error: Component not found: gb.form<br>Compiling gb.logging...<br>OK<br>Installing gb.logging...<br>Compiling gb.markdown...<br>OK<br>Installing gb.markdown...<br>Compiling gb.media.form...<br>gbc3: error: Component not found: gb.form<br>Compiling gb.scanner...<br>gbc3: error: Component not found: gb.form<br>Compiling gb.util...<br>OK<br>Installing gb.util...<br>Compiling gb.util.web...<br>OK<br>Installing gb.util.web...<br>Compiling gb.form.editor...<br>TextEditor.class:81:18: error: Unknown identifier: ScrollArea<br>Compiling gb.dbus.trayicon...<br>gbc3: error: Component not found: gb.form<br>Compiling gb.web.form...<br>OK<br>Installing gb.web.form...<br>Compiling gb.form.terminal...<br>gbc3: error: Component not found: gb.form<br>Compiling gb.term.form...<br>OK<br>Installing gb.term.form...<br>Compiling gb.web.feed...<br>OK<br>Installing gb.web.feed...<br>Compiling gb.form.print...<br>gbc3: error: Component not found: gb.form<br>make[2]: Nothing to be done for 'install-data-am'.<br>make[2]: Leaving directory '/home/gian/gambasdevel/comp'<br>make[1]: Leaving directory '/home/gian/gambasdevel/comp'<br>Making install in app<br>make[1]: Entering directory '/home/gian/gambasdevel/app'<br>make[2]: Entering directory '/home/gian/gambasdevel/app'<br>Installing the development environment...<br>Compiling gambas3...<br>gbc3: error: Component not found: gb.form<br>Compiling gbs3...<br>OK<br>Installing gbs3...<br>Installing the scripter...<br>Registering Gambas script mimetype...<br>Registering Gambas server page mimetype...<br>Installing the Gambas appdata file...<br>Installing the Gambas template projects...<br>make[2]: Nothing to be done for 'install-data-am'.<br>make[2]: Leaving directory '/home/gian/gambasdevel/app'<br>make[1]: Leaving directory '/home/gian/gambasdevel/app'<br>Making install in .<br>make[1]: Entering directory '/home/gian/gambasdevel'<br>make[2]: Entering directory '/home/gian/gambasdevel'<br><br>||<br>|| Unable to compile gb.gui.base<br>|| Unable to compile gb.form<br>|| Unable to compile gb.form.dialog<br>|| Unable to compile gb.form.mdi<br>|| Unable to compile gb.db.form<br>|| Unable to compile gb.desktop<br>|| Unable to compile gb.report<br>|| Unable to compile gb.report2<br>|| Unable to compile gb.chart<br>|| Unable to compile gb.map<br>|| Unable to compile gb.media.form<br>|| Unable to compile gb.scanner<br>|| Unable to compile gb.form.editor<br>|| Unable to compile gb.dbus.trayicon<br>|| Unable to compile gb.form.terminal<br>|| Unable to compile gb.form.print<br>|| Unable to compile gambas3<br>||<br><br>make[2]: Nothing to be done for 'install-data-am'.<br>make[2]: Leaving directory '/home/gian/gambasdevel'<br>make[1]: Leaving directory '/home/gian/gambasdevel'</div><div><br></div><div>Regards</div><div>Gianluigi<br></div></div>
</blockquote></div>