[Gambas-user] Error launching Gambas first time
Benoît Minisini
g4mba5 at gmail.com
Sun Mar 1 20:53:29 CET 2020
Le 01/03/2020 à 03:33, Gianni Piccini a écrit :
> 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
>
I find strange that gcc cannot find its own include files... Is it
possible for debian testing to have something buggy on that side?
--
Benoît Minisini
More information about the User
mailing list