[nos-bbs] JNOS prototype code for RMS node (correction)

Langelaar maiko at pcsinternet.ca
Mon Aug 12 16:21:34 EDT 2019


Oops ... forgot to add the object to makefile.

Edit (vi, emacs, whatever) makefile and add

    tnlink.o

to the end of the SERVERS section

    wpages.o merge.o sort.o ufgets.o

will now look like this :

    wpages.o merge.o sort.o ufgets.o tnlink.o

Sorry Bob :|

Maiko

On 08/12/2019 03:16 PM, Boudewijn (Bob) Tenty wrote:
> Compiling jnos with tncall ends up with a linker problem, undefined reference to 'tnlstart' in config.o.
>
> gcc -DUNIX -g3   -DDEBUG -Wall -o jnos main.o config.o version.o session.o \
>      jheard.o clients.a servers.a hfdd.a net.a internet.a net.a netrom.a \
>      unix.a ax25.a aprs.a dump.a ppp.a bootp.a inp.a j2curses.a \
>      -lncurses  -lcrypto -lcrypt
> config.o:(.data+0xf5c): undefined reference to `tnlstart'
> ax25.a(ax25mail.o): In function `ax25start':
> /srv/home-remote/hamradio/src/jnos2.0k/ax25mail.c:79: undefined reference to `tnlhandle'
> collect2: error: ld returned 1 exit status
> make: *** [jnos] Error 1
>
> 73,
>
> Bob (Boudewijn) VE3TOK
>
> On 2019-08-10 22:00, M Langelaar wrote:
>> Some good fortune,
>>
>> Can send and receive now, it was a 'stupid' mistake I had made.
>>
>> Anyways, this is beta, have fun !
>>    (ie, it's not going to be perfect, let me know how it goes)
>>
>> Maiko
>>
>> On 10/08/2019 6:19 p.m., M Langelaar wrote:
>>> Check the official site for some beta code :
>>>
>>>     www.langelaar.net/jnos2        (release history)
>>>
>>> It's not complete, packet clients can only read messages from
>>> the CMS at this time, sending messages is broken - they don't
>>> get sent, need to still figure out why.
>>>
>>> But I wanted to get this out there for interested parties, since I
>>> will not be able to work on this stuff for the next few weeks.
>>>
>>> You can at least demonstrate to people how to pick off messages
>>> from the CMS using an actual winlink express packet setup.
>>>
>>> Maiko / VE4KLM
>>>
>>>
>> _______________________________________________
>> nos-bbs mailing list
>> nos-bbs at lists.tapr.org
>> http://lists.tapr.org/mailman/listinfo/nos-bbs_lists.tapr.org





More information about the nos-bbs mailing list