[4597] in Kerberos

home help back first fref pref prev next nref lref last post

Make of appl/bsd/krlogin.c

daemon@ATHENA.MIT.EDU (fhansen@noghri.cycare.com)
Fri Feb 10 16:22:30 1995

To: kerberos@MIT.EDU (Kerberos Listserv)
Date: Fri, 10 Feb 95 15:11:24 EST
From: fhansen@noghri.cycare.com

I am in the process of making krlogin.c and am getting the following errors:
cc: "/usr/include/sys/tty.h", line 474: error 1574: Unknown size for "t_pidprc".

cc: "/usr/include/sys/tty.h", line 474: error 1578: Size of member is unknown.
cc: "/usr/include/sys/tty.h", line 444: error 1594: Unknown size.
cc: "/usr/include/sys/tty.h", line 444: error 1594: Unknown size.
cc: "krlogin.c", line 754: warning 612: No declaration in scope for identifier "
exit".
cc: "krlogin.c", line 755: warning 612: No declaration in scope for identifier "
exit".
*** Error code 1

Stop.
 
Within my tty.h file, the line that contains the call to t_pidprc (line 474) is
as follows:

struct proc *t_pidprc;

What should I be doing here?

--
                ________________________________________
      _________|              Frank Hansen              |________
      \        | Microsoft Mail: fhansen@dbq.cycare.com |       /
       \       | UNIX e-mail: fhansen@noghri.cycare.com |      /
       /       |________________________________________|      \
      /________)                                        (_______\

home help back first fref pref prev next nref lref last post