• problem with base64.h

    From Al@1:103/705 to deuce on Sat Feb 10 16:41:17 2018
    I'm having a problem compiling SyncTERM on my laptop and desktop with the latest source download from syncterm.bbsdev.net. This is the the last bit of the output from make..

    Compiling xpsem.c
    Compiling xpevent.c
    Creating gcc.linux.x64.lib.release/libxpdev_mt.a
    make[1]: Leaving directory '/home/alan/syncterm-20180210/src/xpdev'
    make -C ../conio mtlib
    make[1]: Entering directory '/home/alan/syncterm-20180210/src/conio'
    Compiling ansi_cio.c
    Compiling ciolib.c
    Compiling cterm.c
    cterm.c:53:10: fatal error: base64.h: No such file or directory
    #include "base64.h"
    ^~~~~~~~~~
    compilation terminated.
    make[1]: *** [../build/Common.gmake:446: gcc.linux.x64.obj.release-mt/cterm.o] Error 1
    make[1]: Leaving directory '/home/alan/syncterm-20180210/src/conio'
    make: *** [../build/Common.gmake:485: ciolib-mt] Error 2

    I can compile syncterm from my bbs machine in the /sbbs directory fine I just have this problem on my desktop and laptop with no /sbbs directory.

    I get the same result when I download from cvs with the command found on the syncterm.bbsdev.net webpage.

    Ttyl :-),
    Al


    ... A perversion of nature... how exciting!

    ---
    ■ Synchronet ■ The Rusty MailBox - Penticton, BC Canada - trmb.synchro.net
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Al on Sat Feb 10 17:52:39 2018
    Re: problem with base64.h
    By: Al to deuce on Sat Feb 10 2018 04:41 pm

    I'm having a problem compiling SyncTERM on my laptop and desktop with the latest source download from syncterm.bbsdev.net. This is the the last bit of the output from make..

    Compiling xpsem.c
    Compiling xpevent.c
    Creating gcc.linux.x64.lib.release/libxpdev_mt.a
    make[1]: Leaving directory '/home/alan/syncterm-20180210/src/xpdev'
    make -C ../conio mtlib
    make[1]: Entering directory '/home/alan/syncterm-20180210/src/conio' Compiling ansi_cio.c
    Compiling ciolib.c
    Compiling cterm.c
    cterm.c:53:10: fatal error: base64.h: No such file or directory
    #include "base64.h"
    ^~~~~~~~~~
    compilation terminated.
    make[1]: *** [../build/Common.gmake:446: gcc.linux.x64.obj.release-mt/cterm.o] Error 1
    make[1]: Leaving directory '/home/alan/syncterm-20180210/src/conio'
    make: *** [../build/Common.gmake:485: ciolib-mt] Error 2

    I can compile syncterm from my bbs machine in the /sbbs directory fine I just have this problem on my desktop and laptop with no /sbbs directory.

    I get the same result when I download from cvs with the command found on the syncterm.bbsdev.net webpage.

    That should be addressed in the latest 'modules' file, so the next nightly tgz should have that (and other newly dependent) files in it.

    digital man

    Synchronet "Real Fact" #18:
    Rob Swindell first learned to program in C by hacking on WWIV BBS software. Norco, CA WX: 59.0°F, 77.0% humidity, 3 mph NE wind, 0.00 inches rain/24hrs
    --- SBBSecho 3.03-Win32
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)