[Gambas-user] Gambas 3.12.2 IDE does not start at all
Benoît Minisini
g4mba5 at gmail.com
Sat Jan 19 22:11:34 CET 2019
Le 19/01/2019 à 11:25, Christof Thalhofer a écrit :
>
> No change. Gambas does not start.
>
> But JIT is already disabled, after configure -C:
>
> ||
> || THESE COMPONENTS ARE DISABLED:
> || - gb.gsl
> || - gb.jit
> ||
>
> Alles Gute
>
> Christof Thalhofer
>
But The strace log says that it found the gb.jit library. Are you sure
that a previous version of Gambas was correctly uninstalled?
lstat("/usr/lib/gambas3/gb.jit.so", {st_mode=S_IFLNK|0777, st_size=15,
...}) = 0
lstat("/usr/lib/gambas3/gb.jit.gambas", {st_mode=S_IFREG|0755,
st_size=64704, ...}) = 0
open("/usr/lib/gambas3/gb.jit.so", O_RDONLY|O_CLOEXEC) = 21
read(21,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20i\0\0\0\0\0\0"...,
832) = 832
--
Benoît Minisini
More information about the User
mailing list