I got the following error when running this command using source I just pulled:
make install SYMLINK=1 USE_DOSEMU=1
[... runs for a while ...]
c++ -o jsanalyze.o -c -fvisibility=hidden -DOSTYPE=\"Linux3.8\" -DOSARCH=Linux -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -pedantic -Wno-long-long -std=gnu++98 -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O3 -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsanalyze.pp jsanalyze.cpp
In file included from jscntxt.h:63:0,
from jsanalyze.h:45,
from jsanalyze.cpp:40:
jsgc.h:509:1: internal compiler error: Illegal instruction
const float GC_HEAP_GROWTH_FACTOR = 3.0f;
^
It also created a huge *.out file, which I have saved, if you need to see it.
Sounds bad. You're compiling code from Mozilla, which is apparently triggering >ome bug in that compiler. Maybe change/upgrade your C++ compiler?
Sounds bad. You're compiling code from Mozilla, which is apparently triggering >ome bug in that compiler. Maybe change/upgrade your C++ compiler?
Using the one, g++, that comes with debian. What would you suggest as an alternative? Thanks.
triggering >omeSounds bad. You're compiling code from Mozilla, which is apparently
bugalternative?
in that compiler. Maybe change/upgrade your C++ compiler?
Using the one, g++, that comes with debian. What would you suggest as an
Thanks.
A newer version of the compiler. Or an older version. If that doesn't work, may
e Clang, but GCC works fine for everyone else.
A newer version of the compiler. Or an older version. If that doesn't work, may
e Clang, but GCC works fine for everyone else.
I think I meant gcc, I am not sure. :) It sure didn't work on that
machine here, although it does on this one (or did the last time I tried
it! :o )
BTW, let's say a sysop wanted to use Synchronet as a telnet server but had absolutely no interest in the web server piece. Would they even need the mozilla parts for that?
BTW, let's say a sysop wanted to use Synchronet as a telnet server but had absolutely no interest in the web server piece. Would they even need the mozilla parts for that?
BTW, let's say a sysop wanted to use Synchronet as a telnet server but hadabsolutely no interest in the web server piece. Would they even need the mozilla parts for that?
but as i write this, i wonder what, exactly, you mean by "as a telnet server"..
do you mean for just hosting door games in similar fashion that doorparty and s
imilar door game servers are doing?
Sysop: | sneaky |
---|---|
Location: | Ashburton,NZ |
Users: | 28 |
Nodes: | 8 (0 / 8) |
Uptime: | 125:24:59 |
Calls: | 1,998 |
Calls today: | 2 |
Files: | 11,111 |
Messages: | 943,011 |