Subject: error compiling tn3270 as of June 11
To: None <current-users@NetBSD.ORG>
From: Ken Nakata <kenn@synap.ne.jp>
List: current-users
Date: 06/13/1998 10:30:40
Hi,

My last sup was on June 11.  I had other problems compiling tn3270
last time I did make build so I commented tn3270 out of SUBDIRS in
usr.bin/Makefile...  I'm doing it again since I don't use tn3270.
Oh, BTW, /s is where I sup everything into.  And this is on mac68k if
it matters (although I doubt it does).

Ken

# make COPTS='-O2 -pipe' build
[...]
all ===> usr.bin/tn3270
all ===> usr.bin/tn3270/tn3270
cc -O -O2 -pipe -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith  -I/s/src/usr.bin/tn3270/tn3270/../../../lib -I/s/src/usr.bin/tn3270/tn3270/../../telnet -DTERMCAP -DSRCRT -DKLUDGELINEMODE -DUSE_TERMIO -DTN3270 -Dunix -I/s/src/usr.bin/tn3270/tn3270 -I. -c /s/src/usr.bin/tn3270/tn3270/../ctlr/api.c
cc1: warnings being treated as errors
In file included from /s/src/usr.bin/tn3270/tn3270/../ctlr/api.c:61:
/s/src/usr.bin/tn3270/tn3270/../ctlr/externs.h:44: warning: function declaration isn't a prototype
/s/src/usr.bin/tn3270/tn3270/../ctlr/externs.h:45: warning: function declaration isn't a prototype
/s/src/usr.bin/tn3270/tn3270/../ctlr/externs.h:45: warning: function declaration isn't a prototype
/s/src/usr.bin/tn3270/tn3270/../ctlr/externs.h:45: warning: function declaration isn't a prototype
/s/src/usr.bin/tn3270/tn3270/../ctlr/externs.h:49: warning: function declaration isn't a prototype
/s/src/usr.bin/tn3270/tn3270/../ctlr/externs.h:52: warning: function declaration isn't a prototype
/s/src/usr.bin/tn3270/tn3270/../ctlr/externs.h:54: warning: function declaration isn't a prototype
/s/src/usr.bin/tn3270/tn3270/../ctlr/externs.h:59: warning: function declaration isn't a prototype
/s/src/usr.bin/tn3270/tn3270/../ctlr/externs.h:60: warning: function declaration isn't a prototype
/s/src/usr.bin/tn3270/tn3270/../ctlr/externs.h:61: warning: function declaration isn't a prototype
/s/src/usr.bin/tn3270/tn3270/../ctlr/externs.h:62: warning: function declaration isn't a prototype
/s/src/usr.bin/tn3270/tn3270/../ctlr/externs.h:63: warning: function declaration isn't a prototype
/s/src/usr.bin/tn3270/tn3270/../ctlr/externs.h:64: warning: function declaration isn't a prototype
/s/src/usr.bin/tn3270/tn3270/../ctlr/externs.h:65: warning: function declaration isn't a prototype
/s/src/usr.bin/tn3270/tn3270/../ctlr/externs.h:66: warning: function declaration isn't a prototype
/s/src/usr.bin/tn3270/tn3270/../ctlr/externs.h:67: warning: function declaration isn't a prototype
/s/src/usr.bin/tn3270/tn3270/../ctlr/externs.h:68: warning: function declaration isn't a prototype
/s/src/usr.bin/tn3270/tn3270/../ctlr/externs.h:69: warning: function declaration isn't a prototype
/s/src/usr.bin/tn3270/tn3270/../ctlr/api.c: In function `handle_api':
/s/src/usr.bin/tn3270/tn3270/../ctlr/api.c:654: warning: implicit declaration of function `Dump'
/s/src/usr.bin/tn3270/tn3270/../ctlr/api.c:662: warning: implicit declaration of function `Scheduler'
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.