[Gambas-user] Error (Component not found: gb.form) compiling last master

Gianluigi bagonergi at gmail.com
Wed Jul 10 09:15:17 CEST 2019


Even vuott has the same problems with Mint 19, I enclose the complete log
files.

This is the procedure followed:

cd gambasdevel
sudo make uninstall
cd
rm -rf gambasdevel/
git clone --depth=1 https://gitlab.com/gambas/gambas.git gambasdevel
cd gambasdevel
(./reconf-all && ./configure -C) > ~/Scrivania/rec-conf.log 2>&1
(make && LANG="C" sudo make install) > ~/Scrivania/make-s-make.log 2>&1

Regards
Gianluigi

Il giorno mar 9 lug 2019 alle ore 23:06 Gianluigi <bagonergi at gmail.com> ha
scritto:

> Compiling the last master I get this errors:
>
> gbc3: error: Component not found: gb.form
> Compiling gb.form...
> FBalloon.form:5: error: Unknown identifier: PictureBox
> Compiling gb.form.stock...
> OK
> Installing gb.form.stock...
> Compiling gb.form.dialog...
> gbc3: error: Component not found: gb.form
> Compiling gb.form.mdi...
> gbc3: error: Component not found: gb.form
> Compiling gb.db.form...
> gbc3: error: Component not found: gb.form
> Compiling gb.desktop...
> gbc3: error: Component not found: gb.form
> Compiling gb.web...
> OK
> Installing gb.web...
> Compiling gb.report...
> gbc3: error: Component not found: gb.form
> Compiling gb.report2...
> gbc3: error: Component not found: gb.form
> Compiling gb.chart...
> gbc3: error: Component not found: gb.form
> Compiling gb.mysql...
> OK
> Installing gb.mysql...
> Compiling gb.net.smtp...
> OK
> Installing gb.net.smtp...
> Compiling gb.net.pop3...
> OK
> Installing gb.net.pop3...
> Compiling gb.memcached...
> OK
> Installing gb.memcached...
> Compiling gb.map...
> gbc3: error: Component not found: gb.form
> Compiling gb.logging...
> OK
> Installing gb.logging...
> Compiling gb.markdown...
> OK
> Installing gb.markdown...
> Compiling gb.media.form...
> gbc3: error: Component not found: gb.form
> Compiling gb.scanner...
> gbc3: error: Component not found: gb.form
> Compiling gb.util...
> OK
> Installing gb.util...
> Compiling gb.util.web...
> OK
> Installing gb.util.web...
> Compiling gb.form.editor...
> TextEditor.class:81:18: error: Unknown identifier: ScrollArea
> Compiling gb.dbus.trayicon...
> gbc3: error: Component not found: gb.form
> Compiling gb.web.form...
> OK
> Installing gb.web.form...
> Compiling gb.form.terminal...
> gbc3: error: Component not found: gb.form
> Compiling gb.term.form...
> OK
> Installing gb.term.form...
> Compiling gb.web.feed...
> OK
> Installing gb.web.feed...
> Compiling gb.form.print...
> gbc3: error: Component not found: gb.form
> make[2]: Nothing to be done for 'install-data-am'.
> make[2]: Leaving directory '/home/gian/gambasdevel/comp'
> make[1]: Leaving directory '/home/gian/gambasdevel/comp'
> Making install in app
> make[1]: Entering directory '/home/gian/gambasdevel/app'
> make[2]: Entering directory '/home/gian/gambasdevel/app'
> Installing the development environment...
> Compiling gambas3...
> gbc3: error: Component not found: gb.form
> Compiling gbs3...
> OK
> Installing gbs3...
> Installing the scripter...
> Registering Gambas script mimetype...
> Registering Gambas server page mimetype...
> Installing the Gambas appdata file...
> Installing the Gambas template projects...
> make[2]: Nothing to be done for 'install-data-am'.
> make[2]: Leaving directory '/home/gian/gambasdevel/app'
> make[1]: Leaving directory '/home/gian/gambasdevel/app'
> Making install in .
> make[1]: Entering directory '/home/gian/gambasdevel'
> make[2]: Entering directory '/home/gian/gambasdevel'
>
> ||
> || Unable to compile gb.gui.base
> || Unable to compile gb.form
> || Unable to compile gb.form.dialog
> || Unable to compile gb.form.mdi
> || Unable to compile gb.db.form
> || Unable to compile gb.desktop
> || Unable to compile gb.report
> || Unable to compile gb.report2
> || Unable to compile gb.chart
> || Unable to compile gb.map
> || Unable to compile gb.media.form
> || Unable to compile gb.scanner
> || Unable to compile gb.form.editor
> || Unable to compile gb.dbus.trayicon
> || Unable to compile gb.form.terminal
> || Unable to compile gb.form.print
> || Unable to compile gambas3
> ||
>
> make[2]: Nothing to be done for 'install-data-am'.
> make[2]: Leaving directory '/home/gian/gambasdevel'
> make[1]: Leaving directory '/home/gian/gambasdevel'
>
> Regards
> Gianluigi
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20190710/7f224b1a/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: log.tar.xz
Type: application/x-xz
Size: 25088 bytes
Desc: not available
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20190710/7f224b1a/attachment-0001.xz>


More information about the User mailing list