Re: multimedia/gstreamer1/plugins-libav configure

2012-09-26 Thread RD Thrush
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

Re: multimedia/gstreamer1/plugins-libav configure

2012-09-26 Thread Brad Smith
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

Re: multimedia/gstreamer1/plugins-libav configure

2012-09-26 Thread Federico Schwindt
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

multimedia/gstreamer1/plugins-libav configure

2012-09-26 Thread RD Thrush
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).