Hi, On Monday 28 April 2014 23:37:52 Mikael Nordfeldth wrote: > Hello, I would like to present a patch which will help build > 'php5-ffmpeg' against libav-0.9, after passing a hurdle which is not > handled by the patch. > > The hurdle is that 'libavutil-dev' has the header file 'time.h': > $ apt-file search libavutil/time.h > libavutil-dev: /usr/include/libavutil/time.h > [...] > > The include path /usr/include/libavutil is added when the build scripts > configure ffmpeg-php, so the "<time.h>" references in various system > libraries get pointed to the _wrong_ time.h.
Ah! That explains! The missing declaration of time_t was puzzling me. Thanks, I will take a look at the other bugs to get the package back in shape. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org