Xref: utzoo news.software.b:4231 comp.sys.att:8889 Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!yale!umich!caen.engin.umich.edu!stealth From: stealth@caen.engin.umich.edu (Mike Peltier) Newsgroups: news.software.b,comp.sys.att Subject: Re: rn vs. Sys V questions Message-ID: <48d4cd88.1766d@june.engin.umich.edu> Date: 24 Feb 90 08:28:00 GMT References: <665@smcnet.UUCP> Followup-To: news.software.b Distribution: na Organization: University of Michigan Engineering: Ann Arbor, Michigan Lines: 22 In article <665@smcnet.UUCP> neal@smcnet.UUCP (Neal S. Pollack) writes: > >When you type rn at the prompt to start it, it complains >getwd: read error in .. > >I looked at util.c, where this occurs in getting the working dir, >and it seems related to the question of libndir, usendir, and >dirent.h for the ATT environment. > >Neal Pollack >uunet!ucla-cs!smcnet!neal Heh... I ran into this problem too, and I solved it by editing out both of the getwd() functions in util.c, forcing the program to use the system call. What's the point of having the getwd() function duplicated (is it?) in the rn source code? -- - - - - - - - - - Michael V. Peltier | Computer Aided Engineering Network 1420 King George Blvd. | University of Michigan, Ann Arbor Ann Arbor, MI 48104-6924 | stealth@caen.engin.umich.edu