From: Nils Lohmann Newsgroups: comp.os.msdos.djgpp Subject: Re: Errormessage Permission Denied (EACCES) Date: Fri, 21 Jan 2000 22:50:11 +0100 Organization: Nils Lohmann Lines: 9 Message-ID: <3888D493.2C5A@tu-harburg.de> References: <20000120 DOT 21275729 AT mis DOT configured DOT host> <3888255C DOT 653AB331 AT is DOT elta DOT co DOT il> NNTP-Posting-Host: x156.dialin.tu-harburg.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: nathan.rz.tu-harburg.de 948491176 8447 134.28.9.156 (21 Jan 2000 21:46:16 GMT) X-Complaints-To: news AT tu-harburg DOT de NNTP-Posting-Date: 21 Jan 2000 21:46:16 GMT X-Mailer: Mozilla 2.02 [de] (OS/2; I) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Eli Zaretskii wrote: > > > Can you copy the file to another name? Can you rename the existing file > `queue' to some other name? I copied the file to queue.new, renamed queue to queue.old and renamed queue.new to queue. Compiling the file using #include the error hapens again.