• jsversion.h

    From W6ray@VERT to Digital Man on Wed Apr 11 16:16:00 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

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to W6ray on Wed Apr 11 21:36:00 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

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net