• jsversion.h

    From W6ray@1:103/705 to Digital Man on Wed Apr 11 20:16:34 2018
    Rob,

    As you know, when compiling, /sbbs/src/sbbs3/ansiterm.cpp includes sbbs.h, which includes jsversion.h. Where is make looking for jsversion.h?

    Ray
    --- SBBSecho 3.04-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to W6ray on Thu Apr 12 01:36:07 2018
    Re: jsversion.h
    By: W6ray to Digital Man on Wed Apr 11 2018 08:16 pm

    Rob,

    As you know, when compiling, /sbbs/src/sbbs3/ansiterm.cpp includes sbbs.h, which includes jsversion.h. Where is make looking for jsversion.h?

    Run "make VERBOSE=1", the directories you see on the 'gcc' command-line after the -I options are the list of include paths to be searched.

    That said, the correct path is: .../3rdp/gcc.linux.*/mozjs/include/js/jsversion.h

    digital man

    Synchronet/BBS Terminology Definition #14:
    DOCSIS = Data Over Cable Service Interface Specification
    Norco, CA WX: 54.5°F, 87.0% humidity, 3 mph ESE wind, 0.00 inches rain/24hrs --- SBBSecho 3.04-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)