[56] in Hesiod
No subject found in mail header
daemon@ATHENA.MIT.EDU (nabors@bart.MIT.EDU)
Tue Sep 24 11:46:46 1991
Date: Tue, 24 Sep 91 10:54:52 -0500
From: nabors@bart.MIT.EDU
To: hesiod@Athena.mit.edu
To: Whom It May Concern
From: Shari nabors
nabors@wes.army.mil
RE: Error when making hesiod
Date: 9/24/91
When making hesiod on a Sun workstation (4.1.1) I receive an error message
from the compilation of "hespwnam.c". The pwd.h passwd structure is as follows:
char *pw_name;
char *pw_passwd;
int pw_uid;
int pw_gid;
char *pw_age;
char *pw_comment;
char *pw_gecos;
char *pw_dir;
char *pw_shell
As you may have noticed pw_quota is missing. Is pw_quota used in some special
case in hesiod? If it isn't I would like to comment out that variable unless
you have another solution.
Thanks,