URL: <https://savannah.gnu.org/support/?111144>
Summary: `autoreconf -fvi' on OS/2 fails
Group: Autoconf
Submitter: lvzuufx
Submitted: Fri 01 Nov 2024 05:59:27 AM UTC
Priority: 5 - Unprioritized
Severity: 3 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Operating System: None
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Fri 01 Nov 2024 05:59:27 AM UTC By: KO Myung-Hun <lvzuufx>
Hi/2.
I'm using autoconf v2.72. And I tried `autoreconf -fvi' to modify configure
scripts. However, it failed with complaining like:
autoreconf: error: copying /usr/local/share/autoconf/build-aux/install-sh to
./M9MjfkLonq: SYS0005=0x5: Access is denied
This is because OS/2 does not allow to access to an already open file.
What I found is autoreconf tried to copy to an open temporary file with a file
name in install_aux_file, chmod in make_executable and maybe update_file. As a
result, these caused an error.
How can I fix this ?
KO Myung-Hun
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/support/?111144>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
