• Problems compiling HPT using Git

    From Sean Rima@2:263/1 to All on Thu Apr 1 18:13:06 2021

    Hello everybody!

    just did a pull on github and got this

    pi@nanopi-r2s:~/hpt$ make
    gcc -s -o hpt fcommon.o hpt.o pktread.o global.o toss.o scan.o scanarea.o seenby.o dupe.o hptafix.o post.o link.o pktwrite.o carbon.o -L/usr/local/lib -lareafix -lfidoconfig -lsmapi -lhusky -lhptzip -lz
    /usr/bin/ld: toss.o: in function `makeMsgToSysop':
    toss.c:(.text+0x1d20): undefined reference to `repeat_char'
    /usr/bin/ld: toss.c:(.text+0x1da8): undefined reference to `repeat_char' /usr/bin/ld: toss.c:(.text+0x1e58): undefined reference to `repeat_char' /usr/bin/ld: toss.c:(.text+0x1f4c): undefined reference to `repeat_char' /usr/bin/ld: toss.c:(.text+0x1f84): undefined reference to `repeat_char' /usr/bin/ld: hptafix.o:hptafix.c:(.text+0x170): more undefined references to `repeat_char' follow
    collect2: error: ld returned 1 exit status
    make: *** [makefile.inc:54: hpt] Error 1

    Sean


    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: A Destination in the Sun (2:263/1)