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

Post a Comment

Add a New Comment Rich Markup
   

Discussion

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>

 

Attached Files

Attached Files
file #56804:  0001-Fix-autoreconf-fvi-failure-on-OS-2.patch added by lvzuufx (1.2KiB - application/octet-stream - Patch to fix)

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

Attach Files:
   
   
Comment:
   

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

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

    Votes

    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.

     

    History

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2025-01-24 lvzuufx Attached File- Added 0001-Fix-autoreconf-fvi-failure-on-OS-2.patch, #56804

    Back to the top

    Powered by Savane 3.16.
    Corresponding source code