delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/07/20/05:14:25

Date: Tue, 20 Jul 1999 12:11:56 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Pollak Leon <leonp AT plris DOT com>
cc: djgpp AT delorie DOT com
Subject: Re: Configure script fails on 'mv' command, please, help
In-Reply-To: <3.0.6.32.19990719200328.007a04e0@plris.com>
Message-ID: <Pine.SUN.3.91.990720121136.4115P-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Mon, 19 Jul 1999, Pollak Leon wrote:

>         C:/DJGPP/BIN/mv: cannot move `./Makefile.tem2' to `./Makefile.tem':
> Permission denied (EACCES)

On what operating system was that?  If this was on DOS or Windows 3.X,
then Makefile.tem2 and Makefile.tem are mapped to the same file name
after truncation to DOS 8+3 limits, so mv rightfully refuses to do
this.

If it was on Windows 9X, then you will have to post more information
about what's going on near the place in the script where this problem
happens.

>         I don't know how DJGPP treats all this permisiion stuff

EACCES means that the OS won't let you do the operation, like if you
are trying to delete a directory which isn't empty or rename a file
that is open.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019