[nos-bbs] Raspberry Pi & JNOS Compile error
Ray Quinn
w6ray at sbcglobal.net
Thu Jun 9 00:10:57 EDT 2016
First, I compiled with the config.h.default and was successful. Then I compared my config.h to the config.h.default and noticed a couple of new keywords. I added them, compiled with my updated config.h and it is now running.
Thanks for the reply...
73 de Ray W6RAY
SJVBBS w6ray.ampr.org
Visalia, CA DM06ih
--------------------------------------------
On Wed, 6/8/16, ka4kkf <ka4kkf at gmail.com> wrote:
Subject: Re: [nos-bbs] Raspberry Pi & JNOS Compile error
To: "TAPR xNOS Mailing List" <nos-bbs at tapr.org>
Date: Wednesday, June 8, 2016, 3:10 PM
had a simaliar problem,
would not run make. finally checked manual and
installed all prereqs. Got it to run make.
Now I can't get the shell ifconfig Tun0
x.x.x.x pointopoint x.x.x.x mtu
1500 up to
work on the linux side.
I believe it has to
do with the new systemd used for init.
ncurses-dev is not installed by default. I
can't find the sheet I wrote
the data
down on.
Jessie with systemd is taking a bit
to get used to.
David
On 6/8/2016 5:51 PM, Ray Quinn wrote:
> Maiko, et al:
>
> Moving the BBS from a VM to a Raspberry Pi
2 running last month's
> Raspian. I
have determined that the error I get is in tcpcmd.c lines
> 1003 and 1004. Here is the error I
get:
>
> gcc -DUNIX
-g3 -DDEBUG -Wall -c -o tcpcmd.o
tcpcmd.c
> tcpcmd.c: In function
‘doaccesslist’:
> tcpcmd.c:1003:12:
error: ‘struct rtaccess’ has no member named
‘age’
> if (tpacc->age !=
-1)
> ^
> tcpcmd.c:1004:39: error: ‘struct
rtaccess’ has no member named ‘age’
> tprintf (" %d",
secclock () - tpacc->age);
>
^
> <builtin>:
recipe for target 'tcpcmd.o' failed
> make: *** [tcpcmd.o] Error 1
>
> I am not a programmer
and don't really know where to go from here. I
> one of the latest JNOS compiled and
running on Debian Jessie in a VM.
>
> Thanks
>
_______________________________________________
nos-bbs mailing list
nos-bbs at tapr.org
http://www.tapr.org/mailman/listinfo/nos-bbs
More information about the nos-bbs
mailing list