[Gambas-user] Unable to compile gambas3 with Master "bfddf7d4"

Gianluigi Gradaschi bagonergi at gmail.com
Sun Oct 31 18:20:49 CET 2021


Il 31/10/21 18:00, Benoît Minisini ha scritto:
> Le 31/10/2021 à 16:35, Benoît Minisini a écrit :
>>
>> I know what the issue is, but this is Lord's day, so I was not in 
>> front on my computer. I put 'gb.form.htmlview' source code in the 
>> wrong place. The component depends on no libraries, but the project 
>> itself includes testing forms, and so require a GUI component and none 
>> is compiled at the moment.
>>
>> I will put 'gb.form.htmlview' source directory at the root of the 
>> source package, and everything should be ok.
>>
> 
> Is it better with the last commit?
> 


Soory, but no :-(

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'
Making install in .
make[2]: Entering directory '/home/gian/gambasdevel/app'
make[3]: Entering directory '/home/gian/gambasdevel/app'
Installing the development environment...
Compiling gambas3...
FCompletion.form:6: error: Unknown identifier: HtmlView
Compiling gbs3...
OK
Installing gbs3...
Installing IDE application icon...
Installing IDE application menu...
Installing the scripter...
Registering Gambas script mimetype...
Registering Gambas server page mimetype...
Installing the Gambas appdata file...
Installing the Gambas template projects...
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/gian/gambasdevel/app'
make[2]: Leaving directory '/home/gian/gambasdevel/app'
Making install in man
make[2]: Entering directory '/home/gian/gambasdevel/app/man'
make[3]: Entering directory '/home/gian/gambasdevel/app/man'
make[3]: Nothing to be done for 'install-exec-am'.
  /usr/bin/mkdir -p '/usr/share/man/man1'
  /usr/bin/install -c -m 644 gambas3.1 gbs3.1 gbw3.1 '/usr/share/man/man1'
make[3]: Leaving directory '/home/gian/gambasdevel/app/man'
make[2]: Leaving directory '/home/gian/gambasdevel/app/man'
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.form.htmlview'
|| 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


More information about the User mailing list