On 09/26/12 20:46, Federico Schwindt wrote:
> On Thu, Sep 27, 2012 at 1:22 AM, RD Thrush 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 moun
On Thu, Sep 27, 2012 at 01:46:57AM +0100, Federico Schwindt wrote:
> On Thu, Sep 27, 2012 at 1:22 AM, RD Thrush 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 ma
On Thu, Sep 27, 2012 at 1:22 AM, RD Thrush 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
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).