On Thu, Sep 27, 2012 at 1:22 AM, RD Thrush <[email protected]> wrote: > Since my /tmp is mounted noexec, make configure fails: > > Unable to create and execute files in /tmp. Set the TMPDIR environment > variable to another directory and make sure that it is not mounted noexec. > Sanity test failed. > > The attached patch fixes it for me (lifted from graphics/ffmpeg/Makefile).
I would expect this sort of problem to appear in a large number of ports. Maybe we should add TMPDIR to configure permanently and allow the user to override it via mk.conf? f.-
