delorie.com/archives/browse.cgi | search |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Errormessage Permission Denied (EACCES) |
Date: | Sat, 22 Jan 2000 10:00:25 +0200 |
Organization: | NetVision Israel |
Lines: | 19 |
Message-ID: | <38896399.B6C88F8E@is.elta.co.il> |
References: | <Pine DOT SUN DOT 3 DOT 91 DOT 1000119121138 DOT 9609c-100000 AT is> <20000120 DOT 21275729 AT mis DOT configured DOT host> <3888255C DOT 653AB331 AT is DOT elta DOT co DOT il> <3888D493 DOT 2C5A AT tu-harburg DOT de> |
NNTP-Posting-Host: | ras1-p17.rvt.netvision.net.il |
Mime-Version: | 1.0 |
X-Trace: | news.netvision.net.il 948528022 19258 62.0.172.19 (22 Jan 2000 08:00:22 GMT) |
X-Complaints-To: | abuse AT netvision DOT net DOT il |
NNTP-Posting-Date: | 22 Jan 2000 08:00:22 GMT |
X-Mailer: | Mozilla 4.7 [en] (Win98; I) |
X-Accept-Language: | en,ru,hebrew |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Nils Lohmann wrote: > > 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 <queue> the error hapens again. Does it work if you rename queue, leave it renamed, and change the #include directive to use the different name? If this trick works, I'd suggest looking along the include path for another file (or maybe a directory) named `queue' which causes the trouble. You can see the include path used by the compiler if you add -v to the compilation command line.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |