Re: [Solved ]Install ffmpeg-php 0.6.1 along with ffmpeginstaller 6.3 +
i am having the same issue
/usr/local/cpffmpeg/include/libswscale/swscale.h:144: error: storage class specified for parameter 'SwsVector'
/usr/local/cpffmpeg/include/libswscale/swscale.h:148: error: expected specifier-qualifier-list before 'SwsVector'
/usr/local/cpffmpeg/include/libswscale/swscale.h:152: error: storage class specified for parameter 'SwsFilter'
/usr/local/cpffmpeg/include/libswscale/swscale.h:154: warning: empty declaration
/usr/local/cpffmpeg/include/libswscale/swscale.h:181: error: expected declaration specifiers or '...' before 'SwsFilter'
/usr/local/cpffmpeg/include/libswscale/swscale.h:181: error: expected declaration specifiers or '...' before 'SwsFilter'
/usr/local/cpffmpeg/include/libswscale/swscale.h:208: error: expected declaration specifiers or '...' before 'SwsFilter'
/usr/local/cpffmpeg/include/libswscale/swscale.h:209: error: expected declaration specifiers or '...' before 'SwsFilter'
/usr/local/cpffmpeg/include/libswscale/swscale.h:238: warning: type defaults to 'int' in declaration of 'uint8_t'
/usr/local/cpffmpeg/include/libswscale/swscale.h:238: error: expected ';', ',' or ')' before '*' token
/usr/local/cpffmpeg/include/libswscale/swscale.h:260: error: expected declaration specifiers before 'SwsVector'
/usr/local/cpffmpeg/include/libswscale/swscale.h:266: error: expected declaration specifiers before 'SwsVector'
/usr/local/cpffmpeg/include/libswscale/swscale.h:272: error: expected declaration specifiers before 'SwsVector'
/usr/local/cpffmpeg/include/libswscale/swscale.h:278: error: expected declaration specifiers before 'SwsVector'
/usr/local/cpffmpeg/include/libswscale/swscale.h:283: error: expected ')' before '*' token
/usr/local/cpffmpeg/include/libswscale/swscale.h:288: error: expected ')' before '*' token
/usr/local/cpffmpeg/include/libswscale/swscale.h:289: error: expected ')' before '*' token
/usr/local/cpffmpeg/include/libswscale/swscale.h:290: error: expected ')' before '*' token
/usr/local/cpffmpeg/include/libswscale/swscale.h:291: error: expected ')' before '*' token
/usr/local/cpffmpeg/include/libswscale/swscale.h:292: error: expected ')' before '*' token
/usr/local/cpffmpeg/include/libswscale/swscale.h:298: error: expected declaration specifiers before 'SwsVector'
/usr/local/cpffmpeg/include/libswscale/swscale.h:304: error: expected ')' before '*' token
/usr/local/cpffmpeg/include/libswscale/swscale.h:306: error: expected ')' before '*' token
/usr/local/cpffmpeg/include/libswscale/swscale.h:308: error: expected declaration specifiers before 'SwsFilter'
/usr/local/cpffmpeg/include/libswscale/swscale.h:312: error: expected ')' before '*' token
/usr/local/cpffmpeg/include/libswscale/swscale.h:330: error: expected declaration specifiers or '...' before 'SwsFilter'
/usr/local/cpffmpeg/include/libswscale/swscale.h:331: error: expected declaration specifiers or '...' before 'SwsFilter'
/usr/local/cpffmpeg/include/libswscale/swscale.h:343: warning: type defaults to 'int' in declaration of 'uint8_t'
/usr/local/cpffmpeg/include/libswscale/swscale.h:343: error: expected ';', ',' or ')' before '*' token
/usr/local/cpffmpeg/include/libswscale/swscale.h:355: warning: type defaults to 'int' in declaration of 'uint8_t'
/usr/local/cpffmpeg/include/libswscale/swscale.h:355: error: expected ';', ',' or ')' before '*' token
/usr/local/cpffmpeg/include/libswscale/swscale.h:363: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
In file included from /root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:51:
/usr/include/php/ext/standard/info.h:68: error: expected declaration specifiers before '__attribute__'
/usr/include/php/ext/standard/info.h:69: error: expected declaration specifiers before '__attribute__'
/usr/include/php/ext/standard/info.h:70: error: expected declaration specifiers before '__attribute__'
/usr/include/php/ext/standard/info.h:71: error: expected declaration specifiers before '__attribute__'
/usr/include/php/ext/standard/info.h:72: error: expected declaration specifiers before '__attribute__'
/usr/include/php/ext/standard/info.h:73: error: expected declaration specifiers before '__attribute__'
/usr/include/php/ext/standard/info.h:74: error: expected declaration specifiers before '__attribute__'
/usr/include/php/ext/standard/info.h:75: error: expected declaration specifiers before '__attribute__'
/usr/include/php/ext/standard/info.h:76: error: expected declaration specifiers before '__attribute__'
/usr/include/php/ext/standard/info.h:77: error: expected declaration specifiers before '__attribute__'
/usr/include/php/ext/standard/info.h:78: error: expected declaration specifiers before '__attribute__'
/usr/include/php/ext/standard/info.h:79: error: expected declaration specifiers before '__attribute__'
/usr/include/php/ext/standard/info.h:80: error: expected declaration specifiers before '__attribute__'
/usr/include/php/ext/standard/info.h:81: error: expected declaration specifiers before '__attribute__'
/usr/include/php/ext/standard/info.h:82: error: expected declaration specifiers before '__attribute__'
/usr/include/php/ext/standard/info.h:83: error: expected declaration specifiers before '__attribute__'
/usr/include/php/ext/standard/info.h:84: error: expected declaration specifiers before '__attribute__'
/usr/include/php/ext/standard/info.h:85: error: expected declaration specifiers before '__attribute__'
In file included from /root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:53:
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/php_ffmpeg.h:70: error: storage class specified for parameter 'ffmpeg_module_entry'
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:58: error: parameter 'ffmpeg_module_entry' is initialized
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:58: error: redefinition of parameter 'ffmpeg_module_entry'
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/php_ffmpeg.h:70: error: previous definition of 'ffmpeg_module_entry' was here
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:77: error: expected declaration specifiers before '__attribute__'
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:77: error: expected declaration specifiers before ';' token
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:80: error: storage class specified for parameter 'register_ffmpeg_movie_class'
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:81: error: storage class specified for parameter 'register_ffmpeg_frame_class'
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:83: error: storage class specified for parameter 'ini_entries'
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:83: error: parameter 'ini_entries' is initialized
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: braces around scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:84: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: braces around scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:85: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: braces around scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: excess elements in scalar initializer
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:86: warning: (near initialization for 'ini_entries')
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:92: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:138: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:151: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:171: error: old-style parameter declarations in prototyped function definition
/root/ffmpeginstaller.7.1/ffmpeg-php/branches/ffmpeg-php/ffmpeg-php-0.6.1/ffmpeg-php.c:171: error: expected '{' at end of input