[Gambas-user] Error launching Gambas first time

Jussi Lahtinen jussi.lahtinen at gmail.com
Sun Mar 1 20:35:02 CET 2020


I think this should work as temporary fix, run gambas with command;
GB_NO_JIT=1 gambas3

Jussi

On Sun, Mar 1, 2020 at 10:33 AM Gianni Piccini <gp at antani.se> wrote:

> After a fresh pc installation, when trying to run Gambas, it doesn't
> start. I've installed last debian testing, and it has Gambas 3.14.3.
> This is the terminal response:
>
>
>
> me at debsrv:~$ gambas3
> gb.jit: error: unable to compile JIT code of 'gb.form.terminal':
>
> In file included from /tmp/gambas.1000/27771/jit/jit.h:35,
>                   from /tmp/gambas.1000/27771/jit/gb.form.terminal.c:1:
> /usr/lib/gcc/x86_64-linux-gnu/9/include/stdint.h:9:16: fatal error:
> stdint.h: File o directory non esistente
>      9 | # include_next <stdint.h>
>        |                ^~~~~~~~~~
> compilation terminated.
>
> **
> ** OOPS! INTERNAL ERROR. Program aborting, sorry! :-(
> ** Unable to compile JIT source file
> **
> ** Please send a bug report to the gambas bugtracker [1] or to the
> gambas mailing-list [2].
> ** [1] http://gambaswiki.org/bugtracker
> ** [2] https://lists.gambas-basic.org/listinfo/user
> **
>
>
>
> "File o directory non esistente" is for "File or directory doesn't
> exist", but file is there:
>
> me at debsrv:~$ ls /usr/lib/gcc/x86_64-linux-gnu/9/include/stdint.h
> /usr/lib/gcc/x86_64-linux-gnu/9/include/stdint.h
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20200301/fbeecdea/attachment.html>


More information about the User mailing list