[199] in netbsd-help mailing list archive
Building "login" on NetBSD/Amiga
daemon@ATHENA.MIT.EDU (Abhay Saxena)
Sun May 14 16:54:27 1995
To: netbsd-help@MIT.EDU
Date: Sun, 14 May 1995 16:53:58 EDT
From: Abhay Saxena <ark3@MIT.EDU>
I'm trying to build /afs/sipb/project/sipb-athena/login on my Amiga running
NetBSD 1.0. The build generates many warnings and some errors. The entire
output of make >& output.log is in ~ark3/Public/output.log on Athena, but
I've summarized the warnings and errors below. Thanks for your help.
In file included from login.c:90:
/usr/include/termios.h:205: warning: `B50' redefined
/usr/include/sys/ttydev.h:45: warning: this is the location of the previous definition
One of these for each of B75, B110, ..., B115200, EXTA, and EXTB. I assume
this isn't a big deal, right?
In file included from /usr/athena/include/des.h:19, from /usr/athena/include/krb.h:21, from login.c:85:
/usr/athena/include/osconf.h:137: parse error before string constant
In file included from /usr/athena/include/krb.h:21, from login.c:85:
/usr/athena/include/des.h:30: parse error before `des_cblock'
/usr/athena/include/des.h:30: warning: no semicolon at end of struct or union
/usr/athena/include/des.h:30: warning: no semicolon at end of struct or union
/usr/athena/include/des.h:30: warning: data definition has no type or storage class
/usr/athena/include/des.h:30: parse error before `}'
/usr/athena/include/des.h:30: warning: data definition has no type or storage class
In file included from login.c:85:
/usr/athena/include/krb.h:128: parse error before `des_cblock'
/usr/athena/include/krb.h:128: warning: no semicolon at end of struct or union
/usr/athena/include/krb.h:133: parse error before `}'
/usr/athena/include/krb.h:143: parse error before `des_cblock'
/usr/athena/include/krb.h:143: warning: no semicolon at end of struct or union
/usr/athena/include/krb.h:150: parse error before `}'
login.c: In function `main':
login.c:364: warning: passing arg 2 of `signal' from incompatible pointer type
login.c:1163: dereferencing pointer to incomplete type
login.c:1163: dereferencing pointer to incomplete type
login.c:1163: dereferencing pointer to incomplete type
login.c:1176: dereferencing pointer to incomplete type
login.c:1176: dereferencing pointer to incomplete type
login.c:1176: dereferencing pointer to incomplete type
login.c: In function `showmotd':
login.c:1288: warning: passing arg 2 of `signal' from incompatible pointer type
login.c: In function `doKerberosLogin':
login.c:1375: sizeof applied to an incomplete type
login.c: In function `compatsiz':
login.c:1511: warning: comparison is always 1 due to limited range of data type
login.c:1511: warning: comparison is always 1 due to limited range of data type
login.c:1512: warning: comparison is always 1 due to limited range of data type
login.c:1512: warning: comparison is always 1 due to limited range of data type
login.c: In function `verify_krb_tgt':
login.c:2346: storage size of `authdata' isn't known
login.c:2356: warning: passing arg 2 of `strncpy' makes pointer from integer without a cast
*** Error code 1
Stop.
- Abhay
-------------------------------------------------------------
Abhay Saxena MacGregor (J214) . __ Still searching
ark3@mit.edu 450 Memorial Drive /|(_ for a (viable)
(617)225-9204 Cambridge, MA 02139 (____) nickname...
_____________________________________________________________