Subj : Re: enigma on M68K linux
To : Digital Man
From : vorlon
Date : Wed Feb 08 2023 08:49 pm
Hi Digital Man,
> > > Ah. Too bad. I wonder how hard it would be to get it
> > > to compile.
> >
> > About this hard (This is the show stopper):
> >
> > make[4]: Entering directory
> > 120 | typedef int JS_STATIC_ASSERT_GLUE(js_static_assert,
> > __COUNTER__)[(cond) ? 1 : -1]
> Just use the libmozjs-1.8.5-dev package (or similar) that's included
> with the distro (if there is one), rather than trying to use/build the
> one included in the Synchronet git repo.
There is none.... and this machhine is uptodate as of today...
vk3heg@m68k:~/talisman$ sudo apt-get install libmozjs-1.8.5-dev
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package libmozjs-1.8.5-devE:
Couldn't find any package by glob 'libmozjs-1.8.5-dev'
E: Couldn't find any package by regex 'libmozjs-1.8.5-dev'