<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 56: ffmpeg-php 0.6.0 error make</title><link href="https://sourceforge.net/p/ffmpeg-php/bugs/56/" rel="alternate"/><link href="https://sourceforge.net/p/ffmpeg-php/bugs/56/feed.atom" rel="self"/><id>https://sourceforge.net/p/ffmpeg-php/bugs/56/</id><updated>2013-07-31T15:12:30.803000Z</updated><subtitle>Recent changes to 56: ffmpeg-php 0.6.0 error make</subtitle><entry><title>#56 ffmpeg-php 0.6.0 error make</title><link href="https://sourceforge.net/p/ffmpeg-php/bugs/56/?limit=25#1e50" rel="alternate"/><published>2013-07-31T15:12:30.803000Z</published><updated>2013-07-31T15:12:30.803000Z</updated><author><name>drupaul</name><uri>https://sourceforge.net/u/drupaul/</uri></author><id>https://sourceforge.net5e87c2452bf3ac67c874425e3edf4a6531abe094</id><summary type="html">&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;</summary></entry><entry><title>ffmpeg-php 0.6.0 error make</title><link href="https://sourceforge.net/p/ffmpeg-php/bugs/56/" rel="alternate"/><published>2012-09-05T12:31:26Z</published><updated>2012-09-05T12:31:26Z</updated><author><name>Evgenij</name><uri>https://sourceforge.net/u/evgenij32/</uri></author><id>https://sourceforge.netc039789c5b02a99d4c14d5737a966b85930664eb</id><summary type="html">&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;</summary></entry></feed>