[ scummvm-Bugs-3009167 ] configure executes files in /tmp (r32625-r49320, archl)

SourceForge.net noreply at sourceforge.net
Sun May 30 14:44:11 CEST 2010


Bugs item #3009167, was opened at 2010-05-30 14:44
Message generated for change (Tracker Item Submitted) made by sebastiannovak
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=3009167&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: All Games
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Sebastian Novak (sebastiannovak)
Assigned to: Nobody/Anonymous (nobody)
Summary: configure executes files in /tmp (r32625-r49320, archl)

Initial Comment:
configure uses as temporary files files in /tmp (since rev. r32625). This is non-standard and configure fails with no c++ compiler found if /tmp is mounted as noexec. The attached patch changes the behaviour back to creating tmp files in the build directory.
The attached patch works for me on archlinux-2.6.33 and /tmp mounted as noexec. However I cannot know whether it might break something on other architectures.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=3009167&group_id=37116




More information about the Scummvm-tracker mailing list