[Gambas-user] gb.jit: error

Rudi Paret rudiparet at hotmail.com
Thu Jun 1 18:04:52 CEST 2023


Hi,

Got it working now, I installed Clang and Clang-11 and gambas works now.

Rudi.

________________________________
From: User <user-bounces at lists.gambas-basic.org> on behalf of Bruce Steers <bsteers4 at gmail.com>
Sent: 01 June 2023 14:21
To: Gambas Mailing List <user at lists.gambas-basic.org>
Subject: Re: [Gambas-user] gb.jit: error



On Thu, 1 Jun 2023 at 12:45, Rudi Paret <rudiparet at hotmail.com<mailto:rudiparet at hotmail.com>> wrote:
Hi,

I have installed Gambas3 but want startup.
My os is Antix.

Rudi.

The error:

$ gambas3
gb.jit: error: unable to compile JIT code of 'gb.form.terminal':

In file included from /tmp/gambas.1000/12407/jit/jit.h:35,
                 from /tmp/gambas.1000/12407/jit/gb.form.terminal.c:1:
/usr/lib/gcc/x86_64-linux-gnu/10/include/stdint.h:9:16: fatal error: stdint.h: No such file or directory
    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

How have you installed gambas?
I cannot find it on the AntiX package list

Have you compiled from source?
It's possible you are missing a dependency.
here is dependency list for compilation on bullseye http://gambaswiki.org/wiki/install/debian#t18

I will try AntiX and see if i can install gambas on it.....

BruceS

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20230601/c416e085/attachment.htm>


More information about the User mailing list