[FFmpeg-cvslog] r9596 - in trunk: configure libavcodec/utils.c
Attila Kinali
attila
Wed Jul 11 18:06:35 CEST 2007
On Wed, 11 Jul 2007 17:45:58 +0200
Attila Kinali <attila at kinali.ch> wrote:
> On Wed, 11 Jul 2007 12:27:43 -0300
> Ramiro Ribeiro Polla <ramiro at lisha.ufsc.br> wrote:
>
> >
> > Now that I thought more about it, you need to reconfigure. Did you
> > re-run configure?
>
> Oh.. missed the change in configure.
> Works fine if i run ffmpegs configure, fails if i run mplayers :-)
On second thought, this have to work even if mkstemp isn't available.
(yes, the patch fixes it)
BTW: have you read the notes in the manpage?
---
NOTES
The prototype is in <unistd.h> for libc4, libc5, glibc1; glibc2 follows
the Single Unix Specification and has the prototype in <stdlib.h>.
Don't use this function, use tmpfile(3) instead. It is better defined
and more portable.
---
Attila Kinali
--
Praised are the Fountains of Shelieth, the silver harp of the waters,
But blest in my name forever this stream that stanched my thirst!
-- Deed of Morred
More information about the ffmpeg-cvslog
mailing list