<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 56: ffmpeg-php 0.6.0 error make</title><link>https://sourceforge.net/p/ffmpeg-php/bugs/56/</link><description>Recent changes to 56: ffmpeg-php 0.6.0 error make</description><atom:link href="https://sourceforge.net/p/ffmpeg-php/bugs/56/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 31 Jul 2013 15:12:30 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/ffmpeg-php/bugs/56/feed.rss" rel="self" type="application/rss+xml"/><item><title>#56 ffmpeg-php 0.6.0 error make</title><link>https://sourceforge.net/p/ffmpeg-php/bugs/56/?limit=25#1e50</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I had this same issue when making against ffmpeg-1.2.1 from the atomic repo.&lt;/p&gt;
&lt;p&gt;Solution:&lt;br /&gt;
Remove ffmpeg and ffmpeg-devel and reinstall from DAG Repo which provides ffmpeg0.6.5&lt;/p&gt;
&lt;p&gt;I also had to remove a couple of file conflicts:&lt;/p&gt;
&lt;h1 id="yum-remove-libopencore-amrnb0-liba52_0-libopencore-amrwb0-librtmp0"&gt;yum remove libopencore-amrnb0 liba52_0 libopencore-amrwb0 librtmp0&lt;/h1&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drupaul</dc:creator><pubDate>Wed, 31 Jul 2013 15:12:30 -0000</pubDate><guid>https://sourceforge.net5e87c2452bf3ac67c874425e3edf4a6531abe094</guid></item><item><title>ffmpeg-php 0.6.0 error make</title><link>https://sourceforge.net/p/ffmpeg-php/bugs/56/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;try make:&lt;br /&gt;
/bin/sh /root/ffmpeg-php-0.6.0/libtool --mode=compile cc  -I. -I/root/ffmpeg-php-0.6.0 -DPHP_ATOM_INC -I/root/ffmpeg-php-0.6.0/include -I/root/ffmpeg-php-0.6.0/main -I/root/ffmpeg-php-0.6.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/usr/local/include/libavcodec/ -I/usr/local/include/libavformat/ -I/usr/local/include/libavutil/ -I/usr/local/include/libswscale/ -I/usr/local/include/libavfilter/ -I/usr/local/include/libavdevice/  -DHAVE_CONFIG_H  -g -O2 -Wall -fno-strict-aliasing   -c /root/ffmpeg-php-0.6.0/ffmpeg-php.c -o ffmpeg-php.lo&lt;br /&gt;
libtool: compile:  cc -I. -I/root/ffmpeg-php-0.6.0 -DPHP_ATOM_INC -I/root/ffmpeg-php-0.6.0/include -I/root/ffmpeg-php-0.6.0/main -I/root/ffmpeg-php-0.6.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/usr/local/include/libavcodec/ -I/usr/local/include/libavformat/ -I/usr/local/include/libavutil/ -I/usr/local/include/libswscale/ -I/usr/local/include/libavfilter/ -I/usr/local/include/libavdevice/ -DHAVE_CONFIG_H -g -O2 -Wall -fno-strict-aliasing -c /root/ffmpeg-php-0.6.0/ffmpeg-php.c  -fPIC -DPIC -o .libs/ffmpeg-php.o&lt;br /&gt;
In file included from /usr/include/sys/stat.h:107:0,&lt;br /&gt;
from /usr/include/php/main/php_streams.h:28,&lt;br /&gt;
from /usr/include/php/main/php.h:396,&lt;br /&gt;
from /root/ffmpeg-php-0.6.0/ffmpeg-php.c:40:&lt;br /&gt;
/usr/include/bits/stat.h:91:21: error: field 'st_atim' has incomplete type&lt;br /&gt;
/usr/include/bits/stat.h:92:21: error: field 'st_mtim' has incomplete type&lt;br /&gt;
/usr/include/bits/stat.h:93:21: error: field 'st_ctim' has incomplete type&lt;br /&gt;
/usr/include/bits/stat.h:152:21: error: field 'st_atim' has incomplete type&lt;br /&gt;
/usr/include/bits/stat.h:153:21: error: field 'st_mtim' has incomplete type&lt;br /&gt;
/usr/include/bits/stat.h:154:21: error: field 'st_ctim' has incomplete type&lt;br /&gt;
In file included from /usr/include/php/main/php_streams.h:28:0,&lt;br /&gt;
from /usr/include/php/main/php.h:396,&lt;br /&gt;
from /root/ffmpeg-php-0.6.0/ffmpeg-php.c:40:&lt;br /&gt;
/usr/include/sys/stat.h:367:33: error: array type has incomplete element type&lt;br /&gt;
/usr/include/sys/stat.h:374:56: error: array type has incomplete element type&lt;br /&gt;
In file included from /usr/include/php/main/php.h:402:0,&lt;br /&gt;
from /root/ffmpeg-php-0.6.0/ffmpeg-php.c:40:&lt;br /&gt;
/usr/include/php/TSRM/tsrm_virtual_cwd.h:218:2: error: unknown type name 'time_t'&lt;br /&gt;
/usr/include/php/TSRM/tsrm_virtual_cwd.h:246:86: error: unknown type name 'time_t'&lt;br /&gt;
/root/ffmpeg-php-0.6.0/ffmpeg-php.c: In function 'zm_startup_ffmpeg':&lt;br /&gt;
/root/ffmpeg-php-0.6.0/ffmpeg-php.c:94:5: warning: implicit declaration of function 'avcodec_init' [-Wimplicit-function-declaration]&lt;br /&gt;
make: *** [ffmpeg-php.lo] Error 1&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Evgenij</dc:creator><pubDate>Wed, 05 Sep 2012 12:31:26 -0000</pubDate><guid>https://sourceforge.netc039789c5b02a99d4c14d5737a966b85930664eb</guid></item></channel></rss>