• gtkmonitor

    From KK4QBN@VERT/KK4QBN to All on Tue Jul 4 09:01:24 2017
    Hello all,


    Still working with the gtk tools to try to get them built and working.

    can someone please fill me in on this:

    gtkmonitor:

    Compiling events.c
    Linking gcc.linux.x64.exe.debug/gtkmonitor
    /usr/bin/ld: cannot find -lsbbs
    collect2: error: ld returned 1 exit status
    GNUmakefile:43: recipe for target 'gcc.linux.x64.exe.debug/gtkmonitor' failed


    TIA!

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN - kk4qbn.synchro.net - 7064229538 - Chatsworth GA USA
  • From Digital Man@VERT to KK4QBN on Tue Jul 4 23:11:14 2017
    Re: gtkmonitor
    By: KK4QBN to All on Tue Jul 04 2017 09:01 am

    Hello all,


    Still working with the gtk tools to try to get them built and working.

    can someone please fill me in on this:

    gtkmonitor:

    Compiling events.c
    Linking gcc.linux.x64.exe.debug/gtkmonitor
    /usr/bin/ld: cannot find -lsbbs
    collect2: error: ld returned 1 exit status
    GNUmakefile:43: recipe for target 'gcc.linux.x64.exe.debug/gtkmonitor' failed


    TIA!

    This means you didn't build libsbbs.so first (e.g. run make in your src/sbbs3 directory). Also since you're building a 'debug' build of gtkmonitor, it will likewise be dependant on a 'debug' build of libsbbs.so.

    digital man

    Synchronet "Real Fact" #42:
    Rob Swindell was laughed out of a FidoNet Net103 (OC, Calif.) meeting in 1992. Norco, CA WX: 76.3øF, 20.0% humidity, 0 mph S wind, 0.00 inches rain/24hrs
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From KK4QBN@VERT/KK4QBN to Digital Man on Wed Jul 5 07:24:44 2017
    Re: gtkmonitor
    By: Digital Man to KK4QBN on Tue Jul 04 2017 23:11:14

    This means you didn't build libsbbs.so first (e.g. run make in your src/sbbs3 directory). Also since you're building a 'debug' build of gtkmonitor, it will likewise be dependant on a 'debug' build of libsbbs.so.

    ah ok.. SBBS has most definatly been built, but it is a release version. lemme go muck around a bit some more :)

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN - kk4qbn.synchro.net - 7064229538 - Chatsworth GA USA