Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!spool.mu.edu!uunet!virtech!cpcahil From: cpcahil@virtech.uucp (Conor P. Cahill) Newsgroups: comp.unix.sysv386 Subject: Re: ISC linker reports permissions error (help) Message-ID: <1991Apr30.114232.8032@virtech.uucp> Date: 30 Apr 91 11:42:32 GMT References: <1991Apr24.220616.254@emisle.uucp> Organization: Virtual Technologies Inc. Lines: 21 dvb@emisle.emisle (David Van Beveren) writes: >Error code 13 means Permission Denied. I assume the symbol table has gotten Error code 13 doesn't mean this. However, you can only believe errno when you have the source and see that the errno is being correctly reported. The correct errno for attempting to write a file beyond the ulimit is EFBIG or 27. >too big, like beyond the User-filesize limit. How do I change this limit to >accomodate me? I tried compiling as root, and got the same result. What is >the solution? Quick solution: login as root, ulimit 99999, and then compile Correct solution: Read the FAQ for this group (question 12) -- Conor P. Cahill (703)430-9247 Virtual Technologies, Inc. uunet!virtech!cpcahil 46030 Manekin Plaza, Suite 160 Sterling, VA 22170