On Sun, Apr 24, 2016 at 11:55:06AM -0700, Dave Yeo wrote:
> On 04/23/16 12:53 PM, Michael Niedermayer wrote:
> >On Wed, Apr 20, 2016 at 11:15:39PM -0700, Dave Yeo wrote:
> >>>On 04/20/16 03:48 PM, Dmitriy Kuminov wrote:
> >>>> >I do care about consistency, collaboration and prevention of artificial
> >>>> >entropy growth.
> >>>
> >>>One option is to make ln_s a configure option, something like the
> >>>attached, which is a work in progress as out of tree builds are
> >>>broken when using cp -p. Almost seems a failure in the code that
> >>>decides whether symlinks work.
> >>>Dave
> >>>
> >this seems not working
> >
> >./configure
> >./configure: 4790: ./configure: /tmp/dest_sJUY97zC: Permission denied
> >rm: cannot remove `/tmp/name_cM7p9K1e': No such file or directory
> >
> 
> It's the correct output (I get similar even before this patch) when
> $ln_s="cp -p" as it tries to touch a file in a symlinked directory
> and correctly fails.

there are no error messages before here, also the ln_s and ln_s_default
are not connected i think
set_default or similar is missing


> Did you run make && make install after configuring?
> Here's the version I'll post later in a new thread, please test.

this seems to apply only "in reverse"


> Dave


> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No snowflake in an avalanche ever feels responsible. -- Voltaire

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to