Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!uupsi!uhasun!jcook From: jcook@uhasun.hartford.edu (John Cook) Newsgroups: comp.os.minix Subject: pwd.h Keywords: out-dates ? Message-ID: <610@ultrix.uhasun.hartford.edu> Date: 8 May 91 16:46:42 GMT Sender: news@uhasun.hartford.edu Organization: The University of Hartford Lines: 14 Greetings. Recently, I obtained a copy of the VN program that was posted to this newsgroup. It certainly looks good, & complete. However [isnt there always], when I tried to compile [make] it, the compiler stated that two lines in /usr/include/pwd.h, which is #included in envir_set.c, are "old-fashioned", and terminated compilation. Also, a make error of 236 or something was generated. Apparently, those lines are: uid_t pw_uid gid_t pw_gid or close. Any ideas, anyone?? john