From: Nils Lohmann Newsgroups: comp.os.msdos.djgpp Subject: Error : queue: Permission denied (EACCES) Date: Sun, 16 Jan 2000 19:34:08 +0100 Organization: Nils Lohmann Lines: 12 Message-ID: <38820F20.6681@tu-harburg.de> NNTP-Posting-Host: x224.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 948047427 4055 134.28.9.224 (16 Jan 2000 18:30:27 GMT) X-Complaints-To: news AT tu-harburg DOT de NNTP-Posting-Date: 16 Jan 2000 18:30:27 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 By trying to recompile an Project written with gpp281 using gpp281 I'll get the Errormessage : Error : queue: Permission denied (EACCES) This Error only occores by using : #include and only since a few Days (I'd compiled the Project before) After deleting all files in the Directory /djgpp/tmp the error occures again. All other header out of the STL that i tested worked fine.