mainAutoconf - Support: sr #111144, `autoreconf -fvi' on OS/2 fails

 
 

sr #111144: `autoreconf -fvi' on OS/2 fails

Submitter:  KO Myung-Hun <lvzuufx>
Submitted:  Fri 01 Nov 2024 05:59:27 AM UTC
   
 
Priority:  * 5 - Unprioritized Severity:  3 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 01 Nov 2024 05:59:27 AM UTC, original submission:  

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


KO Myung-Hun <lvzuufx>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by lvzuufx (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.14-f13d.
    Corresponding source code