abclinuxu.cz AbcLinuxu.cz itbiz.cz ITBiz.cz HDmag.cz HDmag.cz abcprace.cz AbcPráce.cz
AbcLinuxu hledá autory!
Inzerujte na AbcPráce.cz od 950 Kč
Rozšířené hledání
×
    dnes 15:33 | Nová verze

    Open source platforma Home Assistant (Demo, GitHub, Wikipedie) pro monitorování a řízení inteligentní domácnosti byla vydána v nové verzi 2025.8.

    Ladislav Hagara | Komentářů: 2
    dnes 14:22 | IT novinky

    Herní studio Hangar 13 vydalo novou Mafii. Mafia: Domovina je zasazena do krutého sicilského podsvětí na začátku 20. století. Na ProtonDB je zatím bez záznamu.

    Ladislav Hagara | Komentářů: 0
    dnes 13:22 | IT novinky

    Operátor O2 má opět problémy. Jako omluvu za pondělní zhoršenou dostupnost služeb dal všem zákazníkům poukaz v hodnotě 300 Kč na nákup telefonu nebo příslušenství.

    Ladislav Hagara | Komentářů: 5
    dnes 05:55 | IT novinky

    Společnost OpenAI představila GPT-5 (YouTube).

    Ladislav Hagara | Komentářů: 0
    dnes 05:00 | Nová verze

    Byla vydána (𝕏) červencová aktualizace aneb nová verze 1.103 editoru zdrojových kódů Visual Studio Code (Wikipedie). Přehled novinek i s náhledy a videi v poznámkách k vydání. Ve verzi 1.103 vyjde také VSCodium, tj. komunitní sestavení Visual Studia Code bez telemetrie a licenčních podmínek Microsoftu.

    Ladislav Hagara | Komentářů: 0
    včera 17:33 | IT novinky

    Americký prezident Donald Trump vyzval nového generálního ředitele firmy na výrobu čipů Intel, aby odstoupil. Prezident to zdůvodnil vazbami nového šéfa Lip-Bu Tana na čínské firmy.

    Ladislav Hagara | Komentářů: 8
    včera 16:55 | Nová verze

    Bylo vydáno Ubuntu 24.04.3 LTS, tj. třetí opravné vydání Ubuntu 24.04 LTS s kódovým názvem Noble Numbat. Přehled novinek a oprav na Discourse.

    Ladislav Hagara | Komentářů: 0
    včera 16:44 | Nová verze

    Byla vydána verze 1.89.0 programovacího jazyka Rust (Wikipedie). Podrobnosti v poznámkách k vydání. Vyzkoušet Rust lze například na stránce Rust by Example.

    Ladislav Hagara | Komentářů: 0
    včera 12:22 | IT novinky

    Americká technologická společnost Apple uskuteční v USA další investice ve výši sta miliard dolarů (2,1 bilionu korun). Oznámil to ve středu šéf firmy Tim Cook při setkání v Bílém domě s americkým prezidentem Donaldem Trumpem. Trump zároveň oznámil záměr zavést stoprocentní clo na polovodiče z dovozu.

    Ladislav Hagara | Komentářů: 4
    včera 04:55 | Nová verze

    Zálohovací server Proxmox Backup Server byl vydán v nové stabilní verzi 4.0. Založen je na Debianu 13 Trixie.

    Ladislav Hagara | Komentářů: 0
    Kolik tabů máte standardně otevřeno ve web prohlížeči?
     (45%)
     (21%)
     (4%)
     (6%)
     (3%)
     (1%)
     (1%)
     (19%)
    Celkem 304 hlasů
     Komentářů: 23, poslední 4.8. 13:01
    Rozcestník

    Dotaz: Problem ffmpeg-php

    24.7.2008 19:34 Michal
    Problem ffmpeg-php
    Přečteno: 527×
    Ahoj, mam problem zkompilovat ffmpeg-php na centos 4.6

    Zkompiloval jsem posledni ffmpeg(svn) verze + php 4.4.8

    ffmpeg-php hlasi tyto chyby pri make
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:992: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1012: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:515: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: In function `PHP_METHOD':
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1016: error: `this_ptr' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1016: error: `return_value' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1016: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1016: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1022: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1026: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: At top level:
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1034: warning: return type defaults to `int'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1034: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1012: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1034: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:515: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: In function `PHP_METHOD':
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1038: error: `this_ptr' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1038: error: `return_value' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1038: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1038: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1044: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1048: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: At top level:
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1072: warning: return type defaults to `int'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1072: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1034: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1072: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:515: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: In function `PHP_METHOD':
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1076: error: `this_ptr' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1076: error: `return_value' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1076: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1076: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1081: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1083: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: At top level:
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1108: warning: return type defaults to `int'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1108: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1072: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1108: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:515: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: In function `PHP_METHOD':
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1112: error: `this_ptr' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1112: error: `return_value' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1112: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1112: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1117: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1119: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: At top level:
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1144: warning: return type defaults to `int'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1144: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1108: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1144: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:515: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: In function `PHP_METHOD':
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1148: error: `this_ptr' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1148: error: `return_value' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1148: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1148: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1153: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1155: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: At top level:
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1164: warning: return type defaults to `int'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1164: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1144: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1164: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:515: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: In function `PHP_METHOD':
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1168: error: `this_ptr' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1168: error: `return_value' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1168: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1168: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1173: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1175: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: In function `_php_get_ff_frame':
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1333: warning: `img_copy' is deprecated (declared at /usr/local/include/libavcodec/avcodec.h:2965)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: At top level:
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1349: warning: return type defaults to `int'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1349: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1164: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1349: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:515: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: In function `PHP_METHOD':
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1352: error: `ht' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1353: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1356: error: `this_ptr' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1356: error: `return_value' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1356: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1356: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1359: error: `return_value_used' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1360: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: At top level:
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1369: warning: return type defaults to `int'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1369: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1349: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1369: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:515: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: In function `PHP_METHOD':
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1374: error: `ht' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1375: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1378: error: `this_ptr' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1378: error: `return_value' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1378: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1378: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1399: error: `return_value_used' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1400: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: At top level:
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1453: warning: return type defaults to `int'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1453: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1369: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1453: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:515: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: In function `PHP_METHOD':
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1457: error: `this_ptr' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1457: error: `return_value' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1457: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1457: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1461: warning: `return' with no value, in function returning non-void
    make: *** [ffmpeg_movie.lo] Error 1
    
    Zkousel jsem ruzna verze ffmpeg-php a uz nevim kde by mohl by problem?

    Odpovědi

    24.7.2008 19:52 Käyttäjä 11133 | skóre: 58 | blog: Ajattelee menneisyyttä
    Rozbalit Rozbalit vše Re: Problem ffmpeg-php
    Nechybí ti nějaký devel balík? něco jako php-devel, nebo tak?
    24.7.2008 20:00 Michal
    Rozbalit Rozbalit vše Re: Problem ffmpeg-php
    php jsem kompiloval ze zdrojaku, takze php-devel to urcite nebude

    Založit nové vláknoNahoru

    Tiskni Sdílej: Linkuj Jaggni to Vybrali.sme.sk Google Del.icio.us Facebook

    ISSN 1214-1267   www.czech-server.cz
    © 1999-2015 Nitemedia s. r. o. Všechna práva vyhrazena.