• Linux build

    From Rick Smith@1:340/202.1 to All on Wednesday, November 11, 2020 07:56:54
    Greetings All!


    Ive decided to explore the old days and run maximus again or atleast see if I can... I am trying to build the linux variety and run into this error..

    Warning: could not find install_tree. Did you forget to unpack max-3.03-etc.tar.gz?

    Now I have downloaded the src twice and unpacked it twice using different methods and install_tree never presents itself? Suggestions?


    ----
    Regards,


    Rick Smith (Nitro)

    ... GOD I LOVE BULLSH.....I MEAN BBSING...you light up my life..{SEG}
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: ----> Abacus Sysop Point --->>>>bbs.abon.us:2323 (1:340/202.1)
  • From Oli@2:280/464.47 to Rick Smith on Wednesday, November 11, 2020 20:00:25
    Rick wrote (2020-11-11):

    Greetings All!


    Ive decided to explore the old days and run maximus again or atleast see if I can... I am trying to build the linux variety and run into this error..

    Warning: could not find install_tree. Did you forget to unpack max-3.03-etc.tar.gz?

    Now I have downloaded the src twice and unpacked it twice using different methods and install_tree never presents itself? Suggestions?

    go to releases and download the file:

    https://github.com/sdudley/maximus/releases/download/v3_03b/max-3.03-etc.tar.gz

    AFAIK it's not needed for building, only for "make install".

    * Origin: (2:280/464.47)
  • From Kurt Weiske@1:218/700 to Oli on Thursday, November 12, 2020 07:23:00
    Oli wrote to Rick Smith <=-

    https://github.com/sdudley/maximus/releases/download/v3_03b/max-3.03-etc .tar.gz

    AFAIK it's not needed for building, only for "make install".


    Maximus on Linux would be fun to see. I ran Max for DOS for most of
    my dial-up years. Is the new code Y2K compliant out of the box?


    ... Powered By Celeron (Tualatin). Engineered for the future.
    --- MultiMail/XT v0.52
    * Origin: http://realitycheckbbs.org | tomorrow's retro tech (1:218/700)
  • From Rick Smith@1:340/202.1 to Oli on Wednesday, November 11, 2020 18:00:18
    Greetings Oli!

    Wednesday November 11 2020 20:00, you wrote to me about an urgent matter!:

    Rick wrote (2020-11-11):

    go to releases and download the file:

    https://github.com/sdudley/maximus/releases/download/v3_03b/max-3.03-e
    I appreciate your help... I have been trying most of the day to build it cant seem to get it to work.. I have searched for these errors and cannot find anything... Do you see anything that you recognize and maybe point me to some docs for that?

    /usr/bin/gcc -L. -L/home/fido/Downloads/maximus/unix -L/home/fido/Downloads/maximus/slib -L/home/fido/Downloads/maximus/msgapi -L/home/fido/Downloads/maximus/btree -L/home/fido/Downloads/maximus/prot -L/home/fido/Downloads/maximus/mex -L/home/fido/Downloads/maximus/comdll -L/var/max/lib -Xlinker -R/var/max/lib squish.o s_abbs.o s_config.o s_scan.o s_toss.o s_pack.o s_squash.o s_match.o s_log.o s_misc.o s_hole.o s_link.o s_busy.o s_stat.o s_sflo.o s_thunk.o s_dupe.o bld.o -lmax -lmsgapi -lmax -lcompat -lcurses -lpthread -o squish
    /usr/bin/ld: cannot find -lcompat
    collect2: error: ld returned 1 exit status
    make[1]: *** [<builtin>: squish] Error 1
    make[1]: Leaving directory '/home/fido/Downloads/maximus/squish'
    cd squish && /usr/bin/make
    make[1]: Entering directory '/home/fido/Downloads/maximus/squish'
    /usr/bin/gcc -L. -L/home/fido/Downloads/maximus/unix -L/home/fido/Downloads/maximus/slib -L/home/fido/Downloads/maximus/msgapi -L/home/fido/Downloads/maximus/btree -L/home/fido/Downloads/maximus/prot -L/home/fido/Downloads/maximus/mex -L/home/fido/Downloads/maximus/comdll -L/var/max/lib -Xlinker -R/var/max/lib squish.o s_abbs.o s_config.o s_scan.o s_toss.o s_pack.o s_squash.o s_match.o s_log.o s_misc.o s_hole.o s_link.o s_busy.o s_stat.o s_sflo.o s_thunk.o s_dupe.o bld.o -lmax -lmsgapi -lmax -lcompat -lcurses -lpthread -o squish
    /usr/bin/ld: cannot find -lcompat
    collect2: error: ld returned 1 exit status
    make[1]: *** [<builtin>: squish] Error 1
    make[1]: Leaving directory '/home/fido/Downloads/maximus/squish'
    make: *** [Makefile:88: squish] Error 2




    ----
    Regards,


    Rick Smith (Nitro)

    ... I love BBSing: All the social dynamics of pre-school!
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: ----> Abacus Sysop Point --->>>>bbs.abon.us:2323 (1:340/202.1)
  • From Oli@2:280/464.47 to Rick Smith on Friday, November 13, 2020 14:36:43
    Rick wrote (2020-11-11):

    Greetings Oli!

    Wednesday November 11 2020 20:00, you wrote to me about an urgent matter!:

    Rick wrote (2020-11-11):

    go to releases and download the file:

    https://github.com/sdudley/maximus/releases/download/v3_03b/max-3.03-e

    I appreciate your help... I have been trying most of the day to build
    it cant seem to get it to work.. I have searched for these errors and cannot find anything... Do you see anything that you recognize and maybe point me to some docs for that?

    /usr/bin/gcc -L. -L/home/fido/Downloads/maximus/unix -L/home/fido/Downloads/maximus/slib -L/home/fido/Downloads/maximus/msgapi
    -L/home/fido/Downloads/maximus/btree
    -L/home/fido/Downloads/maximus/prot -L/home/fido/Downloads/maximus/mex -L/home/fido/Downloads/maximus/comdll -L/var/max/lib -Xlinker -R/var/max/lib squish.o s_abbs.o s_config.o s_scan.o s_toss.o s_pack.o s_squash.o s_match.o s_log.o s_misc.o s_hole.o s_link.o s_busy.o s_stat.o s_sflo.o s_thunk.o s_dupe.o bld.o -lmax -lmsgapi -lmax -lcompat -lcurses -lpthread -o squish /usr/bin/ld: cannot find -lcompat collect2: error:
    ld returned 1 exit status make[1]: *** [<builtin>: squish] Error 1

    compat is a lib that should be build by the make script before it's linked: ../unix/libcompat.so

    I forgot how I build squish, so let's start from scratch...

    [/me waiting for the build to finish...]

    Sorry, I cannot reproduce it. libcompat.so is build by "make squish" on my machine. Maybe it's a 64-bit problem? I'm building the fidonet stuff on my 32-bit Raspberry (Debian 10). I'm also not sure if I ever managed to build maximus (the bbs) correctly. I never tested the BBS part, only the squish tosser.

    ---
    * Origin: (2:280/464.47)
  • From Rick Smith@1:340/202 to Oli on Friday, November 13, 2020 12:37:56
    Greetings Oli!

    Friday November 13 2020 14:36, you wrote to me about an urgent matter!:

    * Forwarded from area 'MUFFIN'
    Rick wrote (2020-11-11):

    Greetings Oli!


    compat is a lib that should be build by the make script before it's linked: ../unix/libcompat.so

    I forgot how I build squish, so let's start from scratch...

    [/me waiting for the build to finish...]

    Sorry, I cannot reproduce it. libcompat.so is build by "make squish"
    on my machine. Maybe it's a 64-bit problem? I'm building the fidonet
    stuff on my 32-bit Raspberry (Debian 10). I'm also not sure if I ever managed to build maximus (the bbs) correctly. I never tested the BBS
    part, only the squish tosser.

    Thanks for trying... I am the opposite I want the BBS not the tosser...


    ----
    Regards,


    Rick Smith (Nitro)

    ... TAGLINE A BBS addict is hooked when: you consider BBSing better than chocolat
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: ----> Abacus BBS! --->>>>bbs.abon.us:2323 (1:340/202)